summaryrefslogtreecommitdiffstats
path: root/demux/demux_cue.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-01-11 12:10:19 +0100
committerwm4 <wm4@nowhere>2019-09-19 20:37:04 +0200
commit6efcde06e31be4db0b2d9e3958bafffcdaa0a42e (patch)
treebb592c9e8c808274487750feb04263aed57ecc76 /demux/demux_cue.c
parent19422f0eea7fbc4c9c02ac16d832a667f4a1be7c (diff)
downloadmpv-6efcde06e31be4db0b2d9e3958bafffcdaa0a42e.tar.bz2
mpv-6efcde06e31be4db0b2d9e3958bafffcdaa0a42e.tar.xz
ytdl_hook: use no_clip for separate audio streams
I noticed that some ytdl streams have a start time other than 0. There's currently no mechanism inside of the EDL stuff that determines this start time correctly, so it can happen that if the start time is high, demux_timeline.c tries to clip off the entire video and audio, resulting in failure of playback. As a counter measure, use the no_clip header, which entirely disables clipping against time ranges in demux_timeline.c. (It's basically a hack.)
Diffstat (limited to 'demux/demux_cue.c')
0 files changed, 0 insertions, 0 deletions