[FFmpeg-devel] [PATCH 1/2] mxfenc: factorize samples per frame code
Matthieu Bouron
matthieu.bouron at gmail.com
Thu Sep 13 01:22:02 CEST 2012
On Thu, Sep 13, 2012 at 1:09 AM, Kieran Kunhya <kierank at ob-encoder.com>wrote:
> > + { { 1001, 60000 }, { 801, 801, 801, 801, 800, 0 } }, // NTSC
> 59.94
>
> I thought the pattern was:
> { 801, 800, 801, 801, 801 }
>
> I've never found a spec for this though - found it in a document
> somewhere so you might be right.
>
I didn't find a spec either. I googled around and found this:
http://my.safaribooksonline.com/book/-/9780240806938/8-d-10-and-d-11-in-mxf/177
So you might be right. Can anyone confirm this pattern ?
More information about the ffmpeg-devel
mailing list