Alkl58 / NotEnoughAV1Encodes

GUI for AV1 (aomenc, rav1e & svt-av1)
MIT License
543 stars 24 forks source link

[Feature] Keyframes GUI #78

Closed neoOpus closed 2 years ago

neoOpus commented 2 years ago

Hello again,

I compressed some videos and found it hard to seek since libaom default to 9999 keyframes interval... it would be great if you can implant in the UI how to tweak this by considering the frame rate of the video, so it becomes a better alternative to doing it manually via the -g command

Thank you :)

Alkl58 commented 2 years ago

Note that I haven't tested it yet, as I am waiting for a heavy GPU intensive task to finish, so I can start my VM to test it.

Alkl58 commented 2 years ago

Implementation seems to work, closing this issue.