| Previous | Next |
| ippStsVLCUsrTblEscAlgTypeErr | ippStsVLCUsrTblCodeLengthErr |
ippStsVLCUsrTblEscCodeLengthErr
This status is specific to the escape path of a user VLC table. The declared escape-code length cannot be represented or cannot be used by the selected IPP routine.
Check it separately from ordinary code lengths. A table may have valid main codes and still fail because the escape code is impossible for the decoder.
Check these details
- The escape-code length value in the serialized table.
- The maximum length allowed by the selected IPP primitive.
- Whether the value is stored in bits or bytes by the table writer.
Intel IPP Error Reporting · FFmpeg bitstream reader · FFmpeg VLC table code
Looking for a different code? Search another status or error code.