[FFmpeg-devel] [PATCH] mxfenc: audio only support

Michael Niedermayer michaelni at gmx.at
Sun Apr 1 21:58:30 CEST 2012


On Sun, Apr 01, 2012 at 09:51:56PM +0200, Reimar Döffinger wrote:
> On Sun, Apr 01, 2012 at 09:36:43PM +0200, Michael Niedermayer wrote:
> > +                rate = (AVRational){ 30, 1 };
> 
> Why 30/1? Not sure what it is used for, but that seems like a value
> that will not give exact results neither for 24/25 fps nor for
> 30000/1001 sources (assuming you're copying from something that
> originally had video), nor is it something semi-standard like 10ms
> that is sometimes used for subtitles.

i set it to 30 because not setting it fails and setting it to the
sample rate fails too. This is an area where i need input from someone
knowing the mxf spec (or i would have to actually read it but i thought
its quicker to just post and wait for someone to tell me what is the
correct thing to do ...) 

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120401/d48bd721/attachment.asc>


More information about the ffmpeg-devel mailing list