[gstreamer-bugs] [Bug 584987] [playbin2] [gapless] Fire a track-changed message on track change.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 17 00:17:26 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=584987
  GStreamer | gst-plugins-base | git

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-17 08:17:24 UTC ---
Yes, I thought about doing what Mike said too after attaching this patch here.
This patch provides a better way than the about-to-finish signal (it's nearer
to the real track switch) but still not optimal.

Something like a GST_EVENT_SINK_MESSAGE, that takes a GstMessageType and
GstStructure inside the event structure, would flow with the data and be posted
by sinks.


Doing what Stefan suggested might be possible too but it's not obvious for me
how to do it in the playbin2 case, i.e. which time should be included in the
message?

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