ImageMagick mangles animated gifs when interlacing

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
Twig
Posts: 1
Joined: 2013-11-12T14:15:23-07:00
Authentication code: 6789

ImageMagick mangles animated gifs when interlacing

Post by Twig »

Version:
ImageMagick 6.7.8-9 2013-03-10 Q16 http://www.imagemagick.org
It was installed from the Fedora 19 repositories. I also compiled 6.8.7-5 from source to check whether it was a fixed bug. The issue persisted in 6.8.7-5.

Command Issued:
convert -interlace line *.jpg out.gif

Test Images:
Image
Image
Image

Output:
Image
Post Reply