Le 8 août 2011 16:42, Paulin Halenria <[email protected]> a écrit :
> Hi there,

Hi!

> I've read in a thread this syntax :
> output.file( %mp3(bitrate=160)
> I don't find any info about the bitrate in the online documentation :(

Here: http://savonet.sourceforge.net/doc-1.0.0-beta3/encoding_formats.html :-)

> Does it mean LiquidSoap is able to change the bitrate on the fly ?

Unfortunately, not. However, I do not see may cases in which this
could be used.. VBR-type encodings are slightly different than just
chaning the bitrate.. Some libraries have an option to control the
encoding rate, I think, but we do not support that at the moment..
Even worse, encoding parameters are not really variables themselves,
but that's another story.. (see then end of the above link for more
details..)

> Is this possible to have
> output.icecast(%mp3(bitrate=128)....
> and a second line
> output.icecast(%mp3(bitrate=32)....
> To have a low bandwidth version of the stream ?

Absolutely yes! :-)

Romain

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to