From 77a74d9eb55513893f3a3a23c4d808c1890b2811 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 1 Feb 2020 18:52:30 +0100 Subject: manpage: --sub-codepage cannot do muxed subs mpv actually used to be able to, from what I remember, but this was changed for simplicity and because of problems with FFmpeg. --- DOCS/man/options.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 7b00c51f9c..6509950b3d 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2321,6 +2321,11 @@ Subtitles This option changed in mpv 0.23.0. Support for the old syntax was fully removed in mpv 0.24.0. + .. note:: + + This works for text subtitle files only. Other types of subtitles (in + particular subtitles in mkv files) are always assumed to be UTF-8. + ``--sub-fix-timing=`` Adjust subtitle timing is to remove minor gaps or overlaps between -- cgit v1.2.3