Log in

View Full Version : Deinterlacing problems


codres
19th August 2006, 09:20
I've tried with this movie all the deinterlacing filters that I know. First with GordianKnot and AutoGk and then with some filters for AviSynth (Tdeint etc). After deinterlacing I still have some jerky frames. My source is PAL but I think it was converted from a NTSC source. Here are 2 samples from the vobs maybe someone could help me...

http://rapidshare.de/files/29952639/Sample_codres.vob.html
http://rapidshare.de/files/29952923/Sample2_codres.vob.html

Awatef
19th August 2006, 09:41
http://forum.doom9.org/showthread.php?t=114888

codres
19th August 2006, 15:16
Other opinions?

JMP
19th August 2006, 16:07
And what other opinions do you expect? If it is indeed a fieldblended video (I was too lazy, to dowload the samples :) ) then your options are either Restore24() or CDeblend(), both metioned in the thread pointed to by Awatef... OK, before I learned those I cooked some scheme for myself using RemoveBlend(). Now, if confronted with such material, I go for CDeblend().

Both the functios have threads devoted to them in this forum, find and read them to learn more.