[Bug 796354] wasapi: playback noise

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 23 11:36:24 UTC 2018


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

--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
This sounds like the pipeline is sometimes sending buffers too late to
wasapisink. Can you attach the output of GST_DEBUG=wasapi*:4 here?

Do you pass any options to wasapisink like low-latency=true?

Do you set a higher thread priority for your gstreamer pipeline? The element
does that for itself (see: gst_wasapi_util_set_thread_characteristics()), but
it can't set that for the rest of the pipeline.

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