Hi,
How do i cross compile H.264 for AM5728 processor.
Thank you.
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.
Afrin,
Please refer this section of the SDK: https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Foundational_Components_Multimedia_IVAHD.html it has details on the different modules that participate in the H.264 decode/encode, so you are going to need to compile different modules for the entire H.264 stack to get it working. This section will be useful.
Also, what is the relevance of the title of this post - does this number indicate anything?
Regards
Karthik
Hi,
I need to install H.264 codec in Am5728,which cannot be directly installed. It has to be cross-compiled,So what is the procedure to cross-compile H.264 codec.
I came to know AM5728 supports Ducati264 encoder and decoder.Now what is the procedure to cross-compile Ducati264 for AM5728.
Thanks
Hi Afrin,
The AM57 SDK contains all the components required for supporting the H.264 stack - the link that I have shared above explains all the components including the Ducati H264 Decoder including the cross compile instructions.
Regards
Karthik