summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-02-20 15:28:49 +0100
committerwm4 <wm4@nowhere>2020-02-20 15:28:49 +0100
commit6726b7a1ba5248e4edcab3dbd24c730551afb012 (patch)
treed4859e77efe147a98c7351ece6abbdde5cecef48 /DOCS
parentbd6d8d320ff4fe803a956853a40c9e7605cc8ade (diff)
downloadmpv-6726b7a1ba5248e4edcab3dbd24c730551afb012.tar.bz2
mpv-6726b7a1ba5248e4edcab3dbd24c730551afb012.tar.xz
demux_lavf: signal no seeking for RTSP streams without duration
RTSP supports seeking, but at least the libavformat implementation makes this dependent on runtime behavior. So you have to perform a seek, and check if it fails. But even if you do this, the stream is interrupted and restarted, and there seem to be other issues. Assume that RTSP with unknown duration means it's a live stream, and disable seeking in this case, as suggested by the issue reporter. Fixes: #7472
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions