On Sun, May 2, 2010 at 9:41 AM, Octavio Rossell <[email protected]> wrote:
> radio = add([blank(),radio])
> radio = rewrite_metadata([("title","metadata")],radio)
This should not change anything. As I said, radio contains a stereo
stream, you add stereo silence, no problem. The only way to have your
source contain mono is to set("frame.audio.channels",1) -- in
liquidsoap 0.9.2 and before.
> output.icecast.vorbis (....., stereo=false, ...... radio)
>
> When I put stereo=true sounds becomes only of one channel when playing
> old podcasts (recorded in mono, maybe). Live shows works with no issues.
I don't think the problem comes from icecast or vorbis encoding. When
you set stereo=true all what it does is taking the existing stereo
stream from the source and directly encoding it. So the problem must
be on the raw stream.
Can you try to take one of those old podcasts, and simply play it to
your soundcard? For example, use liquidsoap 'out(single("filename"))'.
You might hear the problem there. Then play your file with mplayer for
example, see if you hear the problem. It is not so rare to find files
that are recorded in mono but end up as stereo with a blank channel:
your problem might be with the file itself, not the decoder. If the
problem is with liquidsoap decoding, then please send us the file. If
the problem is with the file and you cannot modify the file, we can
discuss solutions using liquidsoap SVN.
Cheers,
David
------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users