View Full Version : MeGUI can't determine source type


bullet_ballet
5th October 2007, 22:12
I ripped a TV series from DVD and some of the eps are interlaced on the disc, some progressive. The others MeGUI can't determine, so I assume they too are interlaced, but I'm loathe to assume with the same interlacing parameters as some of the others. Is there another way I can properly determine the manner in which I can determine source type and field order?

foxyshadis
6th October 2007, 05:44
DG is the man:
http://forum.doom9.org/showthread.php?p=804197#post804197

I'll probably replace some of this copy-pasta'd mess (http://avisynth.org/mediawiki/Interlace_detection) with that.

berrinam
6th October 2007, 06:49
Hmm... neuron2's approach is much simpler than what MeGUI/BAutoDeint currently does. (They both use IsCombed/TIsCombedTIVTC).
Maybe I should try that out sometime and see the results it gives.

When I have time, I also want to add something to MeGUI which guides the user through determining the source type him- or herself, for the case when automatic detection fails. No-one hold your breath, though.