[GH-ISSUE #396] Slowing down #1694

Closed
opened 2026-03-01 18:47:33 +03:00 by kerem · 4 comments
Owner

Originally created by @Jaxinson on GitHub (Nov 7, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/396

Every time I export a gif, it's a lot slower than the preview of it. I'm trying to save just an 81 frame gif with every frame at 10 ms, but every time I save it, I check it in the file after and it plays about 5 times slower.

Originally created by @Jaxinson on GitHub (Nov 7, 2018). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/396 Every time I export a gif, it's a lot slower than the preview of it. I'm trying to save just an 81 frame gif with every frame at 10 ms, but every time I save it, I check it in the file after and it plays about 5 times slower.
kerem 2026-03-01 18:47:33 +03:00
Author
Owner

@Jaxinson commented on GitHub (Nov 7, 2018):

1 1 splash intro

<!-- gh-comment-id:436525029 --> @Jaxinson commented on GitHub (Nov 7, 2018): ![1 1 splash intro](https://user-images.githubusercontent.com/44829737/48115500-18136800-e231-11e8-838e-ab71fa515cd5.gif)
Author
Owner

@Jaxinson commented on GitHub (Nov 7, 2018):

In the preview it's much faster, although I'm not sure how I could record that

<!-- gh-comment-id:436525250 --> @Jaxinson commented on GitHub (Nov 7, 2018): In the preview it's much faster, although I'm not sure how I could record that
Author
Owner

@NickeManarin commented on GitHub (Nov 8, 2018):

Indeed, the output gif has 10ms in each frame.

But that does not mean that every browser/viewer will display each frame as 10ms.
Saving with 20ms will do the job.

20ms

<!-- gh-comment-id:436824831 --> @NickeManarin commented on GitHub (Nov 8, 2018): Indeed, the output gif has 10ms in each frame. But that does not mean that every browser/viewer will display each frame as 10ms. Saving with 20ms will do the job. ![20ms](https://user-images.githubusercontent.com/14798947/48169308-e4404d00-e2d9-11e8-9dc7-76d3767a368f.gif)
Author
Owner

@RudeySH commented on GitHub (Jul 2, 2023):

I have the same issue.

Saving with 20ms will do the job.

I couldn't find any way to specify the ms when saving to gif. Where is this option?

Should I just set the recorder to 50 fps with fixed framerate?

<!-- gh-comment-id:1616997250 --> @RudeySH commented on GitHub (Jul 2, 2023): I have the same issue. > Saving with 20ms will do the job. I couldn't find any way to specify the ms when saving to gif. Where is this option? Should I just set the recorder to 50 fps with fixed framerate?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#1694
No description provided.