<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hydrogenaudio.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=72.79.44.119</id>
	<title>Hydrogenaudio Knowledgebase - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hydrogenaudio.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=72.79.44.119"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/72.79.44.119"/>
	<updated>2026-04-29T10:18:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26586</id>
		<title>EAC and Lame</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26586"/>
		<updated>2016-02-28T01:55:34Z</updated>

		<summary type="html">&lt;p&gt;72.79.44.119: Undo revision 26583 by 72.79.44.119 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Important note===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;From EAC 1.0 beta 2, the replacement strings changed&#039;&#039;&#039;. For example:&lt;br /&gt;
* &amp;quot;%s&amp;quot; is now &amp;quot;%source%&amp;quot;&lt;br /&gt;
* &amp;quot;%d&amp;quot; is now &amp;quot;%dest%&amp;quot;&lt;br /&gt;
* &amp;quot;%a&amp;quot; is now &amp;quot;%artist%&amp;quot;&lt;br /&gt;
* &amp;quot;%l&amp;quot; is now &amp;quot;%islow%&amp;quot;&lt;br /&gt;
* &amp;quot;%h&amp;quot; is now &amp;quot;%ishigh%&amp;quot;&lt;br /&gt;
See the full list in the [http://wiki.hydrogenaud.io/index.php?title=EAC_placeholders EAC Placeholders] page, the [http://wiki.hydrogenaudio.org/index.php?title=EAC_Compression_Options#External_Compression EAC Compression Options guide] or in the original [http://www.exactaudiocopy.de/en/index.php/support/faq/ EAC FAQ].&lt;br /&gt;
&lt;br /&gt;
===Software Needed===&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Recommended_LAME Recommended LAME version]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide has now been amended to reflect changes made to LAME as of 3.98.  --vbr-new is now the default setting and is no longer explicitly required.  In addition, non-standard genres are now handled more elegantly.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide assumes that EAC has been configured for secure ripping, if not please follow [[EAC_Drive_Configuration | this]] guide.&lt;br /&gt;
* Unzip the chosen LAME version into the same directory as EAC.&lt;br /&gt;
* If you would like to tag with APEv2 tags please download [http://www.rarewares.org/files/others/wapet.zip wapet.zip] and unzip it into the &#039;&#039;&#039;same folder&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===General Configuration===&lt;br /&gt;
&lt;br /&gt;
* Open EAC and insert a CD into the drive.&lt;br /&gt;
* Click the &#039;&#039;&#039;EAC&#039;&#039;&#039; menu and select &#039;&#039;&#039;Compression Options&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;External Compression&#039;&#039;&#039; Tab, and put a check box in &#039;&#039;&#039;Use external program for compression&#039;&#039;&#039;.&lt;br /&gt;
* Change &#039;&#039;&#039;Parameter passing scheme&#039;&#039;&#039; to &#039;&#039;&#039;User Defined Encoder&#039;&#039;&#039; (see [http://www.hydrogenaudio.org/forums/index.php?showtopic=57617 this thread] for reasoning).&lt;br /&gt;
* Change &#039;&#039;&#039;Use file extension&#039;&#039;&#039; to &#039;&#039;&#039;.mp3&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;Browse&#039;&#039;&#039; button and locate the &#039;&#039;&#039;lame.exe&#039;&#039;&#039; that you unzipped into the EAC directory earlier.&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If you want to tag with APEv2 tags using Wapet  please locate &#039;&#039;&#039;wapet.exe&#039;&#039;&#039;, not lame.exe.&lt;br /&gt;
* Don&#039;t worry which bit rate is shown in the &#039;&#039;&#039;Bit rate&#039;&#039;&#039; drop-down box, as this will not have any effect on the resultant MP3 file unless the %bitrate% placeholder is used (see end of the [[EAC_and_Lame#Advanced_Command_Line_Usage| Advanced Command Line Usage section]]).&lt;br /&gt;
* Don&#039;t worry about the &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; setting; it won&#039;t affect the resultant MP3 file either.&lt;br /&gt;
* It&#039;s a good idea to tick &#039;&#039;&#039;Check for external programs return code&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Configuring the Additional command line options===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;green&#039;&#039;&#039;&amp;lt;/font&amp;gt; portion in the examples following this section is where you configure the [[LAME#Encoder_Presets| LAME preset]].&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;%source%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%s&#039;&#039;&#039;) and &#039;&#039;&#039;%dest%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%d&#039;&#039;&#039;)  in the examples following this section are placeholders for EAC. &#039;&#039;&#039;%source%&#039;&#039;&#039; means &#039;&#039;&#039;source&#039;&#039;&#039; filename and  &#039;&#039;&#039;%dest%&#039;&#039;&#039; means &#039;&#039;&#039;destination&#039;&#039;&#039; filename.  These are absolutely necessary!&lt;br /&gt;
&lt;br /&gt;
* For specifics see the LAME [http://lame.cvs.sourceforge.net/viewvc/lame/lame/USAGE usage instructions].&lt;br /&gt;
&lt;br /&gt;
===Adding Tags===&lt;br /&gt;
&lt;br /&gt;
Note: Always use the &#039;&#039;&#039;[Test Encoder]&#039;&#039;&#039; Button to check your Command Line string. With EAC V1.0 beta 3 if you get a message: &amp;quot;Invalid replacement tag found !&amp;quot; try replacing&amp;lt;br&amp;gt; &lt;br /&gt;
each occurance of &amp;quot;%&amp;quot; with &amp;quot;%%&amp;quot; since you need to use double percent so one can be escaped and allow the second one to be passed to Lame.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let EAC create tags (Recommended)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To have EAC tag your files, tick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create files with no tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you do not wish to have tags, untick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let Lame create tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer to have Lame tag the files based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Here are some examples providing different tag types:&lt;br /&gt;
&lt;br /&gt;
* ID3v1 only:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v1-only --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only :&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V2&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; %source% %dest%&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only (before EAC version 1.0b2 - for comparison):&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%a&amp;quot; --tt &amp;quot;%t&amp;quot; --tg &amp;quot;%m&amp;quot; --tl &amp;quot;%g&amp;quot; --ty &amp;quot;%y&amp;quot; --tn &amp;quot;%n&amp;quot; &#039;&#039;&#039;%s %d&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v1 and ID3v2:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --add-id3v2 --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Automatic:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
With Automatic, ID3v1 will always be created.  If any ID3v1 field exceeds the length allowed by the ID3v1 specification then a complete ID3v2 tag will also be added.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Wapet to create APEv2 tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer instead to have APEv2 tags based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Creating APE tags requires [http://www.rarewares.org/files/others/wapet.zip wapet.exe]. Remember to browse for wapet.exe instead of lame.exe as the external encoding program. Also, lame.exe needs to be in the same directory as wapet.exe.&lt;br /&gt;
&lt;br /&gt;
Use the following string:&lt;br /&gt;
 &#039;&#039;&#039;%dest%&#039;&#039;&#039; -t &amp;quot;Artist=%artist%&amp;quot; -t &amp;quot;Title=%title%&amp;quot; -t &amp;quot;Album=%albumtitle%&amp;quot; -t &amp;quot;Year=%year%&amp;quot; -t &amp;quot;Track=%tracknr%/%numtracks%&amp;quot; -t &amp;quot;Genre=%genre%&amp;quot; LAME.exe &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Advanced Command Line Usage===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;%islow%...%islow%&#039;&#039;&#039;&amp;lt;/font&amp;gt; and &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;&#039;%ishigh%...%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholders are used to add text according to whether the High quality or Low quality radio button is selected, as shown below:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V5&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%%ishigh%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V0&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Therefore, if you select &#039;&#039;&#039;Low quality&#039;&#039;&#039;, EAC will invoke the LAME encoder with the following command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V5&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
..and if you select &#039;&#039;&#039;High quality&#039;&#039;&#039; EAC will invoke LAME with these command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V0&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* You can access the bitrate value in the drop-down list using the &amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholder, for example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
So, if you selected &#039;&#039;&#039;192 kBit/s&#039;&#039;&#039; in the &#039;&#039;&#039;Bit Rate&#039;&#039;&#039; drop-down list, the command line would be:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;192&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It is a generally accepted fact that the bitrate selected in the drop-down list doesn&#039;t affect the command line. In essence this is true, as it will not affect the command line &#039;&#039;unless you use the &#039;&#039;&#039;%bitrate%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%r&#039;&#039;&#039;) placeholder&#039;&#039;. However, the bitrate needs only be set when using ABR or CBR over VBR, which is not recommended for better quality audio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EAC_LAME02.png|frame|center|LAME configured with ID3v1 tagging (and replacement strings used before EAC version 1.0 beta 2)]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|LAME &amp;amp; EAC]]&lt;/div&gt;</summary>
		<author><name>72.79.44.119</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26585</id>
		<title>EAC and Lame</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26585"/>
		<updated>2016-02-28T01:54:21Z</updated>

		<summary type="html">&lt;p&gt;72.79.44.119: Undo revision 26584 by 72.79.44.119 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Important note===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;From EAC 1.0 beta 2, the replacement strings changed&#039;&#039;&#039;. For example:&lt;br /&gt;
* &amp;quot;%s&amp;quot; is now &amp;quot;%source%&amp;quot;&lt;br /&gt;
* &amp;quot;%d&amp;quot; is now &amp;quot;%dest%&amp;quot;&lt;br /&gt;
* &amp;quot;%a&amp;quot; is now &amp;quot;%artist%&amp;quot;&lt;br /&gt;
* &amp;quot;%l&amp;quot; is now &amp;quot;%islow%&amp;quot;&lt;br /&gt;
* &amp;quot;%h&amp;quot; is now &amp;quot;%ishigh%&amp;quot;&lt;br /&gt;
See the full list in the [http://wiki.hydrogenaud.io/index.php?title=EAC_placeholders EAC Placeholders] page, the [http://wiki.hydrogenaudio.org/index.php?title=EAC_Compression_Options#External_Compression EAC Compression Options guide] or in the original [http://www.exactaudiocopy.de/en/index.php/support/faq/ EAC FAQ].&lt;br /&gt;
&lt;br /&gt;
===Software Needed===&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Recommended_LAME Recommended LAME version]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide has now been amended to reflect changes made to LAME as of 3.98.  --vbr-new is now the default setting and is no longer explicitly required.  In addition, non-standard genres are now handled more elegantly.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide assumes that EAC has been configured for secure ripping, if not please follow [[EAC_Drive_Configuration | this]] guide.&lt;br /&gt;
* Unzip the chosen LAME version into the same directory as EAC.&lt;br /&gt;
* If you would like to tag with APEv2 tags please download [http://www.rarewares.org/files/others/wapet.zip wapet.zip] and unzip it into the &#039;&#039;&#039;same folder&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===General Configuration===&lt;br /&gt;
&lt;br /&gt;
* Open EAC and insert a CD into the drive.&lt;br /&gt;
* Click the &#039;&#039;&#039;EAC&#039;&#039;&#039; menu and select &#039;&#039;&#039;Compression Options&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;External Compression&#039;&#039;&#039; Tab, and put a check box in &#039;&#039;&#039;Use external program for compression&#039;&#039;&#039;.&lt;br /&gt;
* Change &#039;&#039;&#039;Parameter passing scheme&#039;&#039;&#039; to &#039;&#039;&#039;User Defined Encoder&#039;&#039;&#039; (see [http://www.hydrogenaudio.org/forums/index.php?showtopic=57617 this thread] for reasoning).&lt;br /&gt;
* Change &#039;&#039;&#039;Use file extension&#039;&#039;&#039; to &#039;&#039;&#039;.mp3&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;Browse&#039;&#039;&#039; button and locate the &#039;&#039;&#039;lame.exe&#039;&#039;&#039; that you unzipped into the EAC directory earlier.&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If you want to tag with APEv2 tags using Wapet  please locate &#039;&#039;&#039;wapet.exe&#039;&#039;&#039;, not lame.exe.&lt;br /&gt;
* Don&#039;t worry which bit rate is shown in the &#039;&#039;&#039;Bit rate&#039;&#039;&#039; drop-down box, as this will not have any effect on the resultant MP3 file unless the %bitrate% placeholder is used (see end of the [[EAC_and_Lame#Advanced_Command_Line_Usage| Advanced Command Line Usage section]]).&lt;br /&gt;
* Don&#039;t worry about the &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; setting; it won&#039;t affect the resultant MP3 file either.&lt;br /&gt;
* It&#039;s a good idea to tick &#039;&#039;&#039;Check for external programs return code&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Configuring the Additional command line options===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;green&#039;&#039;&#039;&amp;lt;/font&amp;gt; portion in the examples following this section is where you configure the [[LAME#Encoder_Presets| LAME preset]].&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;%source%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%s&#039;&#039;&#039;) and &#039;&#039;&#039;%dest%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%d&#039;&#039;&#039;)  in the examples following this section are placeholders for EAC. &#039;&#039;&#039;%source%&#039;&#039;&#039; means &#039;&#039;&#039;source&#039;&#039;&#039; filename and  &#039;&#039;&#039;%dest%&#039;&#039;&#039; means &#039;&#039;&#039;destination&#039;&#039;&#039; filename.  These are absolutely necessary!&lt;br /&gt;
&lt;br /&gt;
* For specifics see the LAME [http://lame.cvs.sourceforge.net/viewvc/lame/lame/USAGE usage instructions].&lt;br /&gt;
&lt;br /&gt;
===Adding Tags===&lt;br /&gt;
&lt;br /&gt;
Note: Always use the &#039;&#039;&#039;[Test Encoder]&#039;&#039;&#039; Button to check your Command Line string. With EAC V1.0 beta 3 if you get a message: &amp;quot;Invalid replacement tag found !&amp;quot; try replacing&amp;lt;br&amp;gt; &lt;br /&gt;
each occurance of &amp;quot;%&amp;quot; with &amp;quot;%%&amp;quot; since you need to use double percent so one can be escaped and allow the second one to be passed to Lame.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let EAC create tags (Recommended)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To have EAC tag your files, tick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create files with no tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you do not wish to have tags, untick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let Lame create tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer to have Lame tag the files based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Here are some examples providing different tag types:&lt;br /&gt;
&lt;br /&gt;
* ID3v1 only:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v1-only --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only :&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V2&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; %source% %dest%&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only (before EAC version 1.0b2 - for comparison):&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%a&amp;quot; --tt &amp;quot;%t&amp;quot; --tg &amp;quot;%m&amp;quot; --tl &amp;quot;%g&amp;quot; --ty &amp;quot;%y&amp;quot; --tn &amp;quot;%n&amp;quot; &#039;&#039;&#039;%s %d&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v1 and ID3v2:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --add-id3v2 --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Automatic:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
With Automatic, ID3v1 will always be created.  If any ID3v1 field exceeds the length allowed by the ID3v1 specification then a complete ID3v2 tag will also be added.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Wapet to create APEv2 tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer instead to have APEv2 tags based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Creating APE tags requires [http://www.rarewares.org/files/others/wapet.zip wapet.exe]. Remember to browse for wapet.exe instead of lame.exe as the external encoding program. Also, lame.exe needs to be in the same directory as wapet.exe.&lt;br /&gt;
&lt;br /&gt;
Use the following string:&lt;br /&gt;
 &#039;&#039;&#039;%dest%&#039;&#039;&#039; -t &amp;quot;Artist=%artist%&amp;quot; -t &amp;quot;Title=%title%&amp;quot; -t &amp;quot;Album=%albumtitle%&amp;quot; -t &amp;quot;Year=%year%&amp;quot; -t &amp;quot;Track=%tracknr%/%numtracks%&amp;quot; -t &amp;quot;Genre=%genre%&amp;quot; LAME.exe &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Advanced Command Line Usage===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;%islow%...%islow%&#039;&#039;&#039;&amp;lt;/font&amp;gt; and &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;&#039;%ishigh%...%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholders are used to add text according to whether the High quality or Low quality radio button is selected, as shown below:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V5&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%%ishigh%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V0&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Therefore, if you select &#039;&#039;&#039;Low quality&#039;&#039;&#039;, EAC will invoke the LAME encoder with the following command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V5&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
..and if you select &#039;&#039;&#039;High quality&#039;&#039;&#039; EAC will invoke LAME with these command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V0&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* You can access the bitrate value in the drop-down list using the &amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholder, for example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
So, if you selected &#039;&#039;&#039;192 kBit/s&#039;&#039;&#039; in the &#039;&#039;&#039;Bit Rate&#039;&#039;&#039; drop-down list, the command line would be:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;192&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It is a generally accepted fact that the bitrate selected in the drop-down list doesn&#039;t affect the command line. In essence this is true, as it will not affect the command line &#039;&#039;unless you use the &#039;&#039;&#039;%bitrate%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%r&#039;&#039;&#039;) placeholder&#039;&#039;. However, the bitrate needs only be set when using ABR or CBR over VBR, which is not recommended for better quality audio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EAC_LAME02.png|frame|center|LAME configured with ID3v1 tagging (and replacement strings used before EAC version 1.0 beta 2)]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|LAME &amp;amp; EAC]]&lt;/div&gt;</summary>
		<author><name>72.79.44.119</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26584</id>
		<title>EAC and Lame</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26584"/>
		<updated>2016-02-27T21:03:24Z</updated>

		<summary type="html">&lt;p&gt;72.79.44.119: /* Configuring the Additional command line options */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Important note===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;From EAC 1.0 beta 2, the replacement strings changed&#039;&#039;&#039;. For example:&lt;br /&gt;
* &amp;quot;%s&amp;quot; is now &amp;quot;%source%&amp;quot;&lt;br /&gt;
* &amp;quot;%d&amp;quot; is now &amp;quot;%dest%&amp;quot;&lt;br /&gt;
* &amp;quot;%a&amp;quot; is now &amp;quot;%artist%&amp;quot;&lt;br /&gt;
* &amp;quot;%l&amp;quot; is now &amp;quot;%islow%&amp;quot;&lt;br /&gt;
* &amp;quot;%h&amp;quot; is now &amp;quot;%ishigh%&amp;quot;&lt;br /&gt;
See the full list in the [http://wiki.hydrogenaud.io/index.php?title=EAC_placeholders EAC Placeholders] page, the [http://wiki.hydrogenaudio.org/index.php?title=EAC_Compression_Options#External_Compression EAC Compression Options guide] or in the original [http://www.exactaudiocopy.de/en/index.php/support/faq/ EAC FAQ].&lt;br /&gt;
&lt;br /&gt;
===Software Needed===&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Recommended_LAME Recommended LAME version]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide has now been amended to reflect changes made to LAME as of 3.98.  --vbr-new is now the default setting and is no longer explicitly required.  In addition, non-standard genres are now handled more elegantly.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide assumes that EAC has been configured for secure ripping, if not please follow [[EAC_Drive_Configuration | this]] guide.&lt;br /&gt;
* Unzip the chosen LAME version into the same directory as EAC.&lt;br /&gt;
* If you would like to tag with APEv2 tags please download [http://www.rarewares.org/files/others/wapet.zip wapet.zip] and unzip it into the &#039;&#039;&#039;same folder&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===General Configuration===&lt;br /&gt;
&lt;br /&gt;
* Open EAC and insert a CD into the drive.&lt;br /&gt;
* Click the &#039;&#039;&#039;EAC&#039;&#039;&#039; menu and select &#039;&#039;&#039;Compression Options&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;External Compression&#039;&#039;&#039; Tab, and put a check box in &#039;&#039;&#039;Use external program for compression&#039;&#039;&#039;.&lt;br /&gt;
* Change &#039;&#039;&#039;Parameter passing scheme&#039;&#039;&#039; to &#039;&#039;&#039;User Defined Encoder&#039;&#039;&#039; (see [http://www.hydrogenaudio.org/forums/index.php?showtopic=57617 this thread] for reasoning).&lt;br /&gt;
* Change &#039;&#039;&#039;Use file extension&#039;&#039;&#039; to &#039;&#039;&#039;.mp3&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;Browse&#039;&#039;&#039; button and locate the &#039;&#039;&#039;lame.exe&#039;&#039;&#039; that you unzipped into the EAC directory earlier.&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If you want to tag with APEv2 tags using Wapet  please locate &#039;&#039;&#039;wapet.exe&#039;&#039;&#039;, not lame.exe.&lt;br /&gt;
* Don&#039;t worry which bit rate is shown in the &#039;&#039;&#039;Bit rate&#039;&#039;&#039; drop-down box, as this will not have any effect on the resultant MP3 file unless the %bitrate% placeholder is used (see end of the [[EAC_and_Lame#Advanced_Command_Line_Usage| Advanced Command Line Usage section]]).&lt;br /&gt;
* Don&#039;t worry about the &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; setting; it won&#039;t affect the resultant MP3 file either.&lt;br /&gt;
* It&#039;s a good idea to tick &#039;&#039;&#039;Check for external programs return code&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Configuring the Additional command line options===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;green&#039;&#039;&#039;&amp;lt;/font&amp;gt; portion in the examples following this section is where you configure the [[LAME#Encoder_Presets| LAME preset]].&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;%source%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%s&#039;&#039;&#039;) and &#039;&#039;&#039;%dest%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%d&#039;&#039;&#039;)  in the examples following this section are placeholders for EAC. &#039;&#039;&#039;%source%&#039;&#039;&#039; means &#039;&#039;&#039;source&#039;&#039;&#039; filename and  &#039;&#039;&#039;%dest%&#039;&#039;&#039; means &#039;&#039;&#039;destination&#039;&#039;&#039; filename.  When using these arguments in EAC, LAME will produce an error. Include these arguments at your own risk.&lt;br /&gt;
&lt;br /&gt;
* For specifics see the LAME [http://lame.cvs.sourceforge.net/viewvc/lame/lame/USAGE usage instructions].&lt;br /&gt;
&lt;br /&gt;
===Adding Tags===&lt;br /&gt;
&lt;br /&gt;
Note: Always use the &#039;&#039;&#039;[Test Encoder]&#039;&#039;&#039; Button to check your Command Line string. With EAC V1.0 beta 3 if you get a message: &amp;quot;Invalid replacement tag found !&amp;quot; try replacing&amp;lt;br&amp;gt; &lt;br /&gt;
each occurance of &amp;quot;%&amp;quot; with &amp;quot;%%&amp;quot; since you need to use double percent so one can be escaped and allow the second one to be passed to Lame.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let EAC create tags (Recommended)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To have EAC tag your files, tick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create files with no tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you do not wish to have tags, untick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let Lame create tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer to have Lame tag the files based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Here are some examples providing different tag types:&lt;br /&gt;
&lt;br /&gt;
* ID3v1 only:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v1-only --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only :&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V2&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; %source% %dest%&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only (before EAC version 1.0b2 - for comparison):&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%a&amp;quot; --tt &amp;quot;%t&amp;quot; --tg &amp;quot;%m&amp;quot; --tl &amp;quot;%g&amp;quot; --ty &amp;quot;%y&amp;quot; --tn &amp;quot;%n&amp;quot; &#039;&#039;&#039;%s %d&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v1 and ID3v2:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --add-id3v2 --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Automatic:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
With Automatic, ID3v1 will always be created.  If any ID3v1 field exceeds the length allowed by the ID3v1 specification then a complete ID3v2 tag will also be added.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Wapet to create APEv2 tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer instead to have APEv2 tags based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Creating APE tags requires [http://www.rarewares.org/files/others/wapet.zip wapet.exe]. Remember to browse for wapet.exe instead of lame.exe as the external encoding program. Also, lame.exe needs to be in the same directory as wapet.exe.&lt;br /&gt;
&lt;br /&gt;
Use the following string:&lt;br /&gt;
 &#039;&#039;&#039;%dest%&#039;&#039;&#039; -t &amp;quot;Artist=%artist%&amp;quot; -t &amp;quot;Title=%title%&amp;quot; -t &amp;quot;Album=%albumtitle%&amp;quot; -t &amp;quot;Year=%year%&amp;quot; -t &amp;quot;Track=%tracknr%/%numtracks%&amp;quot; -t &amp;quot;Genre=%genre%&amp;quot; LAME.exe &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Advanced Command Line Usage===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;%islow%...%islow%&#039;&#039;&#039;&amp;lt;/font&amp;gt; and &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;&#039;%ishigh%...%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholders are used to add text according to whether the High quality or Low quality radio button is selected, as shown below:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V5&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%%ishigh%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V0&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Therefore, if you select &#039;&#039;&#039;Low quality&#039;&#039;&#039;, EAC will invoke the LAME encoder with the following command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V5&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
..and if you select &#039;&#039;&#039;High quality&#039;&#039;&#039; EAC will invoke LAME with these command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V0&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* You can access the bitrate value in the drop-down list using the &amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholder, for example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
So, if you selected &#039;&#039;&#039;192 kBit/s&#039;&#039;&#039; in the &#039;&#039;&#039;Bit Rate&#039;&#039;&#039; drop-down list, the command line would be:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;192&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It is a generally accepted fact that the bitrate selected in the drop-down list doesn&#039;t affect the command line. In essence this is true, as it will not affect the command line &#039;&#039;unless you use the &#039;&#039;&#039;%bitrate%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%r&#039;&#039;&#039;) placeholder&#039;&#039;. However, the bitrate needs only be set when using ABR or CBR over VBR, which is not recommended for better quality audio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EAC_LAME02.png|frame|center|LAME configured with ID3v1 tagging (and replacement strings used before EAC version 1.0 beta 2)]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|LAME &amp;amp; EAC]]&lt;/div&gt;</summary>
		<author><name>72.79.44.119</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26583</id>
		<title>EAC and Lame</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame&amp;diff=26583"/>
		<updated>2016-02-27T20:58:29Z</updated>

		<summary type="html">&lt;p&gt;72.79.44.119: /* Adding Tags */  I removed &amp;quot;%source% %dest%&amp;quot; from the recommended options. Using these options results in an Excess Arguments error.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Important note===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;From EAC 1.0 beta 2, the replacement strings changed&#039;&#039;&#039;. For example:&lt;br /&gt;
* &amp;quot;%s&amp;quot; is now &amp;quot;%source%&amp;quot;&lt;br /&gt;
* &amp;quot;%d&amp;quot; is now &amp;quot;%dest%&amp;quot;&lt;br /&gt;
* &amp;quot;%a&amp;quot; is now &amp;quot;%artist%&amp;quot;&lt;br /&gt;
* &amp;quot;%l&amp;quot; is now &amp;quot;%islow%&amp;quot;&lt;br /&gt;
* &amp;quot;%h&amp;quot; is now &amp;quot;%ishigh%&amp;quot;&lt;br /&gt;
See the full list in the [http://wiki.hydrogenaud.io/index.php?title=EAC_placeholders EAC Placeholders] page, the [http://wiki.hydrogenaudio.org/index.php?title=EAC_Compression_Options#External_Compression EAC Compression Options guide] or in the original [http://www.exactaudiocopy.de/en/index.php/support/faq/ EAC FAQ].&lt;br /&gt;
&lt;br /&gt;
===Software Needed===&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Recommended_LAME Recommended LAME version]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide has now been amended to reflect changes made to LAME as of 3.98.  --vbr-new is now the default setting and is no longer explicitly required.  In addition, non-standard genres are now handled more elegantly.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide assumes that EAC has been configured for secure ripping, if not please follow [[EAC_Drive_Configuration | this]] guide.&lt;br /&gt;
* Unzip the chosen LAME version into the same directory as EAC.&lt;br /&gt;
* If you would like to tag with APEv2 tags please download [http://www.rarewares.org/files/others/wapet.zip wapet.zip] and unzip it into the &#039;&#039;&#039;same folder&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===General Configuration===&lt;br /&gt;
&lt;br /&gt;
* Open EAC and insert a CD into the drive.&lt;br /&gt;
* Click the &#039;&#039;&#039;EAC&#039;&#039;&#039; menu and select &#039;&#039;&#039;Compression Options&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;External Compression&#039;&#039;&#039; Tab, and put a check box in &#039;&#039;&#039;Use external program for compression&#039;&#039;&#039;.&lt;br /&gt;
* Change &#039;&#039;&#039;Parameter passing scheme&#039;&#039;&#039; to &#039;&#039;&#039;User Defined Encoder&#039;&#039;&#039; (see [http://www.hydrogenaudio.org/forums/index.php?showtopic=57617 this thread] for reasoning).&lt;br /&gt;
* Change &#039;&#039;&#039;Use file extension&#039;&#039;&#039; to &#039;&#039;&#039;.mp3&#039;&#039;&#039;.&lt;br /&gt;
* Click the &#039;&#039;&#039;Browse&#039;&#039;&#039; button and locate the &#039;&#039;&#039;lame.exe&#039;&#039;&#039; that you unzipped into the EAC directory earlier.&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; If you want to tag with APEv2 tags using Wapet  please locate &#039;&#039;&#039;wapet.exe&#039;&#039;&#039;, not lame.exe.&lt;br /&gt;
* Don&#039;t worry which bit rate is shown in the &#039;&#039;&#039;Bit rate&#039;&#039;&#039; drop-down box, as this will not have any effect on the resultant MP3 file unless the %bitrate% placeholder is used (see end of the [[EAC_and_Lame#Advanced_Command_Line_Usage| Advanced Command Line Usage section]]).&lt;br /&gt;
* Don&#039;t worry about the &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; setting; it won&#039;t affect the resultant MP3 file either.&lt;br /&gt;
* It&#039;s a good idea to tick &#039;&#039;&#039;Check for external programs return code&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
===Configuring the Additional command line options===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;green&#039;&#039;&#039;&amp;lt;/font&amp;gt; portion in the examples following this section is where you configure the [[LAME#Encoder_Presets| LAME preset]].&lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;%source%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%s&#039;&#039;&#039;) and &#039;&#039;&#039;%dest%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%d&#039;&#039;&#039;)  in the examples following this section are placeholders for EAC. &#039;&#039;&#039;%source%&#039;&#039;&#039; means &#039;&#039;&#039;source&#039;&#039;&#039; filename and  &#039;&#039;&#039;%dest%&#039;&#039;&#039; means &#039;&#039;&#039;destination&#039;&#039;&#039; filename.  These are absolutely necessary!&lt;br /&gt;
&lt;br /&gt;
* For specifics see the LAME [http://lame.cvs.sourceforge.net/viewvc/lame/lame/USAGE usage instructions].&lt;br /&gt;
&lt;br /&gt;
===Adding Tags===&lt;br /&gt;
&lt;br /&gt;
Note: Always use the &#039;&#039;&#039;[Test Encoder]&#039;&#039;&#039; Button to check your Command Line string. With EAC V1.0 beta 3 if you get a message: &amp;quot;Invalid replacement tag found !&amp;quot; try replacing&amp;lt;br&amp;gt; &lt;br /&gt;
each occurance of &amp;quot;%&amp;quot; with &amp;quot;%%&amp;quot; since you need to use double percent so one can be escaped and allow the second one to be passed to Lame.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let EAC create tags (Recommended)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To have EAC tag your files, tick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Create files with no tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you do not wish to have tags, untick &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;; and in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Let Lame create tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer to have Lame tag the files based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Here are some examples providing different tag types:&lt;br /&gt;
&lt;br /&gt;
* ID3v1 only:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v1-only --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only :&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V2&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; %source% %dest%&lt;br /&gt;
&lt;br /&gt;
* ID3v2 only (before EAC version 1.0b2 - for comparison):&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --id3v2-only --pad-id3v2 --ta &amp;quot;%a&amp;quot; --tt &amp;quot;%t&amp;quot; --tg &amp;quot;%m&amp;quot; --tl &amp;quot;%g&amp;quot; --ty &amp;quot;%y&amp;quot; --tn &amp;quot;%n&amp;quot; &#039;&#039;&#039;%s %d&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* ID3v1 and ID3v2:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --add-id3v2 --pad-id3v2 --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Automatic:&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; --ta &amp;quot;%artist%&amp;quot; --tt &amp;quot;%title%&amp;quot; --tg &amp;quot;%genre%&amp;quot; --tl &amp;quot;%albumtitle%&amp;quot; --ty &amp;quot;%year%&amp;quot; --tn &amp;quot;%tracknr%/%numtracks%&amp;quot; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
With Automatic, ID3v1 will always be created.  If any ID3v1 field exceeds the length allowed by the ID3v1 specification then a complete ID3v2 tag will also be added.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Use Wapet to create APEv2 tags&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you prefer instead to have APEv2 tags based on information shown in the EAC GUI, &#039;&#039;&#039;untick&#039;&#039;&#039; the checkbox next to &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; Creating APE tags requires [http://www.rarewares.org/files/others/wapet.zip wapet.exe]. Remember to browse for wapet.exe instead of lame.exe as the external encoding program. Also, lame.exe needs to be in the same directory as wapet.exe.&lt;br /&gt;
&lt;br /&gt;
Use the following string:&lt;br /&gt;
 &#039;&#039;&#039;%dest%&#039;&#039;&#039; -t &amp;quot;Artist=%artist%&amp;quot; -t &amp;quot;Title=%title%&amp;quot; -t &amp;quot;Album=%albumtitle%&amp;quot; -t &amp;quot;Year=%year%&amp;quot; -t &amp;quot;Track=%tracknr%/%numtracks%&amp;quot; -t &amp;quot;Genre=%genre%&amp;quot; LAME.exe &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V2&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Advanced Command Line Usage===&lt;br /&gt;
* The &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;%islow%...%islow%&#039;&#039;&#039;&amp;lt;/font&amp;gt; and &amp;lt;font style=&amp;quot;color:Red&amp;quot;&amp;gt;&#039;&#039;&#039;&#039;%ishigh%...%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholders are used to add text according to whether the High quality or Low quality radio button is selected, as shown below:&lt;br /&gt;
&lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V5&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%islow%%ishigh%&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;-V0&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:red&amp;quot;&amp;gt;%ishigh%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Therefore, if you select &#039;&#039;&#039;Low quality&#039;&#039;&#039;, EAC will invoke the LAME encoder with the following command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V5&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
..and if you select &#039;&#039;&#039;High quality&#039;&#039;&#039; EAC will invoke LAME with these command line parameters:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-V0&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* You can access the bitrate value in the drop-down list using the &amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; placeholder, for example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;%bitrate%&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
So, if you selected &#039;&#039;&#039;192 kBit/s&#039;&#039;&#039; in the &#039;&#039;&#039;Bit Rate&#039;&#039;&#039; drop-down list, the command line would be:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-b&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;font style=&amp;quot;color:blue&amp;quot;&amp;gt;&#039;&#039;&#039;192&#039;&#039;&#039;&amp;lt;/font&amp;gt; &#039;&#039;&#039;%source% %dest%&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
It is a generally accepted fact that the bitrate selected in the drop-down list doesn&#039;t affect the command line. In essence this is true, as it will not affect the command line &#039;&#039;unless you use the &#039;&#039;&#039;%bitrate%&#039;&#039;&#039; (formerly &#039;&#039;&#039;%r&#039;&#039;&#039;) placeholder&#039;&#039;. However, the bitrate needs only be set when using ABR or CBR over VBR, which is not recommended for better quality audio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EAC_LAME02.png|frame|center|LAME configured with ID3v1 tagging (and replacement strings used before EAC version 1.0 beta 2)]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|LAME &amp;amp; EAC]]&lt;/div&gt;</summary>
		<author><name>72.79.44.119</name></author>
	</entry>
</feed>