28.07.2024, 11:52
Okay, ProToon doesn't work for me since I have no 64bit XSharpen dll.
So, I'm not adding that to Hybrid.
Assuming you got all the libraries, you can create a "Filtering->Avisynth->Custom" and enter:
to use it.
I'll write a port for Vapoursynth.
Cu Selur
So, I'm not adding that to Hybrid.
Assuming you got all the libraries, you can create a "Filtering->Avisynth->Custom" and enter:
LoadPlugin("PATH TO \64bit\Avisynth\avisynthPlugins\RgTools.dll")
LoadPlugin("PATH TO \64bit\Avisynth\avisynthPlugins\masktools2.dll")
LoadPlugin("PATH TO the XSharpen dll")
Import("PATH TO proToon.avsi") # this path need to be adjusted
proToon()
I'll write a port for Vapoursynth.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.