[FFmpeg-trac] #11548(avformat:closed): Extra keyframe when encoding with x264
FFmpeg
trac at avcodec.org
Wed Apr 16 20:55:00 EEST 2025
#11548: Extra keyframe when encoding with x264
-------------------------------------+-------------------------------------
Reporter: David | Owner: (none)
Johansen |
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: 7.1 | Resolution: invalid
Keywords: | Blocked By:
force_key_frames |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by David Johansen):
* resolution: => invalid
* status: new => closed
Comment:
The problem is actually that `keyint` defaults to 250 and this was causing
a keyframe to trigger just before the actual one in this example file.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11548#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list