summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-03 23:03:53 +0100
committerwm4 <wm4@nowhere>2013-12-04 00:07:39 +0100
commit5b7351ee3a1c3c82415033d254fa113d7abd3922 (patch)
tree8647ffe9f455dd9a21f37581ad69727b28c5acad /DOCS
parent66f74d031d1465b29b73512c36612f13ad1d4e01 (diff)
downloadmpv-5b7351ee3a1c3c82415033d254fa113d7abd3922.tar.bz2
mpv-5b7351ee3a1c3c82415033d254fa113d7abd3922.tar.xz
video/filter: remove vf_down3dright
Apparently you can get this with: stereo3d=ab[2]{l,r}:sbs[2]{l,r} So it seems the filter is redundant and can be removed. Also see FFmpeg commit 2f11aa141a01.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/vf.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/man/en/vf.rst b/DOCS/man/en/vf.rst
index 189585a6d8..7c5b524875 100644
--- a/DOCS/man/en/vf.rst
+++ b/DOCS/man/en/vf.rst
@@ -701,14 +701,6 @@ Available filters are:
when inserting yadif with ``--vf``, so using the above methods is
recommended.
-``down3dright[=lines]``
- Reposition and resize stereoscopic images. Extracts both stereo fields and
- places them side by side, resizing them to maintain the original movie
- aspect.
-
- ``<lines>``
- number of lines to select from the middle of the image (default: 12)
-
``delogo[=x:y:w:h:t:show]``
Suppresses a TV station logo by a simple interpolation of the surrounding
pixels. Just set a rectangle covering the logo and watch it disappear (and