From 8e6bd496ca68c8a672ffd7d9827bfde12ca83b6b Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 16 Mar 2014 10:46:45 +0100 Subject: vf_delogo: remove internal implementation See previous commit. --- DOCS/man/en/vf.rst | 5 ----- 1 file changed, 5 deletions(-) (limited to 'DOCS') 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=`` - 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. -- cgit v1.2.3