Very chalky and
with a great deal of dot crawl. (I think it's dot crawl, anyway. Maybe someone will correct me.)
My current script:
Code: Select all
ConvertToYV12()
DeDot()
TomsMoComp(0,5,1)
BlindPP(cpu=6,quant=15)
removegrain(mode=2)
deen("a3d",1,4,4)
LimitedSharpenFaster(wide=true,edgemode=1,strength=150)
SDDeRainbow()
ConvertToRGB32()
Any ideas, comments, you're-doing-it-all-wrongs? Thanks in advance.