系统跑十几个小时后 ,出现如下错误打印:
Sep 14 22:40:00 dm816x user.info remote_debug_client.out: [m3video] 33184316:DECLINK::links_m3video/iva_dec/decLink_h264.c:[379]::INTERNAL ERROR:-1^M
Sep 14 22:40:00 dm816x user.info remote_debug_client.out: [m3video] ALGPROCESS FAILED:STATUS^M
然后就不编码了 查了下错误码 主要是下面几个错误
XDM_APPLIEDCONCEALMENT Bit 9
1 - Applied concealment
0 – Ignore
This error is applicable for decoders.
It is set when the decoder was not able to
decode the bit-stream, and the decoder has
concealed the bit-stream error and produced
the concealed output.
XDM_CORRUPTEDDATA Bit 11
1 - Data problem/corruption
0 - Ignore
This error is applicable for decoders. This is set
when the bit-stream has an error and not
compliant to the standard syntax.