summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-22 16:27:58 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-22 16:27:58 +0000
commit4a730d2147a3ab92eef332a2a5eff03938859343 (patch)
tree91f17790710e1d9123e202e331c250b7eca87d84
parent76d3586efae6e4cd8c42afd7c9b0ddbfe1556e73 (diff)
downloadmpv-4a730d2147a3ab92eef332a2a5eff03938859343.tar.bz2
mpv-4a730d2147a3ab92eef332a2a5eff03938859343.tar.xz
undocumented feature
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9064 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/mplayer.16
1 files 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.