Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
fosspill opened this issue Jan 17, 2017 · 3 comments
Closed

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

fosspill opened this issue Jan 17, 2017 · 3 comments

Comments

@fosspill
Copy link

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
Copy link
Owner

leafo commented Jan 17, 2017

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
Copy link
Author

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

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

@YoungElPaso
Copy link

Lol same misreading!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants