[FFmpeg-devel] [PATCH] ffmpeg.c doesn't detect aspect ratio properly in some case

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Aug 24 00:42:11 CEST 2011


Chiranjeevi Melam <cmelam <at> rgbnetworks.com> writes:

> The patch is to strip off ADTS Header from AAC audio as it is needed only in
> TS and not needed in 3GP, MP4, FLV, ISM formats.

This should certainly not be part of ffmpeg.c, consider writing a bitstream
filter (like libavcodec/aac_adtstoasc_bsf.c).

And please explain what this fixes, consider opening a ticket on
http://avcodec.org/trac/ffmpeg

Carl Eugen



More information about the ffmpeg-devel mailing list