From 7cf288ec77f838d3a2ca3134c164ddaaf2b6df55 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sat, 14 Sep 2019 05:25:40 +0200 Subject: DOCS: remove references to --video-stereo-mode This option was removed by a5610b2a but the documentation persisted. Also adds an OPT_REMOVED. Closes #6938. --- DOCS/man/options.rst | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'DOCS/man/options.rst') 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=`` - 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=`` Adjust the video display scale factor by the given value. The parameter is given log 2. For example, ``--video-zoom=0`` is unscaled, -- cgit v1.2.3