Some audio output from files or streams is too low. It is obvious that hardware is able to play the same sounds but louder but because of the data it just plays it at some low level even at 100% volume. Vlc can generally increase the volume of a file up to 200%. Is there a way to do the same thing VLC does system-wide and if possible for an arbitrary v percentage value.

If there is no application that does this, where should i look into for libs to do it myself or what code should i modify(eg code in the alsamixer) thank you

Note: Asked the same thing on stackoverflow and they directed me here.

link|improve this question

50% accept rate
feedback

1 Answer

up vote 1 down vote accepted

PulseAudio will allow you to overdrive an individual stream or device by 400-500% via the manager.

link|improve this answer
a quick search did not illuminate how to do that... would you mind helping me out a bit – fakedrake May 30 '10 at 0:03
Run paman, go to the properties of the device or stream, and move the volume slider to the right. – Ignacio Vazquez-Abrams May 30 '10 at 1:05
thank you very much that did it – fakedrake May 31 '10 at 17:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.