[FFmpeg-devel] [PATCH] [0/2] add id3v2 parsing for adts aac

Patrick Dehne patrick
Tue Jun 9 23:56:28 CEST 2009


The following two patches add parsing of id3v2 to the adts aac
demuxer. Besides reading the metadata this makes syncing to the first
frame header easier and faster for the adts aac parser.

As a testcase I uploaded "adtsaac_id3v2_parse/id3.aac" to
upload.ffmpeg.org. This file can not be decoded using "ffmpeg -i id3.aac
id3.wav".

With the patches applied the file gets decoded correctly.

Patrick



More information about the ffmpeg-devel mailing list