Log in

View Full Version : Interlaced help


Audionut
25th June 2010, 04:33
Blu-ray source. When we left earth - The nasa missions.

On the older footage there looks like 3 progressive then 2 interlaced frames.
The newer footage looks all progressive with interlaced overlay text.

What's the recommended way to deal with this?

I don't really care about the text.

Source, trafficshare no wait times.
http://rapidshare.com/files/402528049/test.m2ts

TIA.

Guest
25th June 2010, 12:43
Your sample is hard 3:2 pulldown with overlayed pure video text animations. So you need IVTC with postprocessing. This works fine, for example:

telecide(vthresh=25)
decimate()

Audionut
25th June 2010, 18:22
Thanks Don.