aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/ffmpeg_mux.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-11-17 12:55:47 +0100
committerAnton Khirnov <anton@khirnov.net>2022-11-28 10:28:14 +0100
commitefe442362794abe3cef43eea6b4071919b0b2866 (patch)
treea1631c83ce5f7292a4a8a8c4530a14f219db4b82 /fftools/ffmpeg_mux.c
parentb1143330c8db6e738312245414656a001cd007a4 (diff)
downloadffmpeg-efe442362794abe3cef43eea6b4071919b0b2866.tar.gz
fftools/ffmpeg: store forced keyframe pts in AV_TIME_BASE_Q
Rather than the encoder timebase. Since the times are parsed as microseconds, this will not reduce precision, except possibly when chapter times are used and the chapter timebase happens to be better aligned with the encoder timebase, which is unlikely. This will allow parsing the keyframe times earlier (before encoder timebase is known) in future commits.
Diffstat (limited to 'fftools/ffmpeg_mux.c')
0 files changed, 0 insertions, 0 deletions