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

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Apr 1 21:51:56 CEST 2012


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.


More information about the ffmpeg-devel mailing list