<?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=GhostEMP</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=GhostEMP"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/GhostEMP"/>
	<updated>2026-04-29T18:16:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_WavPack&amp;diff=35536</id>
		<title>EAC and WavPack</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_WavPack&amp;diff=35536"/>
		<updated>2022-03-23T10:48:03Z</updated>

		<summary type="html">&lt;p&gt;GhostEMP: /* Configuration */ This new command line includes more important metadata for the EAC command line compressor area, and includes the MD5 checksum switch. I have tested this with positive results.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EAC guides}}&lt;br /&gt;
=Software needed=&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://www.wavpack.com/downloads.html WavPack]&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;
* Unzip &amp;quot;wavpack-4.80.0.zip&amp;quot; into the same directory that EAC is in.&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 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;.&lt;br /&gt;
* Change &#039;&#039;&#039;user file extension&#039;&#039;&#039; to &#039;&#039;&#039;.wv&#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;wavpack.exe&#039;&#039;&#039; that you unzipped earlier.&lt;br /&gt;
* Remove the ticks from &#039;&#039;&#039;Use CRC check&#039;&#039;&#039;, &#039;&#039;&#039;Add ID3 tag&#039;&#039;&#039; and &#039;&#039;&#039;check for external programs return code&#039;&#039;&#039;.&lt;br /&gt;
* In the &#039;&#039;&#039;Addtional command line options&#039;&#039;&#039; box, copy and paste the string below:&lt;br /&gt;
-&amp;gt; If you are using EAC 1.0 beta 2 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;
&#039;&#039;&#039;No Tags:&#039;&#039;&#039;&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-h&#039;&#039;&#039;&amp;lt;/font&amp;gt; %source% %dest%&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;APEv2:&#039;&#039;&#039;&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-h&#039;&#039;&#039;&amp;lt;/font&amp;gt; -m -w &amp;quot;Artist=%artist%&amp;quot; -w &amp;quot;Title=%title%&amp;quot; -w &amp;quot;Album Artist=%albumartist%&amp;quot; -w &amp;quot;Album=%albumtitle%&amp;quot; -w &amp;quot;Year=%year%&amp;quot; -w &amp;quot;Track=%tracknr%&amp;quot; -w &amp;quot;Genre=%genre%&amp;quot; -w &amp;quot;Composer=%composer%&amp;quot; -w &amp;quot;Comment=%comment%&amp;quot; -w &amp;quot;DiscNumber=%cdnumber%&amp;quot; -w &amp;quot;TotalDiscs=%totalcds%&amp;quot; -w &amp;quot;TotalTracks=%numtracks%&amp;quot; %source% %dest%&lt;br /&gt;
&lt;br /&gt;
-&amp;gt; If you are using EAC 1.0 beta 1 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;
&#039;&#039;&#039;No Tags:&#039;&#039;&#039;&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-h&#039;&#039;&#039;&amp;lt;/font&amp;gt; %s %d&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;APEv2:&#039;&#039;&#039;&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-h&#039;&#039;&#039;&amp;lt;/font&amp;gt; -w &amp;quot;Artist=%a&amp;quot; -w &amp;quot;Title=%t&amp;quot; -w &amp;quot;Album=%g&amp;quot; -w &amp;quot;Year=%y&amp;quot; -w &amp;quot;Track=%n&amp;quot; -w &amp;quot;Genre=%m&amp;quot; %s %d&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; &#039;&#039;If a user wanted to change compression settings on WavPack the green portion what you would substitute with the new preset.&amp;lt;/font&amp;gt; [http://www.wavpack.com/wavpack_doc.html#wavpack -&amp;gt; Manual (WavPack Options)]&lt;br /&gt;
* Do not worry what bit rate is shown in the bit rate drop down box, this will be ignored.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EACandWAVPACK.png|frame|center|WavPack configured with tagging support]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Hybrid mode=&lt;br /&gt;
If you want to create a correction file while encoding from EAC you will need to adapt your normal command line slightly, to ensure that the correction file (&amp;quot;&amp;lt;name&amp;gt;.wvc&amp;quot;) is named the same as the primary file (&amp;quot;&amp;lt;name&amp;gt;.wv&amp;quot;).  If you do not follow these guidelines your correction file will be named incorrectly, using the temporary filename that EAC uses while processing.&lt;br /&gt;
&lt;br /&gt;
Since WavPack 4.1 beta you can specify an additional file path when using the -c switch to request a correction file.  This filepath will be used to name the correction file.&lt;br /&gt;
&lt;br /&gt;
The suggested method to implement this feature is to utilise the &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; checkbox on the &#039;&#039;&#039;External Compression&#039;&#039;&#039; dialogue, to specify whether a correction file is required or not.  In conjunction, you must also add the following to the end of your command line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;%crcenabled%%original%%crcenabled%&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-hb320&#039;&#039;&#039;&amp;lt;/font&amp;gt; -w &amp;quot;Artist=%artist%&amp;quot; -w &amp;quot;Title=%title%&amp;quot; -w &amp;quot;Album=%albumtitle%&amp;quot; -w &amp;quot;Track=%tracknr%&amp;quot; %source% %dest% %crcenabled%%original%%crcenabled%&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;Note:&#039;&#039;&#039; &#039;&#039;If a user wanted to change compression and bitrate settings on WavPack the green portion what you would substitute with the new preset.&amp;lt;/font&amp;gt; [http://www.wavpack.com/wavpack_doc.html#wavpack -&amp;gt; Manual (WavPack Options)]&lt;br /&gt;
&lt;br /&gt;
When you check &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; and insert the -c switch, and the file path specified by the EAC placeholder %original%, will be included in your command line, creating a correction file with the correct file name.  With &#039;&#039;&#039;Use CRC check&#039;&#039;&#039; unchecked no correction file will be created.&lt;br /&gt;
&lt;br /&gt;
If you do not want this configurability, simply add:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;-c %original%&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All encodes will then include a correction file, which is named correctly.&lt;br /&gt;
&lt;br /&gt;
=Embedding the cue-sheet in an audio image file=&lt;br /&gt;
If you prefer to rip to an image file, and want to embed the cuesheet in the image, you can add the following tagging switch to your command line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;-w &amp;quot;Cuesheet=@*.cue&amp;quot;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This uses two of WavPack&#039;s features.  Firstly, the &#039;@&#039; tells WavPack to set the &#039;Cuesheet&#039; tag from the &#039;&#039;&#039;contents of a file&#039;&#039;&#039;.  Secondly, the wildcard &#039;*&#039; tells WavPack to find the file itself, given the &#039;.cue&#039; restriction (i.e. &amp;quot;find the first &#039;.cue&#039; file you come across&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;PLEASE NOTE:&#039;&#039;&#039; This will only work if there is one CUE file in the folder.  WavPack will exit because of this command, if you have an existing cuesheet in the folder before starting.  The easiest way is simply to ensure that you either move your previous rips beforehand, or rip to a new directory each time.&lt;br /&gt;
&lt;br /&gt;
Example command-line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;-hm -w &amp;quot;Cuesheet=@*.cue&amp;quot; -w &amp;quot;Artist=%artist%&amp;quot; -w &amp;quot;Album=%albumtitle%&amp;quot; -w &amp;quot;Year=%year%&amp;quot; -w &amp;quot;Genre=%genre%&amp;quot; %source% %dest%&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Additional reading=&lt;br /&gt;
* [[Lossless | About Lossless]]&lt;br /&gt;
* [[WavPack]]&lt;br /&gt;
* [[Exact_Audio_Copy | Exact Audio Copy]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|WavPack &amp;amp; EAC]]&lt;br /&gt;
[[Category:EAC Compression Guides]]&lt;/div&gt;</summary>
		<author><name>GhostEMP</name></author>
	</entry>
</feed>