summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorMartin Herkt <lachs0r@srsfckn.biz>2014-10-23 14:29:16 +0200
committerMartin Herkt <lachs0r@srsfckn.biz>2014-10-23 14:33:11 +0200
commit6f958be3253ed002251039be9863c130f8d443e1 (patch)
treea9878ed15e4db525c72b6976379123fe4feacc05 /DOCS
parent7e27663b7bdd92125dd221bf3dbb8f760681c9d7 (diff)
downloadmpv-6f958be3253ed002251039be9863c130f8d443e1.tar.bz2
mpv-6f958be3253ed002251039be9863c130f8d443e1.tar.xz
osd: slightly change default style
Wider vertical margins, slightly thicker border and larger font size should be an improvement.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b5f87f12e3..a00bcd1a58 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2295,7 +2295,7 @@ OSD
height: if the window height is larger or smaller than 720, the actual size
of the text increases or decreases as well.
- Default: 45.
+ Default: 55.
``--osd-msg1=<string>``
Show this string as message on OSD with OSD level 1 (visible by default).
@@ -2369,7 +2369,7 @@ OSD
Size of the OSD/sub font border in scaled pixels (see ``--osd-font-size``
for details). A value of 0 disables borders.
- Default: 2.5.
+ Default: 3.
``--osd-color=<color>``, ``--sub-text-color=<color>``
Specify the color used for OSD/unstyled text subtitles.
@@ -2427,7 +2427,7 @@ OSD
for unstyled text subtitles. If you just want to raise the vertical
subtitle position, use ``--sub-pos``.
- Default: 10.
+ Default: 22.
``--osd-scale=<factor>``
OSD font size multiplier, multiplied with ``--osd-font-size`` value.