From 5b7351ee3a1c3c82415033d254fa113d7abd3922 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 3 Dec 2013 23:03:53 +0100 Subject: 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. --- DOCS/man/en/vf.rst | 8 -------- 1 file changed, 8 deletions(-) (limited to 'DOCS') 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. - - ```` - 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 -- cgit v1.2.3