From 4a730d2147a3ab92eef332a2a5eff03938859343 Mon Sep 17 00:00:00 2001 From: rfelker Date: Wed, 22 Jan 2003 16:27:58 +0000 Subject: [PATCH] undocumented feature git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9064 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 61d6ce0158..9a523b93bc 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -1900,10 +1900,12 @@ coordinates over the image (used to test crop). (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.