[Bug 793289] wasapi: Several improvements to latency and glitch-free playback

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 8 06:34:37 UTC 2018


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

--- Comment #3 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 368124
  --> https://bugzilla.gnome.org/attachment.cgi?id=368124&action=edit
wasapi: Increase thread priority to reduce glitches

This is particularly important when running in exclusive mode because
any delays will immediately cause glitching.

The MinGW version in Cerbero is too old, so we can only enable this when
building with MSVC or when people build GStreamer for MSYS2 or other
MinGW-based distributions.

To force-enable this code when building with MinGW, build with
CFLAGS="-DGST_FORCE_WIN_AVRT -lavrt".

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