<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.shoutirc.com/index.php?action=history&amp;feed=atom&amp;title=Plugin%3AAutoDJ%3AMP3_Encoder</id>
	<title>Plugin:AutoDJ:MP3 Encoder - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.shoutirc.com/index.php?action=history&amp;feed=atom&amp;title=Plugin%3AAutoDJ%3AMP3_Encoder"/>
	<link rel="alternate" type="text/html" href="https://wiki.shoutirc.com/index.php?title=Plugin:AutoDJ:MP3_Encoder&amp;action=history"/>
	<updated>2026-05-09T23:55:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.shoutirc.com/index.php?title=Plugin:AutoDJ:MP3_Encoder&amp;diff=4260&amp;oldid=prev</id>
		<title>Indy: Text replacement - &quot;{{ircbot}}&quot; to &quot;{{radiobot}}&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.shoutirc.com/index.php?title=Plugin:AutoDJ:MP3_Encoder&amp;diff=4260&amp;oldid=prev"/>
		<updated>2013-10-24T03:18:01Z</updated>

		<summary type="html">&lt;p&gt;Text replacement - &amp;quot;{{ircbot}}&amp;quot; to &amp;quot;{{radiobot}}&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:AutoDJ Plugins]]&lt;br /&gt;
===Configuration===&lt;br /&gt;
 AutoDJ {&lt;br /&gt;
  MP3_Encoder {&lt;br /&gt;
   Mode stereo or jstereo&lt;br /&gt;
   // Sets whether the MP3 encoder uses stereo or joint stereo in 2 channel mode. (Joint stereo is default and the recommended setting)&lt;br /&gt;
   Quality 0-9&lt;br /&gt;
   // Sets the LAME encoding quality (default: 4)&lt;br /&gt;
   // This setting has a large effect on CPU usage when using AutoDJ, since 80+% of the CPU usage is in LAME at the default setting of 4&lt;br /&gt;
   // quality=0..9.  0=best (very slow).  9=worst (fastest).&lt;br /&gt;
   // recommended:  2 near-best quality, not too slow. 5 good quality, fast. 7 ok quality, really fast.&lt;br /&gt;
   VBR 1&lt;br /&gt;
   // Turns on VBR mode (method: RH), mean bitrate is Bitrate in the Server section&lt;br /&gt;
   VBR_Quality 0-9&lt;br /&gt;
   // Sets the VBR quality, values have the same meaning as in the Quality item above   &lt;br /&gt;
   MinBitrate 0&lt;br /&gt;
   // You can use this to set the minimum bitrate, 0 or commented out = Bitrate*0.25&lt;br /&gt;
   MaxBitrate 0&lt;br /&gt;
   // You can use this to set the maximum bitrate, 0 or commented out = Bitrate*1.25&lt;br /&gt;
  };&lt;br /&gt;
 };&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
Please remember when setting up VBR the MinBitrate and MaxBitrate must be real MP3-valid values.&lt;br /&gt;
For example, if your bitrate is 64 you must set a MinBitrate manually because the default calculated one would be 16, which is not a valid MP3 bitrate. This is a limitation of the MP3 standard, not AutoDJ.&lt;br /&gt;
&lt;br /&gt;
Here are the valid bitrate values for your reference: 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{radiobot}}&lt;/div&gt;</summary>
		<author><name>Indy</name></author>
	</entry>
</feed>