23.09.2024, 14:45
(23.09.2024, 05:01)Selur Wrote: Okay, I assumed you would use VSGAN through Hybrid, if not the order should be fine.
Uploaded a new dev version in which I:Tested the filter and it works. Can't say whether it helps with your problem, but in general it works.
- updated vs_temporalfix script to latest version
- fixed a small bug, before
had to be used to exclude frame 10 to 20 from the processing, now"[10 20]"
can be used (without the quotes).[10 20]
Cu Selur
I don't see any diffrence again, just like its not working. There is like no denoise or anything being applied here. Dunno what the issue is. Again testing this with VSGAN makes the picture really good with all the upscale stuff turned off it stabilizes it removes denoise etc. But here it does nothing.
Hybrid vs_temporalfix:
After Hybrid Deinterlace:
VSGAN ( clip = vs_temporalfix(clip, strength=400, tr=6, exclude="[10 20]", debug=False)):