leafo / gifine

Quickly record and edit gifs and videos of your desktop
285 stars 14 forks source link

Stuck on "Converting to gif" and the mp4 option gives an error #8

Closed fosspill closed 7 years ago

fosspill commented 7 years ago

Hello!

I'm experiencing a weird issue with gifine. Clicking the "save gif" button and selecting a name for the file ends up with the terminal showing 'Converting to gif' forever, no errors. I tried this with a tiny 3 frame gif, same issue.

MP4: [image2pipe demuxer @ 0x5591c68c9920] Unable to parse option value "0.0" as video rate [image2pipe demuxer @ 0x5591c68c9920] Error setting option framerate to value 0.0. pipe:: Invalid argument closing pipe du: cannot access '/home/oleerik/testmp4': No such file or directory

Am I doing something wrong?

leafo commented 7 years ago

for gifs, do yo have the required dependencies installed? GraphicsMagick — for creating gif gifsicle — for optimizing gifs

and for mp4, you haven't set the framerate to 0, right?

fosspill commented 7 years ago

Oh god, I totally read "GraphicsMagick" as "ImageMagick".

You are indeed 100% correct about all your points. Thank you very much.

YoungElPaso commented 7 years ago

Lol same misreading!