I tried it out and it did help abit, it stopped it from going everywhere and stuff but it's still there grr (I want everything to look like the Haruhi DVDs lol)
Here's a little pack if you wanna look it over,
http://donut.x-fps.com/umg.rar
Theres
Deen.avi =
Deen+Temp.avi =
Code: Select all
tweak(sat=1.1)
Deen("a3d",4,7,9)
TTempSmooth(maxr=5, lthresh=7, cthresh=8, lmdiff=4, cmdiff=6, strength=5, fp=true, vis_blur=0)
Original(deinterlaced_.avi =
Code: Select all
mpeg2source("C:\Documents and Settings\Owner\Desktop\ANIMU\VTS_02_1.d2v")
deint = TDeint(mode=2, mtnmode=3, blim=100)
TFM(cthresh=4, slow=2, clip2=deint)
TDecimate(mode=1)
Crop(4, 4, -4, -4)
LanczosResize(704, 384)
I don't think Deen is working properly or something.., I haven't had this problem before. Deen would always clean all the fuzz.
In the original theres normal fuzz, then when I add Deen it turns to crackly fuzz, then I'm adding that TTempsmooth() to fix the crackly fuzz that Deen caused lol
I guess it's not so bad, but I just really want to remove that lol
btw, that TTempsmooth filter is scary when you set the thresh's to 100 xD
. . . . . .