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.

AM572x mpeg4 encoder

Hello, 

I am trying to access mpeg4 encoder on am572x. I've included #videnc2.h and #impeg4enc.h files in my c-code for arm processor and call there VIDENC2_process function. But during compilation I have an error - underfined reference to VIDENC_process. I don't have any appropriate lib files in installed sdk. What should I do to exploit the inbuilt encoding facilities?

Thank you.

Natalia