NickeManarin / ScreenToGif

🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
http://www.screentogif.com
Microsoft Public License
23.92k stars 2.19k forks source link

Slowing down #396

Closed Jaxinson closed 6 years ago

Jaxinson commented 6 years ago

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.

Jaxinson commented 6 years ago

1 1 splash intro

Jaxinson commented 6 years ago

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

NickeManarin commented 6 years ago

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

RudeySH commented 1 year ago

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?