Hi Octavio, I believe you're using liquidsoap 0.9.2 or earlier. Then it should be the case that mono is duplicated into stereo all the time. At least I'm pretty sure that liquidsoap never adds a channel of silence; but it might be that some library does so. If you confirm that problem, please tell us which file format is concerned, and if possible point to a file.
With the SVN version, stereo is only a default, no longer a requirement. So file decoders are free to shoot some mono in some situations (depending on the content kind of the source that uses the decoder) and there is the possibility to control the conversions using operators such as audio_to_stereo(). Again, this operator should duplicate, not add a silent channel. Cheers, -- David ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
