On Fri, Jun 25, 2010 at 2:02 AM, wl2776 <
[hidden email]> wrote:
>
> Playbin2 doesn't accept new-segment events.
>
> gst_element_send_event(
> GST_ELEMENT(m_player),
> gst_event_new_new_segment( blah-blah-blah)
> )
>
> always returns false.
>
> m_player is the instance of playbin2, loaded a MPEG2-PS file.
Of course. playbin2 has no pads, so sending an event to it can't work.
There wouldn't be any meaningful semantics from doing this anyway.
Whatever you're really trying to do; this is certainly completely the
wrong approach.
Mike
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel