[Bug 796354] wasapi: playback noise
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 26 11:35:36 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796354
--- Comment #33 from Philippe Renon <philippe_renon at yahoo.fr> ---
With 5th patch, use case 2 (true/false) is also broken.
gst-launch-1.0.exe audiotestsrc ! wasapisink low-latency=false exclusive=false
plain : OK
4 patch : KO! (there is beating and crackling)
5 patch : OK
gst-launch-1.0.exe audiotestsrc ! wasapisink low-latency=true exclusive=false
plain : OK
4 patch : OK
5 patch : KO!
gst-launch-1.0.exe audiotestsrc ! wasapisink low-latency=false exclusive=true
plain : OK
4 patch : OK
5 patch : OK
gst-launch-1.0.exe audiotestsrc ! wasapisink low-latency=true exclusive=true
plain : KO!
4 patch : KO! (there is droning... i.e. not same problem as false/false).
5 patch : KO! (same as above).
--
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