Other Parts Discussed in Thread: AM5728
Hi All
I am using GPEVM for AM5728. And i am using ti-processor-sdk-linux-am57xx-evm-02.00.01.07-es2.0 software release.
We are planning to use QT to capture the video frames through V4L2 APIs and display it in the GUI itself. Now we would also like to encode the captured video frames in H.264 format and save the video on the flash/SDcard.
So my question is how can i use hardware H.264 encoder/decoder in my c/c++ code?
In gstreamer i am able to use ducati plugins, but i have no idea how to add this functionality in my code.
Regards
Amrit