Mercurial > mplayer.hg
changeset 9063:6b8060e2b3a8
undocumented feature
author | rfelker |
---|---|
date | Wed, 22 Jan 2003 16:27:58 +0000 |
parents | a1b32d3b4f77 |
children | c1bafd401d78 |
files | DOCS/mplayer.1 |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Wed Jan 22 06:21:50 2003 +0000 +++ b/DOCS/mplayer.1 Wed Jan 22 16:27:58 2003 +0000 @@ -1900,10 +1900,12 @@ (default: maximum w/\:h, upper left x/\:y position) .IPs expand[=w:h:x:y:o] Expands (not scales) movie resolution to the given value and places the -unscaled original at coordinates x y. +unscaled original at coordinates x y. Negative values for w and h are +treated as offsets to the original size. For example, expand=0:-50:0:0 +adds a 50 pixel border to the bottom of the picture. Can be used for placing subtitles/\:OSD in the resulting black bands (default: original w/\:h, centered x/\:y). -The last parameter (de)activates OSD rendering (default: 0). +The last parameter (de)activates OSD rendering (default: 0=disabled). .IPs flip Flips the image upside down. See also option \-flip.