The rectangle is not white but inverted.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7121 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-08-28 20:42:17 +00:00
parent 5ecd5f7c9a
commit 4182b2395c
2 changed files with 2 additions and 2 deletions

View File

@ -1277,7 +1277,7 @@ TV tuner</B>.</P>
<P><B><U>Description</U></B>:</P>
<P>Draws a white rectangle of the requested width and height at the designated
<P>Draws a rectangle of the requested width and height at the designated
coordinates over the image. Useful to get visual feedback for the parameters
of <CODE>-vop crop</CODE> before applying them.</P>

View File

@ -541,7 +541,7 @@ Available plugins are:
Useful for removing black
bands from widescreen movies.
rectangle[=w:h:x:y] Draws a white rectangle of the
rectangle[=w:h:x:y] Draws a rectangle of the
requested width and height at
the designated coordinates over
the image (used to test crop).