Hi I am new to processors and would like to do some video resizing and encoding. Please be patient with me.
I find that gstreamer is able to do the job well. I tried the gst-launch examples found in the omap-l138 software dev doc and it is working well with the video playing from the lcd screen. I have read up here and there from GStreamer website and ti plugin gstreamer but couldn't find how I can import the libraries and code.
I would like to create an application that would import the gstreamer library so I can manipulate.
Can someone advise how I can import the libraries from the dvsdk and instantiate the class and where I can find the api?
Thanks.