summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-06-30 17:07:08 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit8a48a277edbe4002460899bcca28896eea3feeca (patch)
tree40e763733343b4d334034ed945dfeb42ea224d16 /options
parent943fc889894e157f0678a5b3e39d3d41f3eda3b7 (diff)
downloadmpv-8a48a277edbe4002460899bcca28896eea3feeca.tar.bz2
mpv-8a48a277edbe4002460899bcca28896eea3feeca.tar.xz
demux: enable --stream-record for things using timeline
Although this is not useful in general, it makes --stream-record work with a certain video streaming service by a large dystopian company. In the general case, this fails because normal muxing can, quite obviously, not handle the segmented metadata in the packets. (There isn't even a file format which could handle these, except possibly mp4.) On the other hand, ytdl merely uses timeline/EDL to emulate DASH streaming (unfortunately), which does not use the segmented stuff, and stream recording will actually work.
Diffstat (limited to 'options')
0 files changed, 0 insertions, 0 deletions