Fixing mpv from stuttering with high quality anime
This commit is contained in:
parent
160f3d71c9
commit
d9d1d181fb
Binary file not shown.
|
@ -3,5 +3,9 @@ profile=gpu-hq
|
||||||
gpu-api=auto
|
gpu-api=auto
|
||||||
dither-depth=auto
|
dither-depth=auto
|
||||||
hwdec-codecs=all
|
hwdec-codecs=all
|
||||||
hwdec=auto
|
hwdec=vaapi
|
||||||
video-sync=display-resample
|
alang=jpn
|
||||||
|
slang=eng
|
||||||
|
sid=2
|
||||||
|
sub-auto=exact
|
||||||
|
no-composite-detect=true
|
||||||
|
|
Loading…
Reference in New Issue