Coalesce introduces random background colors
Posted: 2013-12-25T02:45:08-07:00
I am trying to run coalesce on this image (animated gif with transparent background):

If I run the following command:
The result is that that parts of the frames are filled up with a random background color:


If I run the following command:
Code: Select all
convert beaver.gif -coalesce temporary.gif
