Log in

View Full Version : Can get deinterlacing on this clip right!


ben13
29th November 2011, 07:02
I have this anime clip from a TS,
mirror1 : http://www.mediafire.com/?rx8sph48thq9341
mirror2 : http://www.multiupload.com/JYMHFC5FS3


Can someone help me deinterlace it...

i tried...

AssumeTFF()
Telecide(order=1,guide=0,post=2,vthresh=35)

but no use!

So can someone help me on this?:thanks:

TheRyuu
29th November 2011, 08:34
It's (fake) soft telecine (and yes I know it has nothing to do with that), as is most stuff that airs nowadays (really called constant pattern I suppose).

tfm().tdecimate() will work fine. The pattern only changes at commercial breaks (constant pattern) so feel free to force a pattern if you're feeling adventurous. Unless I'm missing something obvious or a problem spot that I happened to not preview...

Also please stop using decomb for automatic IVTC (and subsequently messing with parameters that don't shouldn't need to be messed with anyway).

ben13
29th November 2011, 10:29
Thanks, I'll give it a try.
I'm not using any decomb yet.
well, I'll try out your suggestion & post a reply wheter it worked!

ben13
29th November 2011, 10:52
Thanks!

Works like a charm!:D

TheRyuu
29th November 2011, 18:28
i tried...
AssumeTFF()
Telecide(order=1,guide=0,post=2,vthresh=35)

I'm not using any decomb yet.

Contradictions are cool.