diff --git a/home/.config/mpv/mpv.conf b/home/.config/mpv/mpv.conf index 30b1eec..925509a 100644 --- a/home/.config/mpv/mpv.conf +++ b/home/.config/mpv/mpv.conf @@ -67,6 +67,14 @@ scale = bicubic_fast cscale = bicubic_fast dscale = bicubic_fast +[hq] +scale = ewa_lanczossharp +dscale = ewa_lanczossharp +cscale = ewa_lanczossharp + +glsl-shader=~~/shaders/mpv-prescalers/compute/nnedi3-nns256-win8x4.hook +glsl-shader=~~/shaders/mpv-prescalers/compute/ravu-zoom-r4-chroma.hook + [interpolate] blend-subtitles = yes video-sync = display-resample