On Oct 12, 3:53 pm, jeremito <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list