Is it possible to get ffmpeg to tell you which frames it thinks are interlaced/progressive when running the idet filter?
My use case is that when interlaced frames are detected in a file I need to be able to know which frames ffmpeg thinks are interlaced so I can easily pull them up and check if ffmpeg was correct in its assessment. Sometimes aliasing and thin lines in animation throw it off.
The idet filter stores the per-frame determination as metadata which can be dumped to file using the metadata filter e.g.
Each frame log is of the form,