Hi all,
I am using a DM8168 board with EZSDK 5.05.02.00.
The Datasheet for the AAC LC Encoder C674x says:
"ISO/IEC 14496-3 (MPEG 4 AAC LC) and ISO/IEC 13818-7 (MPEG 2-AAC LC) standards compliant"
so, it seems that the codec supports MPEG-4 and MPEG-2 standards. I am able to configure the AAC enconder for MPEG-4 using OMX_AUDIO_AACStreamFormatMP4ADTS as the AAC stream format. But when I tried to configure it for MPEG-2 using OMX_AUDIO_AACStreamFormatMP2ADTS, I got an error. How can I configured the AAC Encoder for MPEG-2?
Thanks in advance,
Eugenia Guzman