summaryrefslogtreecommitdiffstats
path: root/demux/demux_mkv.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-05-22 21:45:54 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:04 +0200
commit32e303366615f4d70dd2c820c2ecc294378a2cf9 (patch)
treeaad997927348a305c20804a3b0e3545024504c9b /demux/demux_mkv.c
parent6f7260d29c9dd7f91e3190626056ec766815d3c0 (diff)
downloadmpv-32e303366615f4d70dd2c820c2ecc294378a2cf9.tar.bz2
mpv-32e303366615f4d70dd2c820c2ecc294378a2cf9.tar.xz
ad_lavc: skip fully skipped frames
Fixes stupid messages with a opus/mkv test file that had an absurdly huge codec delay. This file fully skips several frames at the start. ad_lavc.c trimmed these frames to 0 samples and returned them. The next layer (f_decoder_wrapper.c) saw discontinuous PTS values, because the PTS values increased by a frame, but amounted to 0 audio samples. This was harmless, but logged PTS discontinuity errors.
Diffstat (limited to 'demux/demux_mkv.c')
0 files changed, 0 insertions, 0 deletions