What does Intel IPP status -132 (ippStsVLCUsrTblUnsupportedFmtErr) mean?

 
Previous Next
ippStsVLCUsrTblHeaderErr ippStsVLCUsrTblEscAlgTypeErr

ippStsVLCUsrTblUnsupportedFmtErr

IPP can only import the VLC table layouts implemented by the selected primitive. A syntactically readable table can still be rejected when its declared format is not one of those layouts.

This is different from a damaged table. Verify the export format used to create the table and the exact IPP decoder family that consumes it.

Check these details

  • The table format identifier in the user table.
  • The codec family and IPP primitive that will consume the table.
  • Whether the table was generated by another IPP version or a different library.

Intel IPP Error Reporting · FFmpeg bitstream reader · FFmpeg VLC table code


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