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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 4 01:10:28 PDT 2013


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

--- Comment #20 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-04 08:10:17 UTC ---
(In reply to comment #18)
> (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?

A stream-start event will always arrive in front of the buffers to which it
applies, so there should be no problem there.


(In reply to comment #19)
> I guess I forgot to mention: For some reason funnel works with stream
> synchronizer now. I guess something in Olivier's changes fixed it for some
> reason.

Means we can close this bug now? :)

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