mirror of
https://github.com/mpv-player/mpv
synced 2025-01-27 18:13:15 +00:00
DOCS/man/mpv.rst: clarify configuration files should be UTF-8
mpv only supports UTF-8 for configuration files. Other ASCII-compatible encodings may "work" to some limited extent, but strings likely won't as many places assume that all internal strings are UTF-8.
This commit is contained in:
parent
2a1485772b
commit
b08cab7a6c
@ -1599,6 +1599,8 @@ FILES
|
||||
Note that this section assumes Linux/BSD. On other platforms the paths may be different.
|
||||
For Windows-specifics, see `FILES ON WINDOWS`_ section.
|
||||
|
||||
All configuration files should be encoded in UTF-8.
|
||||
|
||||
``/usr/local/etc/mpv/mpv.conf``
|
||||
mpv system-wide settings (depends on ``--prefix`` passed to configure - mpv
|
||||
in default configuration will use ``/usr/local/etc/mpv/`` as config
|
||||
|
Loading…
Reference in New Issue
Block a user