summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2019-09-14 05:25:40 +0200
committerNiklas Haas <git@haasn.xyz>2019-09-14 21:16:38 +0200
commit7cf288ec77f838d3a2ca3134c164ddaaf2b6df55 (patch)
tree8f4b7a53d87e7490801ddabfc7392b11bb29cd3a /DOCS/man/options.rst
parent3a035f2a8cf2278a3cf4e549cb93d90897401e59 (diff)
downloadmpv-7cf288ec77f838d3a2ca3134c164ddaaf2b6df55.tar.bz2
mpv-7cf288ec77f838d3a2ca3134c164ddaaf2b6df55.tar.xz
DOCS: remove references to --video-stereo-mode
This option was removed by a5610b2a but the documentation persisted. Also adds an OPT_REMOVED. Closes #6938.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst16
1 files changed, 0 insertions, 16 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 657235c161..6170008213 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -986,22 +986,6 @@ Video
which means the value ``0`` would rotate the video according to the
rotation metadata.)
-``--video-stereo-mode=<no|mode>``
- Set the stereo 3D output mode (default: ``mono``). This is mostly broken and
- thus deprecated.
-
- The pseudo-mode ``no`` disables automatic conversion completely.
-
- The mode ``mono`` is an alias to ``ml``, which refers to the left frame in
- 2D. This is the default, which means mpv will try to show 3D movies in 2D,
- instead of the mangled 3D image not intended for consumption (such as
- showing the left and right frame side by side, etc.).
-
- Use ``--video-stereo-mode=help`` to list all available modes. Check with
- the ``stereo3d`` filter documentation to see what the names mean. Note that
- some names refer to modes not supported by ``stereo3d`` - these modes can
- appear in files, but can't be handled properly by mpv.
-
``--video-zoom=<value>``
Adjust the video display scale factor by the given value. The parameter is
given log 2. For example, ``--video-zoom=0`` is unscaled,