Search found 2 matches

Go to advanced search

by heidi666
25 May 2016 11:22
Forum: Development around libVLC
Topic: Python bindings for libVLC - cannot change audio output device
Replies: 3
Views: 2761

Re: Python bindings for libVLC - cannot change audio output device

Check logs and documentation. I have been checking the documentation. How do you think I got this far? On libVLC 3.0, I change the audio device, verify that the player is using the new device, and sound still doesn't come through the new device. How is the documentation supposed to help me here? Ho...
by heidi666
24 May 2016 16:47
Forum: Development around libVLC
Topic: Python bindings for libVLC - cannot change audio output device
Replies: 3
Views: 2761

Python bindings for libVLC - cannot change audio output device

VLC 2.2.3, python-vlc 1.1.2. I have a virtual audio output and am trying to get libVLC to output on it. So far, I can see the virtual output appearing in libVLC, but selecting it makes audio play on the default output (i.e. the speakers). This is the relevant part of what I have: self.Instance = vlc...

Go to advanced search