[Bug 700967] sink messages are not received in the bus

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 25 06:53:58 PDT 2013


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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-25 13:53:53 UTC ---
Two pieces here
1) playbin/playsink should add the sinks to the bin before setting to READY
(and set them locked state, and catch any error messages). This is not trivial
because playbin currently does this during autoplugging, but playsink is the
element who gets the sink set later and playsink is the parent of the sink.

2) gst-launch should use sync bus handlers for the have-context messages, and
also answer need-context messages from there directly.

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