summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-28 20:42:17 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-28 20:42:17 +0000
commit4182b2395c4a5bb9c84420dff9d77a6f7ed1fec6 (patch)
tree71994da1a2a090252148f6305e9e8dcbb4231188 /DOCS
parent5ecd5f7c9a77722addb52997da961278c4cc26ca (diff)
downloadmpv-4182b2395c4a5bb9c84420dff9d77a6f7ed1fec6.tar.bz2
mpv-4182b2395c4a5bb9c84420dff9d77a6f7ed1fec6.tar.xz
The rectangle is not white but inverted.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7121 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html2
-rw-r--r--DOCS/mplayer.12
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index d7f147f8aa..2e93295eec 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -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>
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 1a06793180..2ea20be891 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -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).