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

kilian stein stein.kilian at gmail.com
Thu May 19 06:21:31 PDT 2011


Thank you, i think it will do the job :) ! Did you find anytutorial about it
?

2011/5/19 Michael Joachimiak <mjoachimiak at gmail.com>

> 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
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110519/fc5f391d/attachment.html>


More information about the gstreamer-devel mailing list