[Bug 692953] alsasink does not synchronise properly with a live streaming source, yet (timing skew)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 8 14:40:01 UTC 2016


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

GstBlub <gstblub at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gstblub at gmail.com

--- Comment #232 from GstBlub <gstblub at gmail.com> ---
I think there is also a race condition when taking down the ringbuffer thread. 
I've seen it deadlock because the ringbuffer thread was in sitting in
gst_audio_ringbuffer_handle_underrun() on the g_cond_wait() (cond_underrun)
while the other thread was sitting in gst_audio_sink_ring_buffer_activate() in
the g_thread_join() call waiting for it to shut down.

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