Thank you for your tips.
When I try vlc --list | grep alsa, the result is:
VLC media player 0.8.4-svn20040920 Janus
alsa ALSA Audioausgabe
This should be ok, I suppose.
When I run vlc -A alsa, there comes the following when I try to play a file
[00000309] main private error: no audio filter module matched "alsa"
[00000307] main audio output error: cannot add user channel mixer alsa
The sound plays anyway, and there's no difference. But alsa is set as output module, at least the preferences menu shows this.
When setting the volume below 50 percent, the quality gets better, but sometimes it still sounds a bit strange.
I have the exact same problem.
Why doesn't VLC know how to use ALSA if others do? this is a bit problematic. It doesn't matter how low I set the volume from VLC, it still sounds bad.
I love VLC player as a media player, but I'm forced to use others because of the sound quality.
what I get with those commands:
Code: Select all
reboad@suojeluspoliisi:~$ vlc --list |grep alsa
VLC media player 0.8.4-svn20040920 Janus
alsa ALSA audio output
reboad@suojeluspoliisi:~$ vlc -A alsa
VLC media player 0.8.4-svn20040920 Janus
[00000268] skins2 interface: skin: VLC OSX Interface author: BigBen
[00000337] main private error: no audio filter module matched "alsa"
[00000317] main audio output error: cannot add user channel mixer alsa
[00000341] main private error: option glx-shm does not exist
[/code]