PDA

View Full Version : How to detect interlaced mpeg2 ?


dvddev9
25th October 2002, 13:07
I would like to code in C++ a function to detect if a dvd is a film or interlaced (like a concert). dvd2avi seems to do it: After few minutes in preview, the video type value "interlaced" is changed to "film".

If somebody know how to, I would be grateful of his assistance.