From f3ae845fd294c0f8c08473e4a1245d643b4477ff Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 6 Feb 2015 17:01:35 +0100 Subject: options: add --network-timeout Not quite sure if this actually works as intended. Fixes #1566. --- DOCS/man/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 91c10f187b..83bb05cdad 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -3135,6 +3135,11 @@ Network ``--referrer=`` Specify a referrer path or URL for HTTP requests. +``--network-timeout=`` + Specify the network timeout in seconds. This affects at least HTTP. The + special value 0 (default) uses the FFmpeg/Libav defaults. If a protocol + is used which does not support timeouts, this option is silently ignored. + ``--rtsp-transport=`` Select RTSP transport method (default: tcp). This selects the underlying network transport when playing ``rtsp://...`` URLs. The value ``lavf`` -- cgit v1.2.3