summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorFrédéric Brière <fbriere@fbriere.net>2022-02-10 21:36:34 -0500
committerDudemanguy <random342@airmail.cc>2023-03-01 02:09:46 +0000
commit779d4f99a74cce2089f0bf7dc5ed10c7a7ff00a3 (patch)
tree15a744a8531e7151a33d0cd3681f54eb41444940 /DOCS/man/mpv.rst
parent022790a2b49e4d21cb803842cb54958cca9c732e (diff)
downloadmpv-779d4f99a74cce2089f0bf7dc5ed10c7a7ff00a3.tar.bz2
mpv-779d4f99a74cce2089f0bf7dc5ed10c7a7ff00a3.tar.xz
sub: add --sub-fonts-dir and --osd-fonts-dir options
These options make it possible to specify the directory that will be passed to ass_set_fonts_dir(), akin to VLC's `--ssa-fontsdir` and FFmpeg's `fontsdir`. Fixes #8338
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 8ac8ff584c..01aefd1e7a 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -1572,11 +1572,8 @@ For Windows-specifics, see `FILES ON WINDOWS`_ section.
fallback subtitle font
``~/.config/mpv/fonts/``
- Font files in this directory are used by mpv/libass for subtitles. Useful
- if you do not want to install fonts to your system. Note that files in this
- directory are loaded into memory before being used by mpv. If you have a
- lot of fonts, consider using fonts.conf (see above) to include additional
- fonts, which is more memory-efficient.
+ Default location for ``--sub-fonts-dir`` (see `Subtitles`_) and
+ ``--osd-fonts-dir`` (see `OSD`_).
``~/.config/mpv/scripts/``
All files in this directory are loaded as if they were passed to the