Comment 1 for bug 233779

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: elisa distorts audio too easily

In elisa-plugins/elisa/plugins/poblesec/player_video.py, line 497:

    self.volume_max = 2.0

That will generate distortion for sure.
The question is: is there any good reason to set the maximum volume to more than 1.0 ?