mplayer
mplayer copied to clipboard
Error volumen control
player.openFile("sample.wav",{volume:0});
I was looking in player.status with a console.log and output is volume is 0. But still plays at full volume.
Same solution as https://github.com/noodny/mplayer/issues/18 or see my fork!