Here are some screencaps of the original footage & with my current script.
and this is my current script:
Code: Select all
LoadPlugin("E:\mpegdecoder.dll")
mpegsource("E:\ ... ")
ChangeFPS(29.97)
fielddeinterlace()
tweak(hue=1.0,sat=1.2,cont=1.1,bright=-2)
awarpsharp(12)
Fastlinedarken()
Deen("w2d",4,8,6)
Crop(32,14,-32,-14)
LanczosResize(720,540)
In any case; the lines are jaggy and thin, some scenes have some pretty bad dot crawl, some areas are VERY blotchy (see first scripted image: bottom of left side of hair) theres a horrible grainyness all over and it all looks.. washed out? Playing with the colours any more just made the colours look distorted or too bright.
I can't figure out HOW to clean this footage up. My current script is the best I've managed to get it looking. Currently I don't have any additional scripts since they almost always crash VirtualDubMod, so I'm working with the most basic of scripts here, but if anyone can recommend some to try I'm happy to see if they'll work.
Any help is appreciated, this is driving me insane.