| Previous | Next |
| ippStsH263FrameWidthErr | ippStsH263ExpandPelsErr |
ippStsH263FrameHeightErr
This status means the picture height supplied to the H.263 operation is not usable for frame decoding. It is detected before macroblock reconstruction can proceed.
Look for missing or corrupted picture headers, or for wrapper code that initialized width but left height at zero.
Check these details
- The picture header dimensions.
- Container metadata versus elementary stream dimensions.
- Allocation paths that may create a zero-height frame after a failed probe.
Intel IPP Error Reporting · ITU-T H.263 recommendation · FFmpeg H.263 decoder
Looking for a different code? Search another status or error code.