Log in

View Full Version : Progressive with some film and interlaced parts


markanini
25th October 2015, 08:31
I'm dealing with a NTSC DVD which contains mostly progressive material, with smaller parts film and interlaced. DGIndex reports it as 100% video :/
At this time I'm considering isolating the different frame types into sections with DGIndex. I won't need to transcode by using Restream to set progressive headers. This will let MadVR know when to enable interlacing. And the final file with be MKV which supports VFR.

The question now is: Can I deal with the hard telecine sections without transcoding? How can I let MadVR know when to apply "force film"?. If not I'll have to consider a script for IVTC and interlacing...

markanini
27th October 2015, 09:36
Any general suggestion for the type of source I'm dealing with? The OP is just a proposition and I'm open to suggestions. I tried "TFM().TDecimate(hybrid=1)" to to see what it's like and the blending on progressive parts did not look great.

ATM I'm looking through the source and taking notes of frame types changes: http://pastebin.com/GcPNBdgZ I'll upload represenatative samples as soon as I'm done with this.

kuchikirukia
27th October 2015, 14:29
Try hybrid=3

markanini
27th October 2015, 15:54
Try hybrid=3
I get some remaining combing artifacts on video sections.