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.

DM6467T run HDVICP problem

DM6467T run HDVICP problem:
We do the following:
 1. We've got the HDVICP NDA package;
 2. We test project dm6467_h264enc_v001 and it runs perfectly;
 3. We integrated it in video_copy and call it from Arm side and it sucks, the

encoded file takes about 300KB compared with the 11KB which is the correct size;

And further:
 1. We test the hdvicp_api which came alone with the NDA package;
 2. We run the project located in "REL_200_V_HDVICP_X_OBJ_DM6467_1_00_000

\200_V_HDVICP_X_1_00\DM6467_X_001\Hdvicp_api\tst\hdvicp_ti_tst_calc" and it runs without any

 problem;
 3. We integrated it in video_copy and it ends up in Frame2 3rd MB with different

result;
 4. However, we integrate the IPE part which located in

"REL_200_V_HDVICP_X_OBJ_DM6467_1_00_000\200_V_HDVICP_X_1_00\DM6467_X_001

\Hdvicp_api\tst\hdvicp_ti_tst_ipe" use video_copy and it runs without any problem;

More info:
 1. We have successfully integrate the H264FHDVEnc library in our Arm-side program,

and we use the same cfg script to declare HDVICP usage;

Any suggestions would be appreciated.