Mercurial > mplayer.hg
changeset 7120:fc2b6726d247
The rectangle is not white but inverted.
author | diego |
---|---|
date | Wed, 28 Aug 2002 20:42:17 +0000 |
parents | eec702b048b0 |
children | 6abc330b5b32 |
files | DOCS/documentation.html DOCS/mplayer.1 |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/documentation.html Wed Aug 28 20:24:44 2002 +0000 +++ b/DOCS/documentation.html Wed Aug 28 20:42:17 2002 +0000 @@ -1277,7 +1277,7 @@ <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>
--- a/DOCS/mplayer.1 Wed Aug 28 20:24:44 2002 +0000 +++ b/DOCS/mplayer.1 Wed Aug 28 20:42:17 2002 +0000 @@ -541,7 +541,7 @@ 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).