bloc97 / Anime4K

A High-Quality Real Time Upscaler for Anime Video
https://bloc97.github.io/Anime4K/
MIT License
18.34k stars 1.35k forks source link

Request support for Avisynth / Vapoursynth #85

Open ccicnce113424 opened 4 years ago

ccicnce113424 commented 4 years ago

(The following content is translated from Chinese to English using machine translation) The current version is written in GLSL. However, only a few media players support GLSL. The old version (written in HLSL) can be loaded into Avisynth through AviSynthShader, but I have some problems when using it (the resolution has not changed, the processed picture looks jagged). In theory, any player that can open AVI files can use Avisynth / Vapoursynth in at least one way. You can also export the processed video file without taking up additional disk space for other editing operations or playing on other devices. You can include all functions in one file, and you can pass in parameters to achieve different zoom ratios and effects. Vapoursynth is also suitable for multiple platforms.

TianZerL commented 4 years ago

Anime4KCPP supports VapourSynth:
https://github.com/TianZerL/Anime4KCPP