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.

about h.264 algorithm used in chip omapl138

Other Parts Discussed in Thread: OMAPL138

hi,

   my board is omapl138,and codec engine version is codec-engine_2_26_02_11,I find there is no member about h.264 in this directory,so i have some questions,does this chip support h.264 encode and decode,if do ,could you show me where i can get the source code.I want to test h.264 algorithm,but i have no idea about it,please help me ,thanks!

  • Hi,

    OMAPL138 will support the H264 encode and decode. You can find the test apps in "<DVSDK Install Dir>/codecs-omapl138_4_02_00_00/packages/ti/sdo/codecs/h264enc /app".

    Similar folder structure is followed for H264 decode also. These are sample test applications.

    You can also use the DMAI applications for your referrence and they will be available at

    "<DVSDK Install Dir>/dmai_2_20_00_15/packages/ti/sdo/dmai/apps"

    Regards,

    Vijayvithal Onkar