Skip to content

FSRCNN-Fast

Compare
Choose a tag to compare
@igv igv released this 02 Sep 10:59
· 27 commits to master since this release

Shader for mpv.
Trained with --distort=True (means it can remove / reduce compression artifacts)
Requires --fbo-format=rgba16f (rgba16hf for vulkan and d3d11)
For example if you placed this shader in the same folder as your mpv.conf, then your config should look like this:

profile=gpu-hq
fbo-format=rgba16f
glsl-shaders="~~/FSRCNN_8-0-2_x2.glsl"