Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: MPEG-4 audio header parsing, header format (Read 3516 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

MPEG-4 audio header parsing, header format

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