Ranguvar
17th July 2008, 05:13
Ripping the Linkin Park Live in Texas DVD, because I'm bored :p
The video (NTSC) appears to be hybrid telecined and interlaced. The majority of the video is telecined, and is handled nicely by Telecide(guide=1) and Decimate(). However, some scenes from certain cameras appear to be completely interlaced.
What I would like to do is either IVTC the telecined parts to 23.976p, deinterlace the interlaced parts with NNEDI+MCBob() or NNEDI+Yadifmod(), and get those parts to 23.976p by then using MVFlowFPS() or ChangeFPS(). Or, an alternative would be to get the IVTC'd parts to 29.97p by the above methods.
Err, anyways, that part isn't the point. The point is, I'm looking for a way to automatically detect what parts of the video are interlaced and what parts are telecined. Whether it's a tool that will give me the frame numbers of when the interlaced parts begin/end, or a filter that will automatically deinterlace and IVTC.
Thanks!
The video (NTSC) appears to be hybrid telecined and interlaced. The majority of the video is telecined, and is handled nicely by Telecide(guide=1) and Decimate(). However, some scenes from certain cameras appear to be completely interlaced.
What I would like to do is either IVTC the telecined parts to 23.976p, deinterlace the interlaced parts with NNEDI+MCBob() or NNEDI+Yadifmod(), and get those parts to 23.976p by then using MVFlowFPS() or ChangeFPS(). Or, an alternative would be to get the IVTC'd parts to 29.97p by the above methods.
Err, anyways, that part isn't the point. The point is, I'm looking for a way to automatically detect what parts of the video are interlaced and what parts are telecined. Whether it's a tool that will give me the frame numbers of when the interlaced parts begin/end, or a filter that will automatically deinterlace and IVTC.
Thanks!