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.50 hdcomp output

hardware platform:dm8168 custom board.

software platform:dvr 3.50

we didn't modify codes.

We run "./dvr_rdk_demo_mcfw_api.out",and select "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

==================================

we could get on-chip HDMI output,But could not get HDCOMP output.Is this situation normal?

I read some codes, and I think it can output video with HDCOMP ,right?