Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mpv.hooks.zip | 2020-10-30 | 1.7 MB | |
AviSynth.AiUpscale.v1.1.0.zip | 2020-10-30 | 7.1 MB | |
AviSynth AiUpscale v1.1.0.tar.gz | 2020-10-30 | 16.1 MB | |
AviSynth AiUpscale v1.1.0.zip | 2020-10-30 | 19.6 MB | |
README.md | 2020-10-30 | 608 Bytes | |
Totals: 5 Items | 44.4 MB | 0 |
Changes:
- Improved the VDSR models.
- Added new parameter to set the output bit depth.
- When the output is less than 16 bit, the conversion is now done on the GPU with ordered dithering.
- Alpha planes are now upscaled with Lanczos instead of being removed.
Installation
AviSynth AiUpscale
Extract the contents of the archive to the AviSynth+ plugins directory.
AiUpscale mpv hooks
(Note that these are not needed for AviSynth AiUpscale to work).
Copy the mpv hooks to the path defined in mpv.conf
, for example:
profile=gpu-hq
glsl-shader= "<PATH TO HOOK>"