A while ago, you gave me a line for the optimal script to reduce blockiness in scenes. Somehow i keep getting an error, i've already loaded the dll file in C:\Program Files\AviSynth\plugins but i get the message 'unexpected character d:temp\dvdrips\disc1\Script.avs, line 39, column 0) something like that on the preview screen of tmpgenc. Whats wrong? Thanks
......
ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf) , round(3/nf) , 1, 1) ")
#
#
#
(This one here, dialhot)'Blockbuster(method="noise",detail_min=1,d etail_max=10,variance=0.3,seed=5623)'
GripBorders()
#LetterBox(
|