[Bug 686459] pulsesink: playbin uri=x.mp3 audio-sink='identity ! pulsesink' => not-negotiated flow error
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 6 06:36:36 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=686459
GStreamer | gst-plugins-good | git
Arun Raghavan <arun> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #245368|0 |1
is obsolete| |
--- Comment #12 from Arun Raghavan <arun at accosted.net> 2013-06-06 13:36:34 UTC ---
Created an attachment (id=246160)
View: https://bugzilla.gnome.org/attachment.cgi?id=246160
Review: https://bugzilla.gnome.org/review?bug=686459&attachment=246160
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