summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-12-03 22:22:35 +0100
committerwm4 <wm4@nowhere>2013-12-04 00:07:39 +0100
commit5064ef87c3efbcd6bb04d835f6950172a457a473 (patch)
tree4654f502257127b0e277f63c257b32d0bd64f99b /DOCS
parent86ba9a7f24bb977898fd6b802f0165f7c297e2be (diff)
downloadmpv-5064ef87c3efbcd6bb04d835f6950172a457a473.tar.bz2
mpv-5064ef87c3efbcd6bb04d835f6950172a457a473.tar.xz
vf_delogo: reroute to vf_lavfi
The ``file`` suboption is unsupported on lavfi.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/vf.rst10
1 files changed, 4 insertions, 6 deletions
diff --git a/DOCS/man/en/vf.rst b/DOCS/man/en/vf.rst
index 3bd55d88cb..3823bcf4c4 100644
--- a/DOCS/man/en/vf.rst
+++ b/DOCS/man/en/vf.rst
@@ -713,7 +713,7 @@ Available filters are:
``<lines>``
number of lines to select from the middle of the image (default: 12)
-``delogo[=x:y:w:h:t]``
+``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
sometimes something even uglier appear - your mileage may vary).
@@ -730,11 +730,9 @@ Available filters are:
You can specify a text file to load the coordinates from. Each line
must have a timestamp (in seconds, and in ascending order) and the
``x:y:w:h:t`` coordinates (``t`` can be omitted).
-
- .. note::
-
- Deprecated. Use libavfilter's ``delogo`` or ``removelogo`` filters
- through ``--vf=lavfi`` instead.
+ (Not supported when using libavfilter.)
+ ``show``
+ Draw a rectangle showing the area defined by x/y/w/h.
``screenshot``
Optional filter for screenshot support. This is only needed if the video