View Single Post
Old 7th November 2007, 18:08   #1  |  Link
DarkT
Registered User
 
Join Date: Dec 2006
Posts: 280
Some help with ghosting please

Heya - been trying to IVTC this anime, but I get really bad ghosting...

Here's a 9mb extract from the vob:

http://www.darkuti.net/meow/VTS_01_1.demuxed.m2v

I tried:

interp = AssumeTFF().separatefields().SelectEven().eedi2(field=-1,pp=3)
deint = TDeint(mode=0,Order=-1,type=1,AP=55,edeint=interp,slow=2)
TFM(d2v=d2vpath,clip2=deint,order=-1,Mode=5).TDecimate(mode=1, denoise=true)

And simply:

TFM(d2v=d2vpath,order=-1,Mode=5).TDecimate(mode=1, denoise=true)

Tried messing with the settings, but I didn't get anywere - and my knowledge of these things is rather limited, so I've hit a brick wall...

Any help would be appritiated...
DarkT is offline   Reply With Quote