What does Intel IPP status -141 (ippStsAacChanErr) mean?

 
Previous Next
ippStsAacStereoMaskErr ippStsAacMonoStereoErr

ippStsAacChanErr

This status is about AAC channel syntax: channel configuration, channel elements, or Program Config Element mapping do not describe a valid decode layout for the IPP path.

Separate this from the application's PCM channel layout. A container may claim one layout while the AAC bitstream carries a different channel_config or PCE.

Check

  • The channel_config value from ADTS or AudioSpecificConfig.
  • Whether channel_config zero requires a valid Program Config Element.
  • The number and tags of SCE, CPE, LFE, and coupling elements.

Intel IPP Error Reporting · FFmpeg ADTS header parser · ISO/IEC 14496-3 AAC standard entry


Looking for a different code? Search another status or error code.