On Oct 11, 4:17 pm, Tim Golden <[EMAIL PROTECTED]> wrote: > jeremito wrote: > > On Oct 11, 10:43 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote: > >> jeremito wrote: > >>> My Python script makes a bunch of images that I want to use as frames > >>> in a movie. I've tried searching for a module that will take these > >>> images and put them together in a Quicktime or mpeg movie, but haven't > >>> found anything. My images are currently pdfs, but I could make them > >>> into just about anything if needed. > >>> Is there a module, or example of how to do this? > >>http://pymedia.org/ > > >> Diez > > > That initially looked promising, but it looks like nobody is working > > on it anymore and it doesn't compile on Mac. (I should have mentioned > > I am using a Mac.) Any other suggestions? > > Not really a Python module but... run them > through mencoder? (Haven't tried it but it > seems to be saying it's possible). > > http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html#EXAMPLES%20OF%20ME... > > TJG
NodeBox; nodebox.org GUI application that creates either PDFs or Quicktime vids from python code. Unix/Linux/MacOS. -- http://mail.python.org/mailman/listinfo/python-list