You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well it's right here at the FFmpeg documents: https://ffmpeg.org/ffmpeg.html#Advanced-Video-options
Look for -force_key_frames at the bottom.
So it's available using FFmpeg but how can we use it in FFmpegFrameRecorder.
I would like to know if there's a way to make ffmpegframerecorder adjust the keyframes every N seconds and not by GOP.
Thank you.
The text was updated successfully, but these errors were encountered: