[Tutor] Convert a Sequence of Images into an AVI file

Alan Gauld alan.gauld at btinternet.com
Sat Oct 18 10:35:37 CEST 2008


"Wayne Watson" <sierra_mtnview at sbcglobal.net> wrote

>  I have a file of images shot at a frame rate of 1/30th of a second.
> ...I'd like to simply take the large images out of the file and make
> an avi file from them. What in Python will help me do that?

Have you looked at PIL?
The Python wrapper around ImageMagick may be of use too.

Alan G 




More information about the Tutor mailing list