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
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