[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.12,1.13

Kim Minh Kaplan CVS kmkaplan at mplayerhq.hu
Sat Jul 27 14:18:56 CEST 2002


Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv25296

Modified Files:
	vop.txt 
Log Message:
Document rectangle plugin.


Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- vop.txt	26 Jul 2002 00:12:13 -0000	1.12
+++ vop.txt	27 Jul 2002 12:18:53 -0000	1.13
@@ -51,6 +51,14 @@
     No parameters.
     MPI: TEMP
 
+-vop rectangle[=w:h:x:y]
+    Draw a rectangle.  Useful for testing crop plugin parameters.
+    w,h (rectangle's width and height) defaults (-1) to maximum
+        possible width while keeping the boundaries visible.
+    x,y (rectangle's top left corner position) defauts (-1) to upper
+        left most position.
+    MPI: TEMP
+
 -vop rotate[=x]
     Rotate image +/- 90 degrees
     Optional 'x' parameter (0..3) controls horizontal and vertical mirroring




More information about the MPlayer-cvslog mailing list