[gst-devel] RE : query from Maintainers, developers, anyone .. regarding eos signal in gst elements

karmendra jain karmendra.jain at gmail.com
Thu Sep 27 19:59:16 CEST 2007


hey thanks for all the replies .. but my concern is still not addressed
i'll go in detail ..sorry for long mail in advance
what am doing is this
1: making necessary pipeline
2: changing state to ready
3: sending state change signal to pipeline from other function (say a
keyboard event function ) .. this will make it to run ie play/pause
..on key press

4: i have removed the main_loop  and running my own loop
so i wanted to get this "eos" as a signal ..so that i can connect it
to a callback
and change the state of pipeline again ..
i cant use bus probe as it works along with main loop (correct me if m
wrong on this)
so wat can be a solution ????


On 9/27/07, SP GLE <spglegle at yahoo.fr> wrote:
> Hi,
> You can add a pad probe using gst_pad_add_event_probe(), in the
> callback you will be able to test the type of event.
>
> Regards.
>
> --- karmendra jain <karmendra.jain at gmail.com> a écrit :
>
> > Hi All
> > I have encountered a strange problem
> > in Gstreamer0.8 the elements emitted a signal "eos" (like the
> > elements
> > emit "pad-added" etc )
> > but now in Gstreamer0.10 this seems to have been removed
> >
> > So can anyone plzzzzzzzz  tell me how to get a "eos" signal ??
> >
> > 'cas basically i wanna connect that signal to another object (g
> > object
> > ;. using g_signal_connect)
> >
> > plz pplz neonw tell me :(
> >
> > thanks
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> >
>
>
>
>      ______________________________________________________________________________
> Stockage illimité de vos mails avec Yahoo! Mail. Changez aujourd'hui de mail !
>




More information about the gstreamer-devel mailing list