[icecast] Is it OK ?

Geoff Shang gshang at pacific.net.au
Sun Dec 14 14:24:11 UTC 2003



On Tue, 2 Dec 2003, Rakotomandimby Mihamina wrote:

> <encode>
>  <samplerate>22000</samplerate>
>  <channels>1</channels>
>  <quality>0</quality>
>   <managed>1</managed>
>       <nominal-bitrate>35000</nominal-bitrate>
>       <minimum-bitrate>30000</minimum-bitrate>
>       <maximum-bitrate>40000</maximum-bitrate>
> </encode>

I don't know whether that syntax is valid anymore, I suspect it isn't.  I
suggest the following in your <instance></instance> section:

            <resample>
                <in-rate>44100</in-rate>
                <out-rate>22050</out-rate>
            </resample>

            <downmix>1</downmix>

                        <encode>
                                <quality>-1</quality>
                                <samplerate>22050</samplerate>
                                <channels>1</channels>
                        </encode>

This should give you a stream around 24kbps.  Adjust to your liking.

Geoff.

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast mailing list