summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2023-11-28 12:11:50 +0100
committerDudemanguy <random342@airmail.cc>2024-02-26 16:01:21 +0000
commit09f6f28cc2fc39a2407ab2f32c192f6152360fb6 (patch)
treebe229321e2ffa26fdcdbaee9f6563379cbc37784 /DOCS/man/options.rst
parent1a194e149ce68430c4aa4a61dc3efa5db455ca4b (diff)
downloadmpv-09f6f28cc2fc39a2407ab2f32c192f6152360fb6.tar.bz2
mpv-09f6f28cc2fc39a2407ab2f32c192f6152360fb6.tar.xz
osd_libass: update the OSD bar's dent and border size
Make the OSD bar markers bigger so we can default to a smaller, better-looking border size, without sacrificing markers' visibility.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 13db0e9c08..b861240976 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4330,7 +4330,7 @@ OSD
Size of the border of the OSD bar in scaled pixels (see ``--sub-font-size``
for details).
- Default: 1.2.
+ Default: 0.5.
``--osd-back-color=<color>``
See ``--sub-color``. Color used for OSD text background.