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 ?

Thanks in advance,

Solvik.
------------------------------------------------------------------------------
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