| Previous | Next |
| ippStsSrcDataErr | ippStsCodeLenTableErr |
ippStsMaxLenHuffCodeErr
This status belongs to Huffman table construction, not to image display or sample conversion. A decoder table can only be built when every code length fits the representation expected by the IPP primitive.
The usual causes are a damaged serialized table, an application-built table that is not canonical for the selected format, or a table taken from one codec and passed to another codec path.
Check these details
- The maximum code length allowed by the called IPP primitive.
- The longest entry in the supplied code-length table.
- Whether the table was decoded from a bitstream or generated by application code.
Intel IPP Error Reporting · FFmpeg bitstream reader · FFmpeg VLC table code
Looking for a different code? Search another status or error code.
