summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index d4368baf7b..dbf7a5a2e0 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -495,15 +495,11 @@
(network only)
Support cookies when making HTTP requests. Disabled by default.
- *WARNING*: works with the deprecated ``mp_http://`` protocol only.
-
--cookies-file=<filename>
(network only)
Read HTTP cookies from <filename>. The file is
assumed to be in Netscape format.
- *WARNING*: works with the deprecated ``mp_http://`` protocol only.
-
--correct-pts, --no-correct-pts
Switches mpv to a mode where timestamps for video frames are
calculated differently and video filters which add new frames or modify
@@ -824,8 +820,6 @@
--http-header-fields=<field1,field2>
Set custom HTTP fields when accessing HTTP stream.
- *WARNING*: works with the deprecated ``mp_http://`` protocol only.
-
*EXAMPLE*:
``mpv --http-header-fields='Field1: value1','Field2: value2' http://localhost:1234``
@@ -1677,8 +1671,6 @@
--referrer=<string>
Specify a referrer path or URL for HTTP requests.
- *WARNING*: works with the deprecated ``mp_http://`` protocol only.
-
--reuse-socket
(udp:// only)
Allows a socket to be reused by other processes as soon as it is closed.
@@ -2272,8 +2264,6 @@
--user-agent=<string>
Use <string> as user agent for HTTP streaming.
- *WARNING*: works with the deprecated ``mp_http://`` protocol only.
-
-v
Increment verbosity level, one level for each ``-v`` found on the command
line.