[FFmpeg-devel] [PATCH]Warn all lavf users if ac3 (dts, pcm) is muxed into mpeg-1 system

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Nov 24 13:10:50 CET 2013


Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:

> > > + if (!strcmp(ctx->oformat->name, "mpeg") &&
> 
> I think it would be better to check the is_mpeg2 
> variables instead.

Merged by Michael with this change.

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list