What does Intel IPP status -101 (ippStsMP4MVCodeErr) mean?

 
Previous Next
ippStsMP4BlockTypeErr ippStsMP4VLCCodeErr

ippStsMP4MVCodeErr

Motion vectors are coded differentially and interpreted using the active motion-vector range. An illegal code means the bitstream cannot be mapped to a valid horizontal or vertical motion-vector delta.

The useful diagnostic data is the current fcode, prediction candidate and macroblock position. Packet loss or a wrong resync start point can make valid texture bits look like an impossible motion-vector code.

Check these details

  • The VOP fcode value and quarter-pel or half-pel mode.
  • The predicted motion vector used before decoding the delta.
  • Whether the damaged macroblock is after a resync marker or slice boundary.

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.