[Bug 686459] pulsesink: playbin uri=x.mp3 audio-sink='identity ! pulsesink' => not-negotiated flow error

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 26 22:49:07 PDT 2013


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

--- Comment #5 from Arun Raghavan <arun at accosted.net> 2013-05-27 05:49:04 UTC ---
Created an attachment (id=245368)
 View: https://bugzilla.gnome.org/attachment.cgi?id=245368
 Review: https://bugzilla.gnome.org/review?bug=686459&attachment=245368

pulsesink: Add a getcaps function

this allows us to have more fine-tuned caps in READY or above. However,
this is _really_ inefficient since we create a new stream and query sink
for every getcaps in READY, which on a simple gst-launch line happens
about 35 times. The next step is to cache getcaps results.

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