diff options
Diffstat (limited to '.config/mpv/config')
| -rw-r--r-- | .config/mpv/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/mpv/config b/.config/mpv/config index 28307b3..3d63015 100644 --- a/.config/mpv/config +++ b/.config/mpv/config @@ -111,3 +111,7 @@ glsl-shaders=~~/shaders/FSRCNNX_x2_16-0-4-1.glsl [gpuscale16] profile=gpu-hq glsl-shaders=~~/shaders/FSRCNNX_x2_8-0-4-1.glsl + +[interpolate] +profile=gpu-hq +vf=format=yuv420p,vapoursynth=~~/vapoursynth/interpolate.vpy:4:4 |