summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 226259b2c2..a9d007813a 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2496,6 +2496,16 @@ OSD
Default: 0.
+``--use-text-osd=<yes|no>``
+ Disable text OSD rendering completely. (This includes the complete OSC as
+ well.) This is mostly useful for avoiding loading fontconfig in situations
+ where fontconfig does not behave well, and OSD is unused - this could for
+ example allow GUI programs using libmpv to workaround fontconfig issues.
+
+ Note that selecting subtitles of any kind still initializes fontconfig.
+
+ Default: ``no``.
+
Screenshot
----------