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.

[DM8148] Problem on trying 8D1 encode with DM8148...

     Hello, I  modify  DVRRDK_02.00.00.23 demo code  to test  "8D1 encode with DM8148"
     and got some problem .

       here is the modification:
       "CUSTOM DEMO - 2Ch D1 Encode"  code  (DEMO_CUSTOM_0 case)

       VcapVencVdecVdisCustom_start(){
         ..... 
        gDemo_info.maxVcapChannels = 8;
        gDemo_info.maxVencChannels = 8;

      }


   after rebuild and test, its still encode 2CH  D1 ....
   maybe I lost something ...

 
  any idea is welcome !
  Thank you in advance for your help.

  Best Regards,

   S.J.