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

no more functionnal with the daily vlc #259

Open
fredmo opened this issue Sep 21, 2023 · 0 comments
Open

no more functionnal with the daily vlc #259

fredmo opened this issue Sep 21, 2023 · 0 comments

Comments

@fredmo
Copy link

fredmo commented Sep 21, 2023

Hello,

I am using WSL2, the original vlc was lagging ( sync issue with blank audio ), It s solved with the daily VLC

vlc 4.0 daily build :
sudo add-apt-repository ppa:videolan/master-daily
sudo apt update
sudo apt upgrade

But the python-vlc is no more working at all :

p = vlc.MediaPlayer("file:///home/user/bob.mp3")
p.play()

it s doing thi log :
[000055bd341996c0] main input error: Your media can't be opened
[000055bd341996c0] main input error: VLC is unable to open the MRL '��
4�U'. Check the log for details.

Would you have some advices?

( My initial issue WSL2 is here : microsoft/wslg#1113 )

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