mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
options: rename --sub-ass-line-spacing to --sub-line-spacing
Because it also affects plain text subtitles.
This commit is contained in:
committed by
Kacper Michajłow
parent
4908a632d3
commit
3291254263
1
DOCS/interface-changes/sub-ass-options.txt
Normal file
1
DOCS/interface-changes/sub-ass-options.txt
Normal file
@@ -0,0 +1 @@
|
||||
rename `--sub-ass-line-spacing` to `--sub-line-spacing`
|
||||
@@ -2521,7 +2521,7 @@ Subtitles
|
||||
of animations with some badly authored ASS scripts. It is recommended
|
||||
to not use this option, unless really needed.
|
||||
|
||||
``--sub-ass-line-spacing=<value>``
|
||||
``--sub-line-spacing=<value>``
|
||||
Set line spacing value for SSA/ASS renderer.
|
||||
|
||||
``--sub-ass-shaper=<simple|complex>``
|
||||
|
||||
Reference in New Issue
Block a user