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.

关于8168 vdec_vdis demo问题请教



大家好:

       我使用DM8168,想要读取名称为dm816x_1080p_demo.264的H264码流然后进行后续的解码等操作,这个dm816x_1080p_demo.264是使用busybox挂载的,目录为/opt/dvr_rdk/ti816x,如下图所示,使用的DVR_RDK版本是DVRRDK_04.00.00.03。

       

      我跑的是vdec+vdis demo,但代码跑起来后,会提示生成头文件,但生成的过程中会出现如下问题:

     

      后来跟了下代码,这句话是在/home/user/DVRRDK_04.00.00.03/dvr_rdk/demos/mcfw_api_demos/mcfw_demo中的demo_vdec_vdis_bits_rd中打印出来的,但问题是为什么会找不到这个h264文件?

      谢谢!