Dan Maas | 2 Feb 2006 23:50

Re: incorrect NTSC frame rate detection in .MOV file parser

> > For example, a 2-frame NTSC DV Quicktime file has total duration 5994
> > and sample duration 200. The correct frame rate is 5994/200 = 2997/100.
> > However the av_reduce() returns 30/1, which is incorrect.
> 
> 2997/100 is incorrect too

I know... But that's what Final Cut Pro puts in the file.

I'd be happy with either 2997/100 or 30000/1001. But definitely not
30/1!

> anyway, cvs up and ffmpeg will guess better

Thanks!

Dan

Gmane