swift 05/06/30 09:39:20 Modified: xml/htdocs/doc/en shoutcast-config.xml Log: Sorry, I do not know what butyrate is :p
Revision Changes Path 1.12 +4 -4 xml/htdocs/doc/en/shoutcast-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/shoutcast-config.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/shoutcast-config.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/shoutcast-config.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo Index: shoutcast-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- shoutcast-config.xml 30 Jun 2005 09:27:11 -0000 1.11 +++ shoutcast-config.xml 30 Jun 2005 09:39:20 -0000 1.12 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v 1.11 2005/06/30 09:27:11 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/shoutcast-config.xml,v 1.12 2005/06/30 09:39:20 swift Exp $ --> <guide link="shoutcast-config.xml"> <title>Streaming Radio With SHOUTcast</title> @@ -405,7 +405,7 @@ ; when they connect before they hear the live stream. ; Note that the intro file MUST be the same sample rate/channels as the ; live stream in order for this to work properly. Although bit rate CAN -; vary, you can use '%d' to specify the butyrate in the filename +; vary, you can use '%d' to specify the bit rate in the filename ; (i.e. C:\intro%d.mp3 would be C:\intro64.mp3 if you are casting at 64kbps). ; The default is no IntroFile ; IntroFile=c:\intro%d.mp3</comment> @@ -413,8 +413,8 @@ <p> This allows you to configure an intro file. Every time users connect, they'll -hear this file played. As it states, the stream butyrate and the intro song -butyrate must match, or else things will break. You can, however, put +hear this file played. As it states, the stream bit rate and the intro song +bit rate must match, or else things will break. You can, however, put something such as intro128.mp3 and intro64.mp3, and it will play intro128.mp3 to users connecting to a 128kbps stream, and intro64 for users connecting at 64kbps. </p> -- [email protected] mailing list
