[Radiance-general] Creating movie from still images

Francesco Anselmo pisuke at blueyonder.co.uk
Fri Feb 4 22:07:32 CET 2005


Hi Judy,

I use ImageMagick's animate to preview the animation
and mplayer/mencoder (http://mplayerhq.hu/homepage/design7/dload.html)
to encode the final movie (with mpeg4 or some other codec).

The command line can be something like this
$ mencoder "mf://*.jpg" -mf fps=25 -o output.avi -ovc lavc \
  -lavcopts  vcodec=mpeg4

but it may become more complicated depending on your needs
(like using music, specifying codec options, etc.).


Francesco





More information about the Radiance-general mailing list