Log in

View Full Version : Dupe frames


dansrfe
8th November 2009, 22:26
Ok so i tried doing: tfm(order=1).tdecimate(hybrid=1)
to deinterlace the source but it still seems a bit too fast or jumpy. So it looks like a dupe frame problem to me but for the life of me I can't figure out how to fix it.

Sample vob:

Sample (http://www.sendspace.com/file/kmvc8d)

:confused:

manono
9th November 2009, 08:55
It's not a hybrid, but standard hard telecined video so a standard:

TFM()
TDecimate()

works fine. In that sample there were 3 multiframe jumps so my guess is it was edited like that intentionally, but who really knows when it's an Indian film? Anyway, it's in the source VOBs like that and there's nothing you can do to smooth it out, if that's your intention. Is the entire movie like this, or just this and maybe some other short sections?

EuropeanMan
9th November 2009, 23:26
tfm introduces the dupe frames. decimate is needed, but another filter before it, will get you to 23.976 as well. do your homework on deinterlacing filters.

------
Farooq