summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/vf.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/DOCS/man/en/vf.rst b/DOCS/man/en/vf.rst
index e500085868..d602472db2 100644
--- a/DOCS/man/en/vf.rst
+++ b/DOCS/man/en/vf.rst
@@ -712,11 +712,6 @@ Available filters are:
Thickness of the fuzzy edge of the rectangle (added to ``w`` and
``h``). When set to -1, a green rectangle is drawn on the screen to
simplify finding the right ``x``,``y``,``w``,``h`` parameters.
- ``file=<file>``
- 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).
- (Not supported when using libavfilter.)
``show``
Draw a rectangle showing the area defined by x/y/w/h.