[FFmpeg-devel] [PATCH]AAC audio: Skip ADTS Header when copied from TS container to Non-TS containers

Manjunath Siddaiah msiddaiah at rgbnetworks.com
Mon Apr 11 23:14:53 CEST 2011


Hi,

When we do "-acodec  copy" if input is "mpegts" and output is non-mpegts ( MOV, MP4, 3GP, FLV, ISM) ADTS header also got copied. AAC audio do not need ADTS header in MOV, MP4, 3GP, FLV, ISM containers. This patch skips the ADTS header copying to non-mpegts formats.

-Manjunath H Siddaiah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Skip_ADTS_header_forAAC_CoipedFrom_mpegts_to_non-mpegts.patch
Type: application/octet-stream
Size: 1436 bytes
Desc: Skip_ADTS_header_forAAC_CoipedFrom_mpegts_to_non-mpegts.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110411/50e82386/attachment.obj>


More information about the ffmpeg-devel mailing list