János Juhász wrote: > > Thanks your response. > It should works well with some images, but I would do it with a scheduled > way > with some 1000 files.
Hi, I previously have used python to control mencoder. Mencoder does the combining and putting together into a video. You script the arguments and the command line switches to mencoder. Maybe use the subprocess module? or the "commands" module for very simple tasks? http://www.mplayerhq.hu/ http://en.wikipedia.org/wiki/MEncoder Hugo _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor