mpv: Update legacy options
This commit is contained in:
parent
81bf5b46e5
commit
77348e09c7
1 changed files with 2 additions and 5 deletions
|
@ -39,13 +39,11 @@ osd-font='Iosevka Nerd Font'
|
|||
osd-font-size=15
|
||||
|
||||
### Subtitles
|
||||
|
||||
## options and compatibility
|
||||
# vsfilter backward compatibility
|
||||
sub-ass-vsfilter-blur-compat=yes
|
||||
sub-ass-use-video-data=all
|
||||
sub-ass-scale-with-window=no
|
||||
# custom ass style params
|
||||
sub-ass-force-style=Kerning=yes
|
||||
sub-ass-style-overrides=Kerning=yes
|
||||
# fuzzy-search available subs in folder
|
||||
sub-auto=fuzzy
|
||||
# search for external subs in these relative subdirectories
|
||||
|
@ -85,7 +83,6 @@ audio-pitch-correction=yes
|
|||
### Video
|
||||
|
||||
hwdec=auto
|
||||
profile=opengl-hq
|
||||
opengl-early-flush=auto
|
||||
opengl-pbo=no
|
||||
# ever so slightly up saturation
|
||||
|
|
Loading…
Reference in a new issue