What does Intel IPP status -91 (ippStsMP4VideoCompModeErr) mean?

 
Previous Next
ippStsMP4BitsPerPixelErr ippStsMP4LinearModeErr

ippStsMP4VideoCompModeErr

Video component mode describes how the coded video components are organized for the operation. An invalid mode means the caller and the bitstream interpretation disagree before individual coefficients are decoded.

This is usually a setup error around chroma format, object type, shape coding or profile-specific path selection.

Check these details

  • The component mode value passed to IPP.
  • The chroma format and whether shape data is present.
  • Whether the selected primitive matches the MPEG-4 Visual profile in use.

Intel IPP Error Reporting · MPEG-4 Visual format summary · FFmpeg MPEG-4 Visual decoder


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