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

--speed not working? #22

Closed
iansinnott opened this issue Mar 2, 2015 · 7 comments
Closed

--speed not working? #22

iansinnott opened this issue Mar 2, 2015 · 7 comments

Comments

@iansinnott
Copy link

I've tried using the --speed option to speed up my gif but so far it hasn't worked. Specifically, I've tried using --speed 2 to try to get the gif to be twice as fast.

How is this option meant to be used?

The full command I used was

gifify in.mov --resize 730:-1 --speed 2 -o out.gif
@vvo
Copy link
Owner

vvo commented Mar 2, 2015

Hi, can you host your movie file somewhere I can download it

@iansinnott
Copy link
Author

Sure, here's a link

@khalidl
Copy link

khalidl commented Jun 9, 2015

Seems that this still isn’t resolved. I have the same problem. And looks like it is related to the following issue: --fps doesn't take the input fps into account #21

@vvo
Copy link
Owner

vvo commented Jun 9, 2015

Yes @khalidl I need help on this because I could not figure out the fps and speed issue

@khalidl
Copy link

khalidl commented Jun 9, 2015

@vvo Wish I could help in some way, but my dev chops are not up there. I’ve been trying ffmpeg with Gifsicle, which handles fps and speed correctly, but images have more compression.

I can get the speed up by lowering the frames, e.g. setting --fps 15 on a video which has 25 fps.

Not sure if this has something to do with it at all: gifify - regarding framerates

@eek
Copy link

eek commented Sep 30, 2015

I have the exactly same problem, was able to fix it by moving the delay from Convert to gifsicle, added a pull request -> #37

@vvo
Copy link
Owner

vvo commented Sep 30, 2015

Published 2.1.5 with @eek fix, awesome you can now slllloooooooowwnnnnnn doowww or sppppeeed!

@vvo vvo closed this as completed Sep 30, 2015
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

4 participants