Posts: 12.590
Threads: 70
Joined: May 2017
13.03.2026, 22:55
(This post was last modified: 24.03.2026, 14:34 by Selur.)
Since I from time to time try porting some AviSynth scripts to VapourSynth, I thought create a thread in which I could mention them and maybe add them if someone did some testing.
I tried to make a port of SpotLess + DeltaRestore:
SpotLess (included in Hybrid)
Didn't have time to really test it a lot so feedback is welcome.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 12.590
Threads: 70
Joined: May 2017
VapourSynth subtitle mask creation, based on InpaintDelogo.avsi:
subtitle_mask.py.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 12.590
Threads: 70
Joined: May 2017
Ported
SRFComb (by real.finder) and added it to
derainbow.py.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 12.590
Threads: 70
Joined: May 2017
Created a new port of
SeeSaw.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 12.590
Threads: 70
Joined: May 2017
Ported SRFComb2
https://pastebin.com/bLEZ2tzS, due to zsmooth requirements, due to TemporalRepair this will only work on AVX2 capable CPUs.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.