1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-12-25 22:47:39 +00:00

mpv: use spline36 as per SoM recommendation

This commit is contained in:
Phantop 2020-11-06 08:42:41 -05:00
parent b6d8f35755
commit 988c1b0b7f

View file

@ -20,9 +20,8 @@ sub-font-size=36
hls-bitrate=max hls-bitrate=max
profile-desc=cond:dedicated_gpu() profile-desc=cond:dedicated_gpu()
scale=ewa_lanczossharp scale=spline36
cscale=ewa_lanczossoft cscale=spline36
dscale=mitchell
scale-antiring=0 scale-antiring=0
cscale-antiring=0 cscale-antiring=0
dither-depth=auto dither-depth=auto