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.

dm8168 dvr 3.0.1 hdcomp 输出



我们是自己做的板子,我们用DVR 3.0.1输出自带HDHDMI可以的,但是输出HDCOMP却不行。
然后测试HDCOMP接口上,是有数据的,但是接电视机没有图像出来。
 
我们执行的是这个程序:
./dvr_rdk_demo_mcfw_api.out
然后选择4。
 
 
 1: VCAP + VENC + VDEC + VDIS  - Progressive SD Encode + Decode
 2: VCAP + VENC        + VDIS  - SD Encode ONLY
 3: VCAP + VENC        + VDIS  - HD Encode ONLY
 4:               VDEC + VDIS  - SD/HD Decode ONLY
 5: VCAP               + VDIS  - NO Encode or Decode
 
 e: Exit
 
 Enter Choice: 4
 
 
我看了代码,感觉是可以输出HDCOMPDE ,请问这个程序可以输出HDCOMP吗,谢谢。