Quote:It is not possible to apply 2 of them or even all 3 in different sequence.That is wrong.
1. By using FilterQueue instead of FilterOrder in Hybrid, you can (aside from crop, resize, deinterlace-handling) apply each filter as often as your system supports. (Also some filters might not work when used multiple times, but that is then a limitation of the filter and not of Hybrid.)
-> read: [INFO] About Vapoursynth Filter Order/Queue
2. Additionally, you could always use the custom section to add additional Vapoursynth code.
=> adding the filter multiple times is not needed.
Quote:I noted that HolyWu has archived the project regarding vs-hinet do you think the this project will be not more developed ?vs-hinet is based on https://github.com/megvii-model/HINet which hasn't been updated for 9 months and he didn't get much user feedback so I guess that HolyWu decided that archiving was the right choice. I agree and don't think that vs-hinet will change in the future. There might be new papers and projects building on it, but that paper is finished.
But if you look at tons of Vapoursynth/Avisynth filters, it's kind of normal that filters don't change any more once the developers deem them finished.
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.