有没谁跑rdk包里面的demo碰到这个错误[m3vpss ] 24316: Assertion @ Line: 111 in utils/src/utils_buf.c: status == FVID2_SOK : failed !!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
有没谁跑rdk包里面的demo碰到这个错误[m3vpss ] 24316: Assertion @ Line: 111 in utils/src/utils_buf.c: status == FVID2_SOK : failed !!!
跑的这个例子case VSYS_USECASE_MULTICHN_VCAP_VENC出现上面的问题,硬件解码芯片用的tvp5158,视频通过hdmi线能显示出来,但一直卡在那
跑这个例子case VSYS_USECASE_MULTICHN_HD_VCAP_VENC不会出现以上的问题,但我想问的是,这个存储的H264的分辨率是1920x1080p是在哪里设置分辨率这么大,谢谢大神给点思路