Mercurial > mplayer.hg
comparison DOCS/mplayer.1 @ 7120:fc2b6726d247
The rectangle is not white but inverted.
author | diego |
---|---|
date | Wed, 28 Aug 2002 20:42:17 +0000 |
parents | 3284ffd653b3 |
children | 0dc9cb756b68 |
comparison
equal
deleted
inserted
replaced
7119:eec702b048b0 | 7120:fc2b6726d247 |
---|---|
539 crop[=w:h:x:y] Crops the given part of the | 539 crop[=w:h:x:y] Crops the given part of the |
540 image and discards the rest. | 540 image and discards the rest. |
541 Useful for removing black | 541 Useful for removing black |
542 bands from widescreen movies. | 542 bands from widescreen movies. |
543 | 543 |
544 rectangle[=w:h:x:y] Draws a white rectangle of the | 544 rectangle[=w:h:x:y] Draws a rectangle of the |
545 requested width and height at | 545 requested width and height at |
546 the designated coordinates over | 546 the designated coordinates over |
547 the image (used to test crop). | 547 the image (used to test crop). |
548 (default: maximum w/h, upper | 548 (default: maximum w/h, upper |
549 left x/y position) | 549 left x/y position) |