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