I never figured that, but it works.

Thanks a lot !

Le 17/02/2010 13:22, Frits Letteboer a écrit :
> Solvik Blum wrote:
>> Hi,
>>
>> I have a little problem using the output.icecast and the new syntax.
>> Here my lines:
>>
>> output.icecast(%vorbis(quality=5), mount="hd.ogg", id="oxyOGG", 
>> name="OxyRadio.net :: Respire et Ecoute!",
>>                 host=oxyHost, port=oxyPort, user=oxyUser, 
>> password=oxyPassword, genre=oxyGenre, description=oxyDesc, url=oxyUrl,
>>                 restart=true,
>>                 radio)
>> output.icecast(%vorbis(quality=0),mount="bd.ogg", id="oxyOGGLow", 
>> name="OxyRadio.net :: Respire et Ecoute!",
>>                 host=oxyHost, port=oxyPort, user=oxyUser, 
>> password=oxyPassword, genre=oxyGenre, description=oxyDesc, url=oxyUrl,
>>                 restart=true,
>>                 radio)
>>
>> Icecast mountpoint's informations are correct, it prints Quality: 5. 
>> and Quality: 0. for these mountpoints. But when I'm listening to 
>> them, only the bd.ogg mountpoint has the correct quality (64kbps).
>> I did some test and it seems that if I set a quality > 0 I get a 
>> 499kpbs bitrate.. And it's not ok according to the wikipedia page : 
>> http://en.wikipedia.org/wiki/Vorbis#Technical_details
>>
>> Can you confirm this small bug ?
>
> Afaik, the range Liquidsoap uses is 0.0 - 1.0, so quality 5 would be 
> 0.5. A small test on my side confirms this; 0.5 gives 160Kbps streams.
>

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to