Basic concepts, some pointers please?

Baby Octopus jagadishkamathk at gmail.com
Mon Sep 23 10:30:46 PDT 2013


Slightly confused with your requirements. Gstreamer itself is a framework.
What exactly you mean by integrating gstreamer with TI's framework?

AFAIK, TI has already ported gstreamer on most of its DaVinci and Omap
platforms

If you want to integrate H264 or MJpeg codecs, you will have to call VIDDEC
and VIDENC API's or VISA APIs of TI through the baseclasses such as
Gstvideoencoder and gstvieodecoder etc

Go through
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-GstVideoEncoder.html
and
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-GstVideoDecoder.html

God luck!

~BO



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Basic-concepts-some-pointers-please-tp4662146p4662151.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list