<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nicholas Kwan &#187; eac</title>
	<atom:link href="http://nicholaskwan.com/tag/eac/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicholaskwan.com</link>
	<description>Technology, Hobbies, Life</description>
	<lastBuildDate>Sat, 10 Apr 2010 17:50:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ripping music with LAME</title>
		<link>http://nicholaskwan.com/2008/11/28/ripping-music-with-lame/</link>
		<comments>http://nicholaskwan.com/2008/11/28/ripping-music-with-lame/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 08:39:05 +0000</pubDate>
		<dc:creator>Nicholas</dc:creator>
				<category><![CDATA[audio software]]></category>
		<category><![CDATA[eac]]></category>
		<category><![CDATA[lame]]></category>
		<category><![CDATA[rip]]></category>

		<guid isPermaLink="false">http://nkwan.wordpress.com/?p=61</guid>
		<description><![CDATA[The following entry is based on my personal opinion and not necessarily representing the view on the entire public.
I always thought ripping music with LAME was a breeze; that wasn&#8217;t exactly the case.  It took me a couple hours to achieve what I wanted.  After my SHURE SE310 headphones (which, by the way, you can [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The following entry is based on my personal opinion and not necessarily representing the view on the entire public.</p>
<p>I always thought ripping music with LAME was a breeze; that wasn&#8217;t exactly the case.  It took me a couple hours to achieve what I wanted.  After my SHURE SE310 headphones (which, by the way, you can see here: <a href="http://flickr.com/photos/kwan-family/sets/72157609132387652/">http://flickr.com/photos/kwan-family/sets/72157609132387652/</a> ) arrived on Friday, I went to my friend&#8217;s house and borrowed some CD&#8217;s.  So I downloaded LAME v3.97b2 because I looked at online sources that it was the stable and very good.  So, I went onto download EAC because it seemed to be widely used with LAME.  After some research, I found an instructions set on hydrogenaudio:</p>
<p><a href="http://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame">http://wiki.hydrogenaudio.org/index.php?title=EAC_and_Lame</a></p>
<p>Here are the instructions in brief:</p>
<ol>
<li>After the CD is in the drive, open Compress options under EAC Menu</li>
<li>Click the <strong>External Compression</strong> Tab, and put a check box in <strong>Use external program for compression</strong>.</li>
<li>Change <strong>Parameter passing scheme</strong> to <strong>User Defined Encoder</strong> (see <a class="external text" title="http://www.hydrogenaudio.org/forums/index.php?showtopic=57617" rel="nofollow" href="http://www.hydrogenaudio.org/forums/index.php?showtopic=57617">this thread</a> for reasoning).</li>
<li>Change <strong>Use file extension</strong> to <strong>.mp3</strong>.</li>
<li>Click the <strong>Browse</strong> button and locate the <strong>lame.exe</strong> that you unzipped into the EAC directory earlier.</li>
</ol>
<p>However, after I downloaded v3.97b2, unzipped it into the EAC file, went to Compression option, and browsed for the lame.exe file&#8230;. guess what, it wasn&#8217;t there!</p>
<p>The horror&#8230;.  I did more research and found that the lame.exe is NOT in every version available.  However, I also found that the latest version: 3.98.2 had it and so I downloaded the file from here: <a href="http://sourceforge.net/project/showfiles.php?group_id=290&amp;package_id=309">http://sourceforge.net/project/showfiles.php?group_id=290&amp;package_id=309</a></p>
<p>I got rid of the old LAME and unzipped the new LAME into the EAC folder.  I located the file and put it in there.</p>
<p>But that&#8217;s not all&#8230; the code on hydrogenaudio did not give me what I wanted.  I wanted V0 inside of V2; so, I researched some more and found this line of code:  -V 0 &#8211;id3v2-only &#8211;pad-id3v2 &#8211;ta &#8220;%a&#8221; &#8211;tt &#8220;%t&#8221; &#8211;tl &#8220;%g&#8221; &#8211;ty &#8220;%y&#8221; &#8211;tn &#8220;%n&#8221; %s %d which is what I wanted: V0 and ID3 v2.  So I put this in the &#8220;Additional command-line options&#8221; where it belongs.</p>
<p>For more important on what these are, feel free to visit <a href="http://wiki.hydrogenaudio.org/index.php?title=Lame">http://wiki.hydrogenaudio.org/index.php?title=Lame</a> and <a href="http://en.wikipedia.org/wiki/ID3">http://en.wikipedia.org/wiki/ID3</a> .</p>
<p>But trust me, these results are pretty much as good as you can get with mp3 files.  If you don&#8217;t believe me, you can read here: <a href="http://www.soundexpert.info/coders320.jsp">http://www.soundexpert.info/coders320.jsp</a></p>
<p>After that, just fill in the reminder settings (default should be fine) and press OK.  Note that Bit rate drop down menu actually has no effect when you actually rip the music because the additional command-line options take priority.   </p>
<p>And a screenshot to double check if you have everything.</p>
<p> </p>
<p><a href="http://nkwan.files.wordpress.com/2008/11/eac_lame2.jpg" rel="lightbox[61]"><img class="alignnone size-full wp-image-90" title="eac_lame2" src="http://nkwan.files.wordpress.com/2008/11/eac_lame2.jpg" alt="eac_lame2" width="628" height="534" /></a></p>
<p>Open up your disk, high MP3 on the right hand menu bar, and watch you computer do the magic.</p>
<p>You nature responses might be: &#8220;why not use aac with Winamp, that has a much better rating&#8221; and &#8220;what about loseless&#8221; and &#8220;V2 is good enough, isn&#8217;t it?&#8221;</p>
<p>My answers are: aac is not compatible with everything, including Windows Media Player which many people uses.  I also prefer LAME over Winamp due to simplicity and the &#8220;cool factor&#8221; (not that there is much).  Loseless is definiately a great alternative if your portable music player supports it and if you have ample space on your hard drive and music player.  I have a 1TB external hard drive, 250 GB hard drive, 8 GB phone, therefore, V0 sometimes is referred as &#8220;overkill&#8221;, but why not? it&#8217;s available anyways.</p>
<p>Hope this helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://nicholaskwan.com/2008/11/28/ripping-music-with-lame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
