Hi Leo!

Le sam. 26 sept. 2020 à 15:44, Leo Arias <y...@elopio.net> a écrit :
>
> Hello!
>
> Recently I got an error trying to restream an input.https to our icecast 
> server because the source was mono.
>
> I fixed it with `audio_to_stereo`, but now I'm wondering.
>
> Is it OK to leave it on the script independent of the source, and if it is a 
> stereo source it will do nothing?
>
> Or should I identify first if the source is mono, and only in that case use 
> `audio_to_stereo`?

You should be fine leaving it. If the source is already stereo, the
operator does nothing.

BTW, `audio_to_stereo` will not be required in most cases with the
next major release!

Romain


_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to