Search found 1 match

by netw1z
2016-04-05T17:01:14-07:00
Forum: Users
Topic: Error with extracting gif frames, and catching the error in python
Replies: 1
Views: 1758

Error with extracting gif frames, and catching the error in python

I am using Version: ImageMagick 6.9.3-7 Q16 x86_64 2016-04-03 When I attempt to use convert to extract frames for a gif sometimes i get this with corrupt gifs: convert -coalesce examine.gif video.png convert: corrupt image `examine.gif' @ error/gif.c/ReadGIFImage/1368. convert: no images defined ...