[gst-devel] queue element in gstreamer

thiagoss thiagossantos at gmail.com
Thu Sep 11 14:11:18 CEST 2008


 The GstQueue takes *any kind* of stream and buffers it (FIFO), you should
look at the chain method if you'd like to know how it receives the buffers.
It also starts a new thread for pushing the data for the downstream element.

On Thu, Sep 11, 2008 at 7:05 AM, arnabsamanta
<arnabsamanta at tataelxsi.co.in>wrote:

> Hi ,
>        can any body tel me what kind of input is taken by the QUEUE element
> in
> gstreamer ? is it frame by frame for a video file ?
>        and i am going throught the code of the gstqueue.c ....
>        how the queue->queue is getting the input ?
>        in the init()
>                queue->queue = g_queue_new (); is done ? it only creates a
> new queue . how
> the data flows in the queue ?
>  regards,
>        ~Arnab
>
>
> The information contained in this electronic message and any attachments to
> this message are intended for the exclusive use of the addressee(s) and may
> contain proprietary, confidential or privileged information. If you are not
> the intended recipient, you should not disseminate, distribute or copy this
> e-mail. Please notify the sender immediately and destroy all copies of this
> message and any attachments contained in it.
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Thiago Sousa Santos

Embedded Systems and Pervasive Computing Lab (Embedded)
Center of Electrical Engineering and Informatics (CEEI)
Federal University of Campina Grande (UFCG)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080911/ae5d700e/attachment.htm>


More information about the gstreamer-devel mailing list