Hi,
How can I generate a movie file from the OpenDX animation frames? I have a VPE network that produces the animation: the Sequencer runs over all frames and the Image tool outputs tiff files, numbered according to the Sequencer frame number. This results in a collection of files, say image001.tiff up to image100.tiff. Each file is typically one or two Mb. I tried to use ImageMagick's convert as "convert -delay 20 *tiff myMovie.mpeg", but this coredumps (with ImageMagick version 5.5.1.4). So I'm lost how to proceed. Among many questions, these are most urgent: 1) Is there a native tool in OpenDX to generate such a movie file immediately? 2) If not, what (external) software can you recommend to convert OpenDX output into a movie file? Thanks so much for your help! Regards, Rob.
