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

Michael Joachimiak mjoachimiak at gmail.com
Thu May 19 07:51:36 PDT 2011


http://gstreamer-devel.966125.n4.nabble.com/How-to-use-appsrc-amp-appsink-td968055.html

I am trying to use that one  but no effect. If you make it working please
let me know.

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

> 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
>>
>>
>
> _______________________________________________
> 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/53e1fe6a/attachment.htm>


More information about the gstreamer-devel mailing list