Python module for making Quicktime or mpeg movies from images

Hyuga hyugaricdeau at gmail.com
Mon Oct 15 09:22:05 EDT 2007


On Oct 12, 3:53 pm, jeremito <jerem... at gmail.com> wrote:
> > NodeBox; nodebox.org
>
> > GUI application that creates either PDFs or Quicktime vids from python
> > code. Unix/Linux/MacOS.
>
> I actually found NodeBox in my googling.  This seems to be a stand
> alone application.  I need to be able to convert my images to a movie
> from my code I wrote myself.

Why?  Whether you're using a library or an external application, it's
not code that you wrote yourself.  There's shouldn't be any reason you
couldn't call an application like mencoder from your program.  Either
way you're certainly not going to find anything written in pure Python
for encoding video.




More information about the Python-list mailing list