[Bug 765115] alsasink: single segment audio glitch after 200ms at startup

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 16 11:44:31 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765115

--- Comment #7 from Jan Schmidt <thaytan at noraisin.net> ---
No, you've misunderstood the bug here. This problem is much simpler - alsasink
reads a fragment too many from the ringbuffer. It claims the 21st fragment from
the ringbuffer before it tries to write it. It doesn't find out the hardware
ringbuffer is full until then.

At that point, our GStreamer ringbuffer can actually accept 20 fragments more
from upstream.

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