[gst-devel] querry : filesrc element

Stefan Kost ensonic at hora-obscura.de
Thu Oct 30 09:18:50 CET 2008


hi,
arnabsamanta schrieb:
>  Hi
> 	I am trying to understand the filesrc element implementation.
> 	My previous idea was that the data is pushed into the srcpad through
> "gst_pad_push" with srcpad and data buffer pointer 	as argument supplied to
> this function.
> 	But am unable to view any such similar kind of function related to pad
> push() here in filesrc code.
>
> 	can any body please tell me how exactly the data is pushed into the next
> element ?
>   
Usually you pull from a filesrc. In many (local) playback cases the
demuxer drives the pipeline. It pulls from the src and pushes to the
decoders.

Stefan

>  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
>   





More information about the gstreamer-devel mailing list