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

Change the speed of the GIF #201

Closed
sindresorhus opened this issue Aug 28, 2020 · 6 comments · Fixed by #248
Closed

Change the speed of the GIF #201

sindresorhus opened this issue Aug 28, 2020 · 6 comments · Fixed by #248
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sindresorhus
Copy link
Owner

sindresorhus commented Aug 28, 2020

A few people have requested this over email and some other GIF tools have this too.


This issue requires you to have advanced Swift knowledge. It's not an easy beginner issue.

@fawkeswei
Copy link

Would be super useful for me

@janbrasna
Copy link
Contributor

I can imagine a very lengthy screen recording that would benefit from speeding up, or the opposite… making the interaction/animation slower to better make a point. So it's not a bad idea at all!

@codeclown
Copy link
Sponsor

I usually need to speed up gifs I make for Twitter/GitHub (example). Currently I use ffmpeg as an intermediate step, but it would be super nice to have the option directly in Gifski.

@alexkaessner
Copy link

I recently also had the case I wanted to share a relatively lengthy screen recording. To speed things up and save frames (hence file size), I wanted to speed the GIF up by 2×. Speeding the video up was better in this case compared to lower the frame rate to something like 5-10 fps. I ended up converting the video with Compressor and then created the GIF with Gifski.

@sindresorhus sindresorhus added enhancement New feature or request help wanted Extra attention is needed labels Jun 2, 2021
@sindresorhus
Copy link
Owner Author

sindresorhus commented Jun 2, 2021

This is now "PR welcome".

The feature should be fully in SwiftUI and be embedded in the Storyboard using a NSHostingView.

@sindresorhus
Copy link
Owner Author

This is now out: https://apps.apple.com/app/id1351639930

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants