mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
sub: add sub-scale-signs
Allows --sub-scale to alow scale typesetting
This commit is contained in:
@@ -2447,6 +2447,12 @@ Subtitles
|
||||
This affects ASS subtitles as well, and may lead to incorrect subtitle
|
||||
rendering. Use with care, or use ``--sub-font-size`` instead.
|
||||
|
||||
``--sub-scale-signs=<yes|no>``
|
||||
When set to yes, also apply ``--sub-scale`` to typesetting (or "signs").
|
||||
When this is set to no, ``--sub-scale`` is only applied to dialogue. The
|
||||
distinction between dialogue and typesetting is done on a best effort basis
|
||||
and is not infallible (default: no).
|
||||
|
||||
``--sub-scale-by-window=<yes|no>``
|
||||
Whether to scale subtitles with the window size (default: yes). If this is
|
||||
disabled while ``--sub-scale-with-window`` is set to yes, changing the window
|
||||
|
||||
Reference in New Issue
Block a user