summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-17 19:32:47 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-17 19:32:47 +0000
commit69a5c44698afc17f8f936c426c00a8af8d17fa9c (patch)
treea7f5fe27b50b1ae4a301d399a8544181858b98c3 /DOCS
parent79d2eb0fb90f33a29fa337910a8154ec6f4f8dd4 (diff)
downloadmpv-69a5c44698afc17f8f936c426c00a8af8d17fa9c.tar.bz2
mpv-69a5c44698afc17f8f936c426c00a8af8d17fa9c.tar.xz
OSD variant for vo_gl.c that behaves more like the one of other vos.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13661 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index e60e8223a7..5c77ac63f2 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -2539,6 +2539,12 @@ Number of lines copied to texture in one piece (default: 4).
.IPs (no)osd
Enable or disable support for OSD rendering via OpenGL (default: enabled).
Mostly for testing, you should use \-osdlevel 0 to disable OSD.
+.IPs (no)scaled-osd
+Changes the way the OSD behaves when the size of the
+window changes (default: disabled).
+When enabled behaves more like the other vos, better for fixed-size fonts.
+Disabled looks much better with freetype fonts and uses the
+borders in fullscreen mode.
.IPs (no)aspect
Enable or disable aspect scaling and pan and scan support (default: enabled).
Disabling might increase speed.