Cannot Create MMDevice Output Module

This forum is about all development around libVLC.
Moriquendi
Blank Cone
Blank Cone
Posts: 74
Joined: 31 May 2011 16:22

Cannot Create MMDevice Output Module

Postby Moriquendi » 23 Sep 2019 10:46

Hello,

I'm trying to create vlc instance with mmdevice audio output. I've passed "--aout=mmdevice" to my libvlc instance but for some reason I get the following error:

Code: Select all

main audio output debug: looking for audio output module matching "mmdevice": 6 candidates mmdevice audio output error: cannot initialize COM (error 0x80010106)
and then libvlc defaults to directsound. Any reason I am facing this problem? I'm using VLC 3.0.4.

Rémi Denis-Courmont
Developer
Developer
Posts: 15228
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Cannot Create MMDevice Output Module

Postby Rémi Denis-Courmont » 23 Sep 2019 18:55

I think you answered your own question here. It fails because CoInitializeEx() returns error 0x80010106.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 13 guests