View Single Post
Old 5th November 2006, 03:46   #8  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
The TFF/RFF flags are stored in the D2V file, so they are available. I believe TDeint() has a mode that can read the flags and deinterlace conditionally as you describe, IIRC. You could also use the known frame ranges (from the D2V file) to create an override file to FieldDeinterlace() or TDeint(). Finally, we can't assume that non-film must be interlaced, because it could be full rate progressive. So maybe it is better to use image analysis to determine if frames are actually combed.

Last edited by Guest; 5th November 2006 at 03:50.
Guest is offline   Reply With Quote