<?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=Fangus</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=Fangus"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/Fangus"/>
	<updated>2026-04-28T19:19:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC&amp;diff=22863</id>
		<title>EAC and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC&amp;diff=22863"/>
		<updated>2011-07-26T16:39:03Z</updated>

		<summary type="html">&lt;p&gt;Fangus: /* Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Software Needed =&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://flac.sourceforge.net/download.html FLAC 1.2.1b]&lt;br /&gt;
&lt;br /&gt;
= Installation =&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; This guide assumes that EAC is has been configured for secure ripping, if not please follow [[EAC_Drive_Configuration | this]] guide.&lt;br /&gt;
* Install FLAC using the FLAC installer&lt;br /&gt;
&lt;br /&gt;
= Configuration =&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 tick in the box for &#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;.&lt;br /&gt;
* Change &#039;&#039;&#039;Use file extension&#039;&#039;&#039; to &#039;&#039;&#039;.flac&#039;&#039;&#039; if not already that.&lt;br /&gt;
* Click the &#039;&#039;&#039;Browse&#039;&#039;&#039; button and locate the &#039;&#039;&#039;FLAC.exe&#039;&#039;&#039; that you unzipped earlier.&lt;br /&gt;
* Remove the ticks from &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; and &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039;.&lt;br /&gt;
* Tick &#039;&#039;&#039;Check for external programs return code&#039;&#039;&#039;.&lt;br /&gt;
* If you are using EAC 1.0b2 or newer, then in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
&lt;br /&gt;
 -T &amp;quot;artist=%artist%&amp;quot; -T &amp;quot;title=%title%&amp;quot; -T &amp;quot;album=%albumtitle%&amp;quot; -T &amp;quot;date=%year%&amp;quot; -T &amp;quot;tracknumber=%tracknr%&amp;quot; -T &amp;quot;genre=%genre%&amp;quot; &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-5&#039;&#039;&#039;&amp;lt;/font&amp;gt; %source% &lt;br /&gt;
&lt;br /&gt;
* If you are using EAC 1.0b1 or earlier, then in the &#039;&#039;&#039;Additional command line options&#039;&#039;&#039; box, copy and paste the following string:&lt;br /&gt;
&lt;br /&gt;
 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%g&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%n&amp;quot; -T &amp;quot;genre=%m&amp;quot; &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-5&#039;&#039;&#039;&amp;lt;/font&amp;gt; %s&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; The green portion is where you would change the compression level or add settings for the FLAC encoder.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* Do not worry what bit rate is shown in the bit rate drop down box; this will be ignored, as will the quality setting chosen below it.&lt;br /&gt;
&lt;br /&gt;
[[Image:EACandFLAC.png|frame|center|FLAC configured with tagging support, in an older version of EAC]]&lt;br /&gt;
&lt;br /&gt;
= Cue Sheet &amp;amp; Image Problem =&lt;br /&gt;
Using this configuration with EAC when creating an image and cue sheet rip can cause the cue sheet not to work with the resulting FLAC file. The problem is caused by EAC not liking the four letter .flac extension, which results in EAC putting the extension on to the image name twice.&lt;br /&gt;
&lt;br /&gt;
e.g. the image name is referenced in the cue sheet as &amp;quot;myflacimage.flac&amp;quot; but after encoding it ends up being called &amp;quot;myflacimage.flac.flac&amp;quot;, so when you open the cue sheet for playing or burning, the referenced file doesen&#039;t exist.&lt;br /&gt;
&lt;br /&gt;
== Some solutions to the problem ==&lt;br /&gt;
* Synthetic Soul&#039;s [http://www.hydrogenaudio.org/forums/index.php?showtopic=37978 batch file method]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=REACT REACT] EAC addon.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|FLAC &amp;amp; EAC]]&lt;/div&gt;</summary>
		<author><name>Fangus</name></author>
	</entry>
</feed>