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 version on the dm365

i saw that TI issued a new version 2.x to the h264 codec plugin for the dm365. i want to upgrade my codec, but first, i'm not sure about the version that i have. when I check the version of the plugin with "gst-inspect tih264enc", i get

....

plugin details:

...

version: 0.10.0.1

.....

 

now, i'm not sure about it, because the previous codec version was 1.0, so maybe this is the plugin version and not the codec version (are they the same?)

so how do i check the codec version?

 

also, i saw the migration guide for the 2.x versions here

http://processors.wiki.ti.com/index.php/Migration/Integration_Guide_for_DM36x_H.264_version_2.x_codecs#Migration_guide:_DM36x_ver_2.0_H.264_codec

it says i need to add some cmem definitions (OK) and to allocate edma & tcm resources. the help sends me to the 'config' file, but io dont know which file is it. where shoud i add these allocations?

i'm not using dvsdk, rather i built my own (linux downloads with arago).

 

sheldon C