question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can open some gif error/gif.c/ReadGIFImage/1388

See original GitHub issue

I try to use this to show gif in wpf. All the time it can work perfect but it cant open some gif.

I found some gif open in this code will throw the exception.

collection = new MagickImageCollection("E:\\temp\\201710.gif");

The exception is corrupt image 'E:\temp\201710.gif' @ error/gif.c/ReadGIFImage/1388

Click here to download the gif file.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dlemstracommented, Oct 25, 2017

Those programs can open it because they ignore the fact that the image is invalid. ImageMagick requires the image to be correct.

0reactions
lindexicommented, Apr 8, 2018

@dlemstra I try to rewrite gif Parser to solve it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Class not registered error when opening GIF file.
Open properties of any .gif image by right clicking on it. Under Properties, click Change. In 'Open with' window, open Other Programs and...
Read more >
Fix animated GIF images which eog can't open, but Firefox ...
1 Answer. Usually when some program can't open certain GIFs it's because of optimization used for this image. You can try running ImageMagick ......
Read more >
Not Able to Open/Import Animated Gifs
Yes, the gifs animate as expected in a web browser, when uploaded to a site, and when viewed in Microsoft Photos. Votes. 0...
Read more >
can't open .gif's
Try this. Locate a .gif file in Explorer and while holding the shift key down right click on it and select "open with"...
Read more >
GIF Creation Best Practices
Follow our best practices for making GIFs to optimize your GIFs on GIPHY! Uploads are limited to 15 seconds, although we recommend no...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found