[MPlayer-dev-eng] [PATCH] slave.txt
Angel
knight at sunflower.com
Mon Feb 9 09:52:34 CET 2004
This updates the change_rectangle documentation in slave.txt. My
apologies if
this is not the correct list for this patch.
-Angel
diff -ur MPlayer-CVS-Orig/DOCS/tech/slave.txt
MPlayer-CVS/DOCS/tech/slave.txt
--- MPlayer-CVS-Orig/DOCS/tech/slave.txt 2003-11-30
10:36:04.000000000 -0600
+++ MPlayer-CVS/DOCS/tech/slave.txt 2004-02-01 20:30:20.000000000 -0600
@@ -100,7 +100,23 @@
Load the given playlist file.
change_rectangle <val1> <val2>
- ???
+ Change the position of the vf_rectangle rectangle.
+ <val1>
+ Must be one of the following:
+ 0 = width
+ 1 = height
+ 2 = x position
+ 3 = y position
+ <val2>
+ For values of 0 or 1 for <val1>:
+ Integer amount to add/subtract from the
width/height.
+ Positive values add to width/height and negative
values
+ subtract from it.
+ For values of 2 or 3 for <val1>:
+ Relative integer amount by which to move the upper
+ left corner of the rectangle. Positive values move
+ the rectangle right/down and negative values
move the
+ rectangle left/up.
dvdnav <button>
Press the given dvdnav button.
More information about the MPlayer-dev-eng
mailing list