convert to mpeg

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: convert to mpeg

Post by magick »

ImageMagick relies on a number of delegate libraries (e.g. TIFF) and a number of delegate programs (e.g. Ghostscript) to process select image formats. For MPEG images, the mpeg2encode utility is required.
Post Reply