summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-26 10:43:56 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-26 10:43:56 +0000
commitbf291303a1edeac21498ecd7aa78038ab5adaee5 (patch)
treefb819d8ec788ad10ee24795fe71cbdbc29a31e9f /DOCS
parent97600b8ee08b7832c313b7469d7c9775f3fda489 (diff)
downloadmpv-bf291303a1edeac21498ecd7aa78038ab5adaee5.tar.bz2
mpv-bf291303a1edeac21498ecd7aa78038ab5adaee5.tar.xz
support custom OSD colour for vo_gl.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17958 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index d74a8ac77e..26487bfeb1 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2979,6 +2979,8 @@ When enabled behaves more like the other video output drivers,
which is better for fixed-size fonts.
Disabled looks much better with FreeType fonts and uses the
borders in fullscreen mode.
+.IPs osdcolor=<0xRRGGBB>
+Color for OSD (default: 0xffffff, corresponds to white).
.IPs (no)aspect
Enable or disable aspect scaling and pan-and-scan support (default: enabled).
Disabling might increase speed.