> short movies, but if I try to do a long movie, it uses up all the memory 

You can force the pixel to disk to reduce memory consumption:

  convert -limit memory 1mb *.jpg movie.mpg

Also, consider upgrading ImageMagick to the current release, 6.4.3-0.  It
uses ffmpeg as its backend decoder / encoder.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to