can we use a gst plugin alone without using the pipeline ?

Michael Joachimiak mjoachimiak at gmail.com
Thu May 19 03:09:48 PDT 2011


Hi,
I am not pro in gstreamer, but the closest solution that comes to my mind is
to use appsrc ! decoder ! appsink
So you need to have a pipeline but you provide data from your software and
you get decoded stream back to your software.
I am working now on appsrc solution for my program.

2011/5/19 kilian stein <stein.kilian at gmail.com>

> Hello,
>
> I'm new to gstreamer and i wonder if it's possible with gstreamer :
>
> (1) to put a buffer in a plugin (in a decoder/filter for example)
> (2) lunch the decode/filter process (only process one plugin)
> (3) and grab the out buffer
>
> The question is, is it possible to use a plugin alone without using the
> pipeline ?
>
> Regards,
>
> Kilian
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
Your Sincerely
Michal Joachimiak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110519/6b90c4ee/attachment.htm>


More information about the gstreamer-devel mailing list