nixos-config/users/simon/modules/mpv
Simon Bruder 8f7403e66f
mpv: Overhaul selection of shader-based scalers
This removes ravu-zoom and ravu-lite in favour of standard ravu. It also
adds more nnedi3 shaders with neurons between 2^4 and 2^8, each with a
window size of 8x4. This should give a wide range of options that work
on all machines and still give acceptable results (at least balanced to
the performance).

The reason for this switch is ravu’s subpar performance, since it often
produces more artifacts than it avoids.

It also avoids some code duplication at the cost of making it more
complex.
2022-03-14 22:57:35 +01:00
..
default.nix mpv: Overhaul selection of shader-based scalers 2022-03-14 22:57:35 +01:00
mvinterpolate.py mpv: Add motion vector interpolation script 2021-05-28 16:10:11 +02:00