Hello everybody. I hope you are well. I'm fine.
I launched VLC in Booworm system (updated to today) to watch an mp4 but it reports the error in screenshot
which I don't know how to fix. Of course the video can be seen but there is no audio.
Any solution to suggest me?
many thx sonia.
P.S. if i use mpv everything works fine.
VLC-Pulse audio connection refused. (SOLVED)
Moderator: fredx181
- soniabu
- Posts: 285
- Joined: Fri Jul 24, 2020 6:14 pm
- Location: Paris<-->Montreal
- Has thanked: 123 times
- Been thanked: 37 times
VLC-Pulse audio connection refused. (SOLVED)
- fredx181
- Posts: 3250
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 408 times
- Been thanked: 1412 times
- Contact:
Re: VLC-Pulse audio connection refused.
soniabu wrote: Tue Jan 31, 2023 8:49 pmHello everybody. I hope you are well. I'm fine.
I launched VLC in Booworm system (updated to today) to watch an mp4 but it reports the error in screenshot
which I don't know how to fix. Of course the video can be seen but there is no audio.
Any solution to suggest me?
many thx sonia.
P.S. if i use mpv everything works fine.
Hello Sonia. My first thought: why try to run an appimage of vlc instead of just installing it with apt or synaptic, it's in the bookworm repository: v 3.0.18
edit: the error message in your screenshot doesn't show anything (audio error ??) about the video you try to play, it's just the default info that that vlc gives I think (pulseaudio blablabla).
- soniabu
- Posts: 285
- Joined: Fri Jul 24, 2020 6:14 pm
- Location: Paris<-->Montreal
- Has thanked: 123 times
- Been thanked: 37 times
Re: VLC-Pulse audio connection refused.
right!
Just wanted to save space on the system - you're right.
Now I try to install VLC from Synaptic, I will let you know the result.
thx sonia
-
- Posts: 757
- Joined: Fri Dec 13, 2019 6:26 pm
- Has thanked: 552 times
- Been thanked: 236 times
Re: VLC-Pulse audio connection refused.
You could probably make the application image work by changing the setting in Audio-Audio Device.
VLC uses it's own settings instead of picking them up from the operating system and I think it auto detects that you don't have pulse audio when you install it from synaptic.
But it never gets the chance to auto detect when it's an application image, so it chooses pulse audio and you have to change it.
- Attachments
-
- vlc.png (206.78 KiB) Viewed 635 times
- soniabu
- Posts: 285
- Joined: Fri Jul 24, 2020 6:14 pm
- Location: Paris<-->Montreal
- Has thanked: 123 times
- Been thanked: 37 times
Re: VLC-Pulse audio connection refused.
Thanks Dancy, I also tried VLC Appimage as you suggested: in fact it works with ' Audio ALC257 device without any conversion'.
What I can't do now - if I wanted to use VLC Appimage - is not losing the ALC257 setting every time I relaunch it VLC Appimage
as I always end up with audio= 'default' and I have to set the ALC257 audio manually.
Anyway thanks for the solution.
sonia
- fredx181
- Posts: 3250
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 408 times
- Been thanked: 1412 times
- Contact:
Re: VLC-Pulse audio connection refused.
@sonia Does it "remember" other settings you make e.g. in the preferences ?
If not, it could be that 'run-as-user ....' doesn't work well with appimages.
-
- Posts: 757
- Joined: Fri Dec 13, 2019 6:26 pm
- Has thanked: 552 times
- Been thanked: 236 times
Re: VLC-Pulse audio connection refused.
fredx181 wrote: Thu Feb 02, 2023 9:59 pm@sonia Does it "remember" other settings you make e.g. in the preferences ?
If not, it could be that 'run-as-user ....' doesn't work well with appimages.
VLC kind of does it's own thing so it's not surprising it doesn't quite work as an appimage that's made for standard linux apps.