What does Intel IPP status -83 (ippStsH263PredModeErr) mean?

 
Previous Next
ippStsMP4LinearModeErr ippStsH263BlockStepErr

ippStsH263PredModeErr

Prediction mode selects how a macroblock is reconstructed from neighboring samples and reference pictures. An illegal value means the mode field cannot be applied to the current picture context.

This can be caused by damaged syntax, but also by calling a lower-level primitive with a mode that belongs to another H.263 option set.

Check these details

  • The negotiated H.263 options and annexes.
  • The macroblock type decoded before the prediction mode.
  • Caller-side translation from container or RTP payload state into IPP mode values.

Intel IPP Error Reporting · ITU-T H.263 recommendation · FFmpeg H.263 decoder


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