Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-vlc about wasapi generic error: cannot activate client (error 0x88890004) #255

Open
PLL-L opened this issue May 23, 2023 · 0 comments

Comments

@PLL-L
Copy link

PLL-L commented May 23, 2023

environment:

  windows 10 x64
  VLC media player x64 3.0.18
  python-vlc 3.0.1822

code:

  import vlc
  p = vlc.MediaPlayer(r"./WAV/37028.wav")
  p.play()

output:
0
wasapi generic error: cannot activate client (error 0x88890004)

File exists
May I ask how the boss can solve it
THANKS!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant