[Bug 796954] New: wasapi: robotic sound
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 13 21:22:50 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796954
Bug ID: 796954
Summary: wasapi: robotic sound
Classification: Platform
Product: GStreamer
Version: 1.14.2
OS: Windows
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: marcos.ktn at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I've got a robotic sound when using wasapi. It literally sounds like a robotic
speaking...
GST_DEBUG=3,wasapi:6 gst-launch-1.0.exe wasapisrc ! wasapisink
0:00:00.153079781 14200 03318438 FIXME default
gstutils.c:3963:gst_pad_create_stream_id_internal:<wasapisrc0:src> Creating
random stream-id, consider implementing a deterministic way of creating a
stream-id
0:00:00.154812591 14200 03318438 INFO wasapi
gstwasapiutil.c:855:gst_wasapi_util_initialize_audioclient:<wasapisrc0> wasapi
default period: 100000, min period: 30000
0:00:00.184036182 14200 03318438 INFO wasapi
gstwasapiutil.c:855:gst_wasapi_util_initialize_audioclient:<wasapisink0> wasapi
default period: 100000, min period: 30000
0:00:00.198714825 14200 03318618 WARN wasapisrc
gstwasapisrc.c:598:gst_wasapi_src_read:<wasapisrc0> WASAPI reported glitch in
buffer
I also get the robotic sound with:
directsoundsrc ! audioconvert ! wasapisink
With this configuration:
wasapisrc ! audioconvert ! directsoundsrc
It's not robotic, it's just a periodic noise.
directsoundsrc ! directsoundsink works fine though.
--
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