I'm trying to force keyframes in mp4 files every second at 25fps
Using : ffmpeg -i in.mp4 -force_key_frames "expr:gte(t,n_forced*1)" out.mp4
I get 1 keyframe every 10 seconds every time.
I've tried the other methods in the docs with the same result
Using either libx264 or NVENC produces the same result.
Sourcefile input makes no difference.
Checking in virtualdubMod shows keyframes every 250 frames
Obviously I'm missing something - can anyone explain or tell me how to do this.
thanks
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Clipping Video Using FFMPEG and KeyFrames - Need More KeyFrames?
By Alan2106 in forum EditingReplies: 1Last Post: 3rd Jun 2021, 07:31 -
Problem forcing bitrate in StaxRip with HE-AAC format
By Occlumens in forum AudioReplies: 0Last Post: 12th Dec 2020, 22:36 -
Forcing Full subs
By monte91 in forum SubtitleReplies: 3Last Post: 22nd Aug 2020, 21:08 -
Using LWLibavVideoSource and forcing output format - what does it do?
By TheArkyTekt in forum Video ConversionReplies: 3Last Post: 1st Dec 2019, 11:49 -
Forcing To Use Full CPU Speed
By NMs_ in forum Video ConversionReplies: 9Last Post: 14th Dec 2018, 14:16