Search found 2 matches

by cleek
2014-04-10T13:02:03-07:00
Forum: Bugs
Topic: Bug in GIF decoder
Replies: 3
Views: 5572

Re: Bug in GIF decoder

ah. OK!
thanks.
by cleek
2014-04-10T11:37:55-07:00
Forum: Bugs
Topic: Bug in GIF decoder
Replies: 3
Views: 5572

Bug in GIF decoder

It looks like the GIF decoder has a problem somewhere.

Using this as img.gif: http://upload.wikimedia.org/wikipedia/commons/2/2f/Prague_Astronomical_Clock_animated.gif

When I run :

convert img.gif[0] frame0.gif
...and...
convert img.gif[1] frame1.gif

I get the correct images.

But when I run ...