What does Intel IPP status -74 (ippStsH263VLCCodeErr) mean?

 
Previous Next
ippStsH263MVCodeErr ippStsH263DCCodeErr

ippStsH263VLCCodeErr

This is a general H.263 variable-length-code failure. The selected VLC table has no entry for the bits read at the current position.

It is a strong sign of bitstream corruption, packet loss, a wrong table selection, or an earlier field length error.

Check these details

  • The exact syntax element being decoded when the failure occurs.
  • The table selected by picture type and macroblock mode.
  • Transport packet loss or damaged RTP payloads.

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


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