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.

h264 codec on dm6467

I have downloaded the free H264 codec package. I want use it on DM6467,but I can not use it. How I use it in ARM side under linux? Do you have an instruction whichi can guide me use it step by step? How I build the server ?

Thanks!

  • Did you download it from http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/DVSDK_2_00/latest/index_FDS.html?

    If so, you would just follow the Getting Started Guide to build the DVSDK software.  This codec download is required to properly build DVSDK for DM6467.

     

  • I have downloaded the dm6467_jpegenc package and  built the server and apps, Then run it in DM6467 EVM , the result is right. But  I meet some questions when I test DM6467_h264fhdenc_production.

     There are 2 packages in DM6467_h264fhdenc_production, the one package is h264fhdenc, the another is hdvicp. I want to build the servers and apps now. But I  don't know whether the hdvicp package need to be packaged in. Would you please tell me how to build the server? Is it only h264fhdenc  package need to be packaged in or the 2 packages all need to be packaged in?  

  • I need to confirm where you got your codec packages from.

    When I try to download the h.264 encoder for DM6467, it takes me to the link I posted above.  When I install this, I do not see any " DM6467_h264fhdenc_production" directory.  Therefore I do not know what you are looking at.

    With our official DVSDK, HDVICP package is part of framework components and is included only when codecs that use HDVICP are packaged into a server.  This should be specified in the .cfg file by default already and you should not have to specify it.  However, since I do not know what you are looking at, I cannot confirm.