-coalesce bug?
Posted: 2013-12-03T16:16:27-07:00
Hi IM Team,
I am running:
Version: ImageMagick 6.8.5-5 2013-05-07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib fontconfig freetype jng jp2 jpeg lcms lzma pango png ps tiff x xml zlib
I use the following image:
When i try to coalesce the image with:
The resulting image is:
How can i take care that the result is not blinking?
Regards,
Marcel
I am running:
Version: ImageMagick 6.8.5-5 2013-05-07 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib fontconfig freetype jng jp2 jpeg lcms lzma pango png ps tiff x xml zlib
I use the following image:
When i try to coalesce the image with:
Code: Select all
convert base.gif -coalesce out.gif
How can i take care that the result is not blinking?
Regards,
Marcel