本帖最后由 一只耳朵怪 于 2018-5-28 16:47 编辑
DM36x在调用VIDDEC2_process解码h264码流报错,错误代码:0x200C。我看了相关文档,错误代码0x200C含义:
高8位Bit13: Unsupported feature/parameter in input。
低8位 0x0C: Invalid reference frames count。 这个是什么含义?
请问有DM368 h264解码器的典型配置作为参考么?
2018-5-28 08:35:57
参考帧数量错误。请问你解码参数中frame_closedloop_flag是否配置为0?
/
参考帧数量错误。请问你解码参数中frame_closedloop_flag是否配置为0?
/
举报