TeleMidia / ginga

A Ginga iTV middleware implementation by TeleMídia/PUC-Rio
http://ginga.org.br
GNU General Public License v2.0
51 stars 8 forks source link

Ginga increases the system volume to 100% #47

Open rafael2k opened 7 years ago

rafael2k commented 7 years ago

O Ginga não deveria alterar parâmetros globais do sistema, no caso aqui, um Debian Linux, mas sim o mixer local do software. Não sei se é um problema local, mas quando rodo o Ginga com mídia com som, o volume do sistema (ALSA) vai pro talo.

andrelbd1 commented 7 years ago

I just to see this problem running "ginga/tests-ncl/old/test-video-onbegin-onend.ncl". However, I don't know why this problem happens, apparently, only in Debian Linux.

andrelbd1 commented 7 years ago

Apparently, this problem occurs when is used pulseaudio. For now, try to use alsa.

rafael2k commented 7 years ago

IMHO, next Ginga version could be release with this bug with some acknowledgement in the README for the users. Here in Debian Stretch, the problem only occur with pulseaudio sink, but not with alsa sink.

alanlivio commented 7 years ago

@andrelbd1, can you put this discussion in the "KNOWN BUGS" session of the TODO file?

rafael2k commented 7 years ago

I did it.