<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Le 17/01/2018 à 19:06, Rémi Denis-Courmont a écrit :<br>
    <blockquote type="cite"
      cite="mid:6017611.E3KLhqYhqy@basile.remlab.net">
      <pre wrap="">Le keskiviikkona 17. tammikuuta 2018, 18.53.04 EET Steve Lhomme a écrit :
</pre>
      <blockquote type="cite">
        <pre wrap="">There might be other modules started that have already set their proper
value.
</pre>
      </blockquote>
      <pre wrap="">
First, that wouldn´t actually fix the problem - the reported value is whatever </pre>
    </blockquote>
    <br>
    I'm not sure if you're referring to my code or the sentence in the
    commit log. If it's for the code I can tell you it fixes that
    particular issue.<br>
    <br>
    <blockquote type="cite"
      cite="mid:6017611.E3KLhqYhqy@basile.remlab.net">
      <pre wrap="">
the last update of any aout was. It is not meaningful with more than one aout.

And then, there cannot be more than one concurrent aout per input with the 
default ES output parameters.
</pre>
    </blockquote>
    <br>
    During playback yes. But when switching aout that's not what the
    code does.<br>
    <br>
    In input/decoder.c there's a <span style=" color:#000000;">input_resource_GetAout()
      which creates the new aout (sets the volume) and then a </span><br>
    <span style=" color:#000000;">input_resource_PutAout() (destroys the
      previous aout, resets the volume).<br>
    </span>
  </body>
</html>