Re: [Mingw-w64-public] IAudioClient3 for gstreamer wasapi2

2020-12-14 Thread Biswapriyo Nath
For wasapi2 plugin in gstreamer-plugins-bad project, we need more
WinRT headers e.g. windows.applicationmodel.core.h and its includes.
There is a recent work about updating WinRT headers, so stay tuned. I
shall build the gstreamer-plugins-bad project[1] and add the necessary
changes required.

[1]: 
https://github.com/msys2/MINGW-packages/tree/master/mingw-w64-gst-plugins-bad


___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


[Mingw-w64-public] IAudioClient3 for gstreamer wasapi2

2020-12-14 Thread Jonas Kvinge
Hi

I need to compile gstreamer-plugins-bad with wasapi2. But this requires
IAudioClient3.

Is this possible to add, are there any plans to add it?

Header  has symbol "IAudioClient3" with dependencies
-lole32, -lksuser, -lruntimeobject, -lmmdevapi: NO

sys/wasapi2/meson.build:44:4: ERROR: Problem encountered: wasapi2 plugin
was enabled explicitly, but IAudioClient3 is unavailable

A full log can be found at
/home/jonas/Projects/strawberry/strawberry-mxe/tmp-gst-plugins-bad-x86_64-w64-mingw32.shared/gst-plugins-bad-1.18.2.build_/meson-logs/meson-log.txt
make[1]: *** [Makefile:872:
build-only-gst-plugins-bad_x86_64-w64-mingw32.shared] Error 1
make[1]: Leaving directory '/home/jonas/Projects/strawberry/strawberry-mxe'

Jonas




___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public