Maybe PyMedia is what you are looking for: http://www.pymedia.org
It's a Python library based on FFmpeg, which is a program that can encode and decode many different video streams. FFmpeg can also create an mpeg from a collection of jpeg images, read section 1.2 of the FFmpeg FAQ which demonstrates making a mpeg from a sequence of jpeg images: http://ffmpeg.mplayerhq.hu/faq.html Subject: [Tutor] Movies from jpg files To: tutor@python.org Dear All, > >I have found a fine Axis 2100 webcamera on my shelf, that was out of >usage, >It uploads jpg images every minutes to an ftp server now. >I would like to build up a movie from the pictures for easier review. >I don't know which movie format can be built up easier, >.jpeg, quicktime .mov, .wmv, .avi or anything else. >It would be fine to use a format that has compression advantage compared >the raw >volume of jpg files. It could be possible as the camera placed statically >so the images >are very similar. > >May you recommend me which format could be used ? >May you recommend anything to build them easy ? > > >Yours sincerely, >______________________________ >János Juhász > >_______________________________________________ >Tutor maillist - Tutor@python.org >http://mail.python.org/mailman/listinfo/tutor > >
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor