[Bug 703267] funnel: Needs to be usable in playbin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 3 11:15:50 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703267
  GStreamer | gstreamer (core) | git

--- Comment #18 from Brendan Long <self at brendanlong.com> 2013-07-03 18:15:38 UTC ---
(In reply to comment #17)
> Maybe instead of doing that you could do something with the
> stream-start events that are now sent between each switch of inputs? Or funnel
> could introduce a new, custom sticky event for that?

The stream start events seem to be working, but I'm a little concerned that if
I get a bunch of buffers at once, the stream start event will only be for the
last one. If I handle the new samples in the callback for "new-sample", am I
guaranteed to get to them before the next events are handled?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list