<div dir="ltr"><div>Hello,</div><br><div class="gmail_extra"><div class="gmail_quote">On 9 January 2014 21:36, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net" target="_blank">remi@remlab.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Le jeudi 9 janvier 2014, 21:30:46 Mark Lee a écrit :<br>
<div class="im">> Setting the volume before playing media still appears to have no effect,<br>
> and getting the volume now returns zero rather than -1. Only after some<br>
> time has passed after the media has started playing does an actual correct<br>
> non-zero volume get returned.<br>
<br>
</div>And VLC does *not* exhibit the same problem?</blockquote><div><br></div><div>I must admit I had not yet checked what VLC itself did, so...</div><div><br></div><div>After testing against VLC revision g6d07bbb on Linux Mint 15 (64-bit) I observed the following...</div>
<div><br></div><div>I did these four tests in sequence:</div><div><br></div><div>1. Start VLC</div><div>2. Volume is zero (as shown in the volume widget)</div><div>3. Set volume to 50</div><div>4. Play media<br></div><div>
5. Volume switches to zero</div><div>6. Set volume to 75</div><div>7. Quit VLC</div><div><br></div><div>1. Start VLC</div><div>2. Volume is zero</div><div>3. Play media</div><div>4. Volume switches to 75<br></div><div>5. Quit VLC</div>
<div><br></div><div>1. Start VLC</div><div>2. Volume is zero</div><div>3. Set volume to 95</div><div>4. Play media</div><div>5. Volume switches to zero</div><div>6. Quit VLC</div><div><br></div><div>1. Start VLC</div><div>
2. Volume is zero</div><div>3. Play media</div><div>4. Volume switches to 75</div><div><br></div><div>I then tested against 2.1.3 (g3351225).</div><div><br></div><div>When I try my first test against this version of vlc, I get this error in the console:</div>
<div><br></div><div>[0x1be58a8] pulse audio output error: cannot change volume while not playing</div><div><br></div><div>That message seems pertinent of course (!)</div><div><br></div><div>I then continued those tests against 2.1.3 and this time rather than the volume switching to zero after playing media, it switched from zero to whatever the previous set value was.</div>
<div><br></div><div>For completeness I then tested against 2.0.8 (g68cf50b) and it all worked correctly as expected.</div><div><br></div><div><div>So I can not say for sure VLC exhibits the exact same problem, but it does exhibit a similar problem - at least on my platform.</div>
</div><div><br></div></div></div></div>