After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796571 - wasapi fails with "IAudioClient::SetEventHandle failed: AUDCLNT_E_NOT_INITIALIZED"
wasapi fails with "IAudioClient::SetEventHandle failed: AUDCLNT_E_NOT_INITIAL...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.14.0
Other Windows
: Normal normal
: 1.14.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-06-12 17:30 UTC by Marcos Kintschner
Modified: 2018-06-12 20:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marcos Kintschner 2018-06-12 17:30:03 UTC
I wrote a very simple code which has only three elements: wasapisrc, audioconvert and wasapisink. The program is crashing with the error: 

0:00:00.199487199  5428   046A14D8 ERROR             wasapisink gstwasapisink.c:493:gst_wasapi_sink_prepare:<wasapisink0> IAudioClient::SetEventHandle failed: AUDCLNT_E_NOT_INITIALIZED
Comment 1 Marcos Kintschner 2018-06-12 20:02:48 UTC
Whoops, sorry, I was using 1.14.0.1. I installed the version 1.14.1 now and everything works fine.
Comment 2 Tim-Philipp Müller 2018-06-12 20:13:06 UTC
Perfect, thanks for confirming.