On Fri, Jul 01, 2016 at 10:06:59AM +0200, David Coppa wrote: > > Hi! > > I've a problem with volume of YouTube videos under firefox. > > I start watching a video, and firefox volume is 127 > > <dcoppa@x220:~>$ aucatctl firefox0 > firefox0=127 > > Just like all the other sndio's consumers: > > <dcoppa@x220:~>$ aucatctl > pianoba0=127 > spectro0=127 > firefox0=127 > prog3=127 > prog4=127 > prog5=127 > prog6=127 > prog7=127 > master=127 > > Then, when I move the volume slider on the video window to raise > the volume, the volume is instead lowered: > > <dcoppa@x220:~>$ aucatctl firefox0 > firefox0=74 > > And will stay quieter: > > ... > > <dcoppa@x220:~>$ aucatctl firefox0 > firefox0=80 > > ... > > <dcoppa@x220:~>$ aucatctl firefox0 > firefox0=84 > > Until you force it back to normal using 'aucatctl firefox0=127'. > > This is with both firefox-47.0 (from ports) and firefox-48.0beta4 > (the package from landry@). > > Are you seeing this behavior? > Suggestions?
https://dxr.mozilla.org/mozilla-central/source/media/libcubeb/src/cubeb_sndio.c#345 Maybe something somewhere else doesnt set the correct initial volume%, who knows. Landry
