aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/ffmpeg_filter.c
diff options
context:
space:
mode:
authorGabriel Hege <g+ffmpeg@hege.cc>2025-04-16 13:51:06 +0200
committerNuo Mi <nuomi2021@gmail.com>2025-05-31 09:47:50 +0800
commit6c291232cf4a1e8f176636ee07652c9164a6d73d (patch)
tree5df686f4dbc7990651e5d9e18be094758409cbda /fftools/ffmpeg_filter.c
parenta02e880e35926c37797c87a215a745245570f369 (diff)
downloadffmpeg-6c291232cf4a1e8f176636ee07652c9164a6d73d.tar.gz
avformat/movenc: fix VVC encoding with leading pictures
The default behavior for VVenC (since v1.10.0) is to create an IDR with leading pictures for the first picture in decoding order (POC 32). This leads to FFmpeg generating an edit list with an empty entry, skipping the leading pictures. This patch fixes the calculation for the start_pts, while the DTS is negative (as produced by vvenc). Signed-off-by: Gabriel Hege <g+ffmpeg@hege.cc>
Diffstat (limited to 'fftools/ffmpeg_filter.c')
0 files changed, 0 insertions, 0 deletions