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
|
osd-font-size=15
|
||||||
|
|
||||||
### Subtitles
|
### Subtitles
|
||||||
|
|
||||||
## options and compatibility
|
## options and compatibility
|
||||||
# vsfilter backward compatibility
|
sub-ass-use-video-data=all
|
||||||
sub-ass-vsfilter-blur-compat=yes
|
|
||||||
sub-ass-scale-with-window=no
|
sub-ass-scale-with-window=no
|
||||||
# custom ass style params
|
# custom ass style params
|
||||||
sub-ass-force-style=Kerning=yes
|
sub-ass-style-overrides=Kerning=yes
|
||||||
# fuzzy-search available subs in folder
|
# fuzzy-search available subs in folder
|
||||||
sub-auto=fuzzy
|
sub-auto=fuzzy
|
||||||
# search for external subs in these relative subdirectories
|
# search for external subs in these relative subdirectories
|
||||||
|
@ -85,7 +83,6 @@ audio-pitch-correction=yes
|
||||||
### Video
|
### Video
|
||||||
|
|
||||||
hwdec=auto
|
hwdec=auto
|
||||||
profile=opengl-hq
|
|
||||||
opengl-early-flush=auto
|
opengl-early-flush=auto
|
||||||
opengl-pbo=no
|
opengl-pbo=no
|
||||||
# ever so slightly up saturation
|
# ever so slightly up saturation
|
||||||
|
|
Loading…
Reference in a new issue