Mercurial > mplayer.hg
comparison DOCS/documentation.html @ 6849:91d6e1365427
Documented -vop rectangle.
author | diego |
---|---|
date | Tue, 30 Jul 2002 18:08:06 +0000 |
parents | 76595595dcb0 |
children | f6e17d2b448e |
comparison
equal
deleted
inserted
replaced
6848:4846c53f548d | 6849:91d6e1365427 |
---|---|
215 <LI><A HREF="#2.6.11">2.6.11 Scale</A></LI> | 215 <LI><A HREF="#2.6.11">2.6.11 Scale</A></LI> |
216 <LI><A HREF="#2.6.12">2.6.12 YUY2</A></LI> | 216 <LI><A HREF="#2.6.12">2.6.12 YUY2</A></LI> |
217 <LI><A HREF="#2.6.13">2.6.13 Mirror</A></LI> | 217 <LI><A HREF="#2.6.13">2.6.13 Mirror</A></LI> |
218 <LI><A HREF="#2.6.14">2.6.14 DVBscale</A></LI> | 218 <LI><A HREF="#2.6.14">2.6.14 DVBscale</A></LI> |
219 <LI><A HREF="#2.6.15">2.6.15 Cropdetect</A></LI> | 219 <LI><A HREF="#2.6.15">2.6.15 Cropdetect</A></LI> |
220 <LI><A HREF="#2.6.16">2.6.16 Rectangle</A></LI> | |
220 </UL> | 221 </UL> |
221 </LI> | 222 </LI> |
222 </UL> | 223 </UL> |
223 </LI> | 224 </LI> |
224 <LI><A HREF="#3">3. Usage</A> | 225 <LI><A HREF="#3">3. Usage</A> |
1271 <P><B><U>Usage</U></B>:</P> | 1272 <P><B><U>Usage</U></B>:</P> |
1272 | 1273 |
1273 <P><CODE> -vop cropdetect[=limit]</CODE></P> | 1274 <P><CODE> -vop cropdetect[=limit]</CODE></P> |
1274 | 1275 |
1275 | 1276 |
1277 <P><A NAME=2.6.16><B>2.6.16. Rectangle</B></A></P> | |
1278 | |
1279 <P><B><U>Description</U></B>:</P> | |
1280 | |
1281 <P>Draws a white rectangle of the requested width and height at the designated | |
1282 coordinates over the image. Useful to get visual feedback for the parameters | |
1283 of <CODE>-vop crop</CODE> before applying them.</P> | |
1284 | |
1285 <P><B><U>Usage</U></B>:</P> | |
1286 | |
1287 <P><CODE> -vop rectangle[=width:height:x:y]</CODE></P> | |
1288 | |
1289 | |
1276 <P><B><A NAME=3>3. Usage</A></B></P> | 1290 <P><B><A NAME=3>3. Usage</A></B></P> |
1277 | 1291 |
1278 <P><B><A NAME=3.1>3.1. Command line</A></B></P> | 1292 <P><B><A NAME=3.1>3.1. Command line</A></B></P> |
1279 | 1293 |
1280 <P><B>MPlayer</B> utilizes a complex playtree. It consists of global options | 1294 <P><B>MPlayer</B> utilizes a complex playtree. It consists of global options |