+ Reply to Thread
Results 61 to 63 of 63
-
I believe distributor isn't be called because its not in the flow of the program. ie, you return before calling distributor. Change:
Code:output=MDegrain2i2(chroma,8,0,0) return(output)
Code:output=MDegrain2i2(chroma,8,0,0) distributor(output) return(last)
Similar Threads
-
Reusable Avisynth script for these VHS captures.
By digicube in forum RestorationReplies: 6Last Post: 7th Oct 2015, 20:50 -
Newbie. Avisynth script for these VHS captures.
By digicube in forum RestorationReplies: 38Last Post: 26th Sep 2015, 09:04 -
Need Help Choosing Capture Card, TBC, and Software/Settings for VHS/8mm VHS
By Duder_Me in forum Newbie / General discussionsReplies: 1Last Post: 25th Apr 2014, 10:47 -
How can i Use VDub Script[.vcf] into Avisynth Script[.avs] ( Megui )
By Maskoff in forum EditingReplies: 1Last Post: 25th Jun 2013, 15:30 -
AviSynth script to increase picture quality of VHS to DVD?
By VideoFanatic in forum RestorationReplies: 5Last Post: 30th Sep 2011, 07:33