search for: shout_ai_bitr

Displaying 2 results from an estimated 2 matches for "shout_ai_bitr".

2004 Aug 06
1
libshout2 (perl) + shoutcast: bitrate
Hi, currently I'm plaing around with the original shoutcast and use libshout for transmitting to the server. It works mostly perfect, with one little problem: The streams bitrate is not correctly reported to shoutcast. I tried the following: $conn->set_audio_info(SHOUT_AI_BITRATE => 128); $conn is the shout-object. Is this for icecast only? Is there another way to transmit the correct bitrate to shoutcast? Thanks, Thomas 'Neo' Weber --- thomas@youngarts.org neo@gothic-chat.de --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homep...
2003 May 03
2
compiling IceS2
...e_stream': stream.c:158: `SHOUT_AI_SAMPLERATE' undeclared (first use in this function) stream.c:158: (Each undeclared identifier is reported only once stream.c:158: for each function it appears in.) stream.c:160: `SHOUT_AI_CHANNELS' undeclared (first use in this function) stream.c:164: `SHOUT_AI_BITRATE' undeclared (first use in this function) stream.c:169: `SHOUT_AI_QUALITY' undeclared (first use in this function) make[3]: *** [stream.o] Error 1 make[3]: Leaving directory `/home/rktmb/cvsxiph/ices/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/rktmb/cvs...