| Previous | Next |
| ippStsAacMonoLayerErr | ippStsAacObjTypeErr |
ippStsAacScalableErr
AAC scalable syntax is distinct from common AAC-LC playback. This status means the stream signals scalable behavior that is invalid for the configuration or unsupported by the selected IPP decoder path.
Do not reduce it to “bad audio data” without checking object type. A valid AAC-LC decoder configuration may still be the wrong tool for a scalable AAC stream.
Check first
- The MPEG-4 Audio Object Type.
- Layer-related flags and layer numbers.
- Whether the caller selected an IPP primitive intended for this AAC profile.
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.