# HG changeset patch # User rfelker # Date 1043252878 0 # Node ID 6b8060e2b3a887baabef4b3b52fa3fd7e91cefa1 # Parent a1b32d3b4f77a0dfec8420a0c8b61e61ecb5aeda undocumented feature diff -r a1b32d3b4f77 -r 6b8060e2b3a8 DOCS/mplayer.1 --- 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.