Closed GoogleCodeExporter closed 8 years ago
Do you have pulseaudio installed? If so you may want to try switching to pulse.
If that doesn't work change the audio output to "default" and see if that
helps. It is possible that you are setting the volume on a device that is muted
or the default alsa device is set incorrectly. I just did a quick test here
softvol and volume gain (in preferences) work correctly here I tried them with
pulse and default ao's.
Quick tests using mplayer can be done like this.
This should work
mplayer -ao alsa "some file"
Should play the same volume
mplayer -ao alsa -softvol -volume 100 "some file"
Should play with louder volume
mplayer -ao alsa -softvol -volume 100 -af volume=20 "some file"
That is basically what gnome-mplayer is doing in these situations. If those do
not work try different -ao's or remove "-ao alsa" (equivalent to "Default" in
gnome-mplayer)
Original comment by kdeko...@gmail.com
on 17 May 2012 at 9:17
Any feedback on this?
Original comment by kdeko...@gmail.com
on 20 May 2012 at 11:06
Closing due to lack of response
Original comment by kdeko...@gmail.com
on 24 Oct 2012 at 12:31
Original issue reported on code.google.com by
esuu...@gmail.com
on 17 May 2012 at 8:59