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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 25 17:17:48 UTC 2016


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

--- Comment #230 from GstBlub <gstblub at gmail.com> ---
Review of attachment 277719:
 --> (https://bugzilla.gnome.org/review?bug=692953&attachment=277719)

I think there may still be an issue in xrun_recovery().  If the call to
snd_pcm_prepare() fails in response to an EPIPE, shouldn't xrun_recovery()
return that error rather than 0?  Wouldn't it otherwise keep running into the
same condition and never actually recover from it, essentially getting stuck in
an infinite loop writing out that segment?

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