summaryrefslogtreecommitdiffstats
path: root/DOCS/man/vf.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/vf.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/vf.rst')
-rw-r--r--DOCS/man/vf.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 1f8780383d..28c2db07d6 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -249,12 +249,13 @@ Available mpv-only filters are:
:gamma1.2: Scene-referred using a pure power OOTF (gamma=1.2)
``<stereo-in>``
- Set the stereo mode the video is assumed to be encoded in. Takes the
- same values as the ``--video-stereo-mode`` option.
+ Set the stereo mode the video is assumed to be encoded in. Use
+ ``--vf format:stereo-in=help`` to list all available modes. Check with
+ the ``stereo3d`` filter documentation to see what the names mean.
``<stereo-out>``
Set the stereo mode the video should be displayed as. Takes the
- same values as the ``--video-stereo-mode`` option.
+ same values as the ``stereo-in`` option.
``<rotate>``
Set the rotation the video is assumed to be encoded with in degrees.