without gradfun2db
http://img510.imageshack.us/img510/5451/banding1.png
http://img532.imageshack.us/img532/4743/banding2.png
http://img641.imageshack.us/img641/5742/banding3.png
with gradfun2b
http://img13.imageshack.us/img13/3456/gradfun2db.png
and here's the script
Code: Select all
mpeg2source("F:\Neon Genesis Evangelion\Evangelion 1.01 You Are (Not) Alone\Evangelion 1.01.d2v",cpu=6)Converttoyv12()
amvivtc(mode=1)
Spline64Resize(848,480)
Crop(4,10,-4,-10)
Deen("w3d",2,4,4)
gradfun2db()
awarpsharp2(8,1)
msharpen(threshold=10,strength=90,highq=true)
fastlinedarken(thinning=0)
SAA()
any help would be much appreciated.