[Bug 666361] playbin2: regression: visualisations don't work with pulseaudiosink
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Feb 3 08:42:49 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=666361
GStreamer | gst-plugins-base | git
--- Comment #7 from Arun Raghavan <arun at accosted.net> 2012-02-03 16:42:45 UTC ---
Created an attachment (id=206692)
View: https://bugzilla.gnome.org/attachment.cgi?id=206692
Review: https://bugzilla.gnome.org/review?bug=666361&attachment=206692
pulseaudiosink: Lower rank to prevent autoplugging
pulseaudiosink breaks visualisations in its current form, so let's
prevent it from being autoplugged for the time being.
The best we can hope to do in the 0.10 series is query the list of
available sinks and their formats, and expose these as the bin's sinkpad
caps. While this is not a comprehensive solution, it will make sure that
we're only trying to support compressed formats if we're certain that
one exists.
The long-term fix for this will be in the form of proper upstream
renegotiation support in the 0.11/1.0 series.
--
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