mpv: subtitles styling
This commit is contained in:
parent
beec48d77d
commit
e0d80d2b17
1 changed files with 5 additions and 1 deletions
|
@ -3,7 +3,11 @@ audio-file-auto=all
|
|||
hwdec=auto
|
||||
slang=eng
|
||||
sub-ass-override=no
|
||||
sub-auto=all
|
||||
sub-font-size=40
|
||||
sub-border-size=2.4
|
||||
sub-border-color="#FF000000"
|
||||
sub-shadow-color="#A0000000"
|
||||
sub-shadow-offset=0.75
|
||||
vo=gpu
|
||||
ytdl-format="bestvideo[height<=?720]+bestaudio/best"
|
||||
gpu-context=wayland
|
||||
|
|
Loading…
Reference in a new issue