What does Intel IPP status -138 (ippStsAacMonoLayerErr) mean?

 
Previous Next
ippStsAacStereoLayerErr ippStsAacScalableErr

ippStsAacMonoLayerErr

Mono-layer flags are part of scalable AAC syntax, where a bitstream may describe layered audio rather than a single flat AAC-LC configuration.

If this status appears in a pipeline that expects ordinary AAC-LC, check stream labeling and object-type negotiation. The decoder may be receiving a profile it was never initialized to handle.

Relevant fields

  • The scalable object flag and layer number.
  • Mono-layer and stereo-layer flags in the configuration path.
  • Whether the bitstream was transmuxed without preserving its full configuration.

Intel IPP Error Reporting · ISO/IEC 14496-3 AAC standard entry · FFmpeg AAC decoder source


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