mirror of https://github.com/mpv-player/mpv
DOCS/options: --sub-scale-by-window doesn't affect ASS subtitles
This commit is contained in:
parent
4bbaa4d0d0
commit
76ad8efe39
|
@ -2391,7 +2391,8 @@ Subtitles
|
|||
Whether to scale subtitles with the window size (default: yes). If this is
|
||||
disabled, changing the window size won't change the subtitle font size.
|
||||
|
||||
Like ``--sub-scale``, this can break ASS subtitles.
|
||||
Affects plain text subtitles only (or ASS if ``--sub-ass-override`` is set
|
||||
high enough).
|
||||
|
||||
``--sub-scale-with-window=<yes|no>``
|
||||
Make the subtitle font size relative to the window, instead of the video.
|
||||
|
|
Loading…
Reference in New Issue