Author: cigaes
Date: Mon May 23 18:32:14 2011
New Revision: 33488

Log:
vf_delogo: allow to change the rectangle based on the time

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/Changelog
   trunk/libmpcodecs/vf_delogo.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon May 23 17:16:08 2011        (r33487)
+++ trunk/DOCS/man/en/mplayer.1 Mon May 23 18:32:14 2011        (r33488)
@@ -7699,6 +7699,10 @@ width and height of the cleared rectangl
 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.
+.IPs 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).
 .RE
 .PD 1
 .
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to