[gstreamer-bugs] [Bug 620540] [pulsesink] pa_stream_write() failed: Invalid argument

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 9 01:03:37 PDT 2010


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

--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2010-06-09 08:03:34 UTC ---
Probably found the problem... if more than buf->spec.segsize should be written
pbuf->m_writable is clamped but all samples are written nonetheless. Also if
the buffer is full it should be passed to PA after writing to it instead of
waiting for the next round.

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