HydrogenAudio

Lossy Audio Compression => AAC => AAC - Tech => Topic started by: manjusrbk on 2012-02-10 06:35:48

Title: MPEG-4 audio header parsing, header format
Post by: manjusrbk on 2012-02-10 06:35:48
Hi all,

In my application I have to parse the incoming audio elementary stream(serial). for MPEG-4 audio the elementary stream comes in LOAS format (audioSyncStream() format as defined in ISO/IEC 14496-3). Everywhere I could find only the information that the audio object is mentioned in audioSpecificConfig, but I'm not able to find the actual stream format which is a must to parse the incoming serial stream.

Can anybody please help me with the MPEG-4 audio header format?

Thanks and Regards
Manjunath Bhat