MediaStreamSource Raw AAC Frame Size from Mp4 container

553 views Asked by At

I need to send raw AAC audio frames one at a time to my decoder. I was able to parse the raw AAC bitstream from an MP4 file container, but I'm unable to find any solutions or a way to determine audio frame size.

I have used C# to parse the AAC bistream using the BMFF library from Codeplex.

0

There are 0 answers