[GH-ISSUE #589] default ffmpeg VP9 options speeds up the output video #486

Closed
opened 2026-02-26 09:31:37 +03:00 by kerem · 5 comments
Owner

Originally created by @A-tG on GitHub (Feb 14, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/589

Originally assigned to: @NickeManarin on GitHub.

Recorded video has 15fps. I have to manually add "-r 15" to avoid speeding up. Maybe there is should be some builded-in argument like {W} and {H} but for the framerate. VP8 dont have that problem.

Originally created by @A-tG on GitHub (Feb 14, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/589 Originally assigned to: @NickeManarin on GitHub. Recorded video has 15fps. I have to manually add "-r 15" to avoid speeding up. Maybe there is should be some builded-in argument like {W} and {H} but for the framerate. VP8 dont have that problem.
kerem 2026-02-26 09:31:37 +03:00
Author
Owner

@NickeManarin commented on GitHub (Apr 3, 2020):

Doesn't look like it's speeding up to me. Which player and codecs are you using?
I can't add the {F} parameter because I don't have it while inside the Editor.

<!-- gh-comment-id:608654936 --> @NickeManarin commented on GitHub (Apr 3, 2020): Doesn't look like it's speeding up to me. Which player and codecs are you using? I can't add the {F} parameter because I don't have it while inside the Editor.
Author
Owner

@A-tG commented on GitHub (Apr 6, 2020):

I checked again. It looks like PotPlayer's (video player that I use) built-in ffmpeg decoder vp9_cuvid treats 15fps or 5 fps video as 25fps and speeds everything up.

<!-- gh-comment-id:610071400 --> @A-tG commented on GitHub (Apr 6, 2020): I checked again. It looks like PotPlayer's (video player that I use) built-in ffmpeg decoder vp9_cuvid treats 15fps or 5 fps video as 25fps and speeds everything up.
Author
Owner

@A-tG commented on GitHub (Apr 7, 2020):

Also DXVA decoder works fine in PotPlayer, but reports 25 FPS, and correct "actual fps", VLC Player just dont play video at all. Standard Windows Media Player and "Movide & TV" works normal. Also no "framerate" property in file properties -> details if it should be.

<!-- gh-comment-id:610619170 --> @A-tG commented on GitHub (Apr 7, 2020): Also DXVA decoder works fine in PotPlayer, but reports 25 FPS, and correct "actual fps", VLC Player just dont play video at all. Standard Windows Media Player and "Movide & TV" works normal. Also no "framerate" property in file properties -> details if it should be.
Author
Owner

@NickeManarin commented on GitHub (Apr 7, 2020):

You can add manually the FPS to the params text box (as you are currently doing) and save it to always use that (as a preset).

Not sure what else to do in this case.

<!-- gh-comment-id:610629359 --> @NickeManarin commented on GitHub (Apr 7, 2020): You can add manually the FPS to the params text box (as you are currently doing) and save it to always use that (as a preset). Not sure what else to do in this case.
Author
Owner

@NickeManarin commented on GitHub (May 6, 2020):

Closing this as external.

<!-- gh-comment-id:624864836 --> @NickeManarin commented on GitHub (May 6, 2020): Closing this as external.
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#486
No description provided.