vvo / gifify

😻 Convert any video file to an optimized animated GIF.
ISC License
6.21k stars 314 forks source link

Problems creating image #67

Closed lcjury closed 4 years ago

lcjury commented 8 years ago

I'm trying to convert part of .mp4 file but I get the following error:

convert: no decode delegate for this image format ' @ error/constitute.c/ReadImage/504. convert: no images definedgif:-' @ error/convert.c/ConvertImageCommand/3257.

Reinstalled everything from the readme but still getting the same error message, any advice?

vvo commented 8 years ago

Could you link me the mp4 video so I can try it? Thanks

jblamber commented 7 years ago

I received this error when I tried to turn a segment of a movie that didnt exist into a gif. For example, in a 5 second video, asking to convert seconds 30-35 into a gif. The app would crash with this error.