Decode a chunk using gst

sudarshan bisht bisht.sudarshan at gmail.com
Wed Apr 20 02:13:24 PDT 2011


You can use appsrc/appsink plugins, more information is in the following
links;

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-appsrc.html
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-appsink.html


On Wed, Apr 20, 2011 at 11:59 AM, Ashwini Sharma <ak.ashwini at gmail.com>wrote:

> Hi All,
>
>    I have a requirement, in which I should be able to use gstreamer
> Audio/Video decoder so that, i just give a buffer of data to the decoder and
> get the decoded buffer out of it.
>
> I will explain it a little more, I do not have to create a full pipeline
> from src to sink. I have an application which reads the file and then
> submits the buffer (in chunks of 1024bytes) to the decoder and wants to get
> back the "decoded buffer".
>
> Can someone please help me on this. Any help is appreciated.
>
> Thanks,
> Ashwini
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110420/280337f1/attachment.html>


More information about the gstreamer-devel mailing list