Re: [FFmpeg-user] How to interpret the result of idet filter?

2015-03-12 Thread Wesley Wen
On Thu, Mar 12, 2015 at 4:55 PM Carl Eugen Hoyos wrote: > Wesley Wen gmail.com> writes: > > > What I'm interested is -frames:v 2000 and 5000 both > > report 1037 progressive frames, does it mean the > > content is progressive/interlaced mixed? > > > I did not get a chance to look at the frames w

Re: [FFmpeg-user] How to interpret the result of idet filter?

2015-03-12 Thread Carl Eugen Hoyos
Wesley Wen gmail.com> writes: > What I'm interested is -frames:v 2000 and 5000 both > report 1037 progressive frames, does it mean the > content is progressive/interlaced mixed? > I did not get a chance to look at the frames with > video analyzer yet. Not necessarily related: Visual inspect

[FFmpeg-user] How to interpret the result of idet filter?

2015-03-11 Thread Wesley Wen
Hi, We're using idet filter to detect interlaced video. Here are the command and output. 00:08 $ ffmpeg -vf idet -frames:v 1000 -an -f rawvideo -y /dev/null -i ~/Downloads/clip.mpg ffmpeg version git-2015-02-12-cac2295 Copyright (c) 2000-2015 the FFmpeg developers built with Apple LLVM version