GNOME Bugzilla – Bug 796571
wasapi fails with "IAudioClient::SetEventHandle failed: AUDCLNT_E_NOT_INITIALIZED"
Last modified: 2018-06-12 20:13:06 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
Whoops, sorry, I was using 1.14.0.1. I installed the version 1.14.1 now and everything works fine.
Perfect, thanks for confirming.