[vlc-devel] [PATCH 2/4] aout: keep the requested aout-mode	across several inputs
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Sat Mar 31 12:36:53 CEST 2018
    
    
  
Le vendredi 30 mars 2018, 14:57:10 EEST Thomas Guillem a écrit :
> This also fixes the aout-mode being forgotten when the decoder thread reload
> its decoder module and aout.
This is counter-sensical. The stereo mode variable controls the interpretation 
of the audio input track. If the track changes, there are no particular 
reasons to assume that the interpretation should be the same. In fact, in most 
case, it is not.
In the unlikely event that you want a persistent setting, you can configure it 
already, like every other input parameter. There are no reasons to make a 
special snowflake out of this parameter.
-- 
Rémi Denis-Courmont
    
    
More information about the vlc-devel
mailing list