<?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=Apesbrain</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=Apesbrain"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/Apesbrain"/>
	<updated>2026-04-30T06:03:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=28769</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=28769"/>
		<updated>2019-11-27T12:40:52Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Installation */ Added info about Portable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [https://cdex.mu/download CDex Downloads]&lt;br /&gt;
If you wish to use a different version of FLAC than included in the DLL, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.  If you prefer, download and unzip the &amp;quot;Portable&amp;quot; version.  It&#039;s an older version, but the basic functionality is current.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=28768</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=28768"/>
		<updated>2019-11-27T12:38:26Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */ Updated to link to new download page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [https://cdex.mu/download CDex Downloads]&lt;br /&gt;
If you wish to use a different version of FLAC than included in the DLL, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC&amp;diff=28644</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=28644"/>
		<updated>2019-09-12T13:40:31Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* 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;
* [https://xiph.org/flac/download.html Latest FLAC]&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;
* Get FLAC from [https://xiph.org/flac/download.html here] and uncompress the latest &amp;quot;win-zip&amp;quot; archive in Windows&#039; program directory, e.g. &amp;quot;C:\Program Files\FLAC&amp;quot;.&lt;br /&gt;
* Alternatively the current version of EAC comes with an older FLAC encoder in &amp;quot;C:\Program Files\Exact Audio Copy\Flac&amp;quot;.&lt;br /&gt;
NOTE: On 64-bit Windows, you may find these folders in &amp;quot;C:\Program Files (x86)&amp;quot;.&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.&amp;lt;/span&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
The range is -0 .. -8 (fastest compression .. highest compression; default is -5). Since FLAC is always lossless the effect of the compression level is small and cannot be compared to the compression of lossy formats.&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;
If you told the EAC configuration wizard to use FLAC, then the command-line options are preconfigured with the following default string. As compared to the string above, the order of parameters is different, more metadata fields are supported (harmless), the output filename is unnecessarily included (-o %dest%), and output verification is unnecessarily enabled (-V):&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-6&#039;&#039;&#039;&amp;lt;/font&amp;gt; -V -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; -T &amp;quot;COMMENT=%comment%&amp;quot; -T &amp;quot;BAND=%albuminterpret%&amp;quot; -T &amp;quot;ALBUMARTIST=%albuminterpret%&amp;quot; -T &amp;quot;COMPOSER=%composer%&amp;quot; %haslyrics%--tag-from-file=LYRICS=&amp;quot;%lyricsfile%&amp;quot;%haslyrics% -T &amp;quot;DISCNUMBER=%cdnumber%&amp;quot; -T &amp;quot;TOTALDISCS=%totalcds%&amp;quot; -T &amp;quot;TOTALTRACKS=%numtracks%&amp;quot; %hascover%--picture=&amp;quot;%coverfile%&amp;quot;%hascover% %source% -o %dest%&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
Another guide to set up EAC (including some screenshots) by [http://www.saunalahti.fi/cse/EAC/index.html Case]&lt;br /&gt;
&lt;br /&gt;
= Cue Sheet &amp;amp; Image Problem =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Attention: This issue is already fixed in EAC V1.0 beta 3.&#039;&#039;&#039;&lt;br /&gt;
&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>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC&amp;diff=28643</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=28643"/>
		<updated>2019-09-12T13:25:26Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Installation */ Fixed directory locations&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;
* [https://xiph.org/flac/download.html Latest FLAC]&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;
* Get FLAC from [https://xiph.org/flac/download.html here] and uncompress the latest &amp;quot;win-zip&amp;quot; archive in Windows&#039; program directory, e.g. &amp;quot;C:\Program Files\FLAC&amp;quot;.&lt;br /&gt;
* Alternatively the current version of EAC comes with an older FLAC encoder in &amp;quot;C:\Program Files\Exact Audio Copy\Flac&amp;quot;.&lt;br /&gt;
NOTE: On 64-bit Windows, you may find these folders in &amp;quot;C:\Program Files (x86)&amp;quot;.&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.&amp;lt;/span&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
The range is -0 .. -8 (fastest compression .. highest compression; default is -5). Since Flac is always lossless the effect of the compression level is small and cannot be compared to the compression of lossy formats.&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;
If you told the EAC configuration wizard to use FLAC, then the command-line options are preconfigured with the following default string. As compared to the string above, the order of parameters is different, more metadata fields are supported (harmless), the output filename is unnecessarily included (-o %dest%), and output verification is unnecessarily enabled (-V):&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-6&#039;&#039;&#039;&amp;lt;/font&amp;gt; -V -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; -T &amp;quot;COMMENT=%comment%&amp;quot; -T &amp;quot;BAND=%albuminterpret%&amp;quot; -T &amp;quot;ALBUMARTIST=%albuminterpret%&amp;quot; -T &amp;quot;COMPOSER=%composer%&amp;quot; %haslyrics%--tag-from-file=LYRICS=&amp;quot;%lyricsfile%&amp;quot;%haslyrics% -T &amp;quot;DISCNUMBER=%cdnumber%&amp;quot; -T &amp;quot;TOTALDISCS=%totalcds%&amp;quot; -T &amp;quot;TOTALTRACKS=%numtracks%&amp;quot; %hascover%--picture=&amp;quot;%coverfile%&amp;quot;%hascover% %source% -o %dest%&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
Another guide to set up EAC (including some screenshots) by [http://www.saunalahti.fi/cse/EAC/index.html Case]&lt;br /&gt;
&lt;br /&gt;
= Cue Sheet &amp;amp; Image Problem =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Attention: This issue is already fixed in EAC V1.0 beta 3.&#039;&#039;&#039;&lt;br /&gt;
&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>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC&amp;diff=28642</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=28642"/>
		<updated>2019-09-12T13:12:37Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software Needed */ Genericized FLAC link as there is already a new version&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;
* [https://xiph.org/flac/download.html Latest FLAC]&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;
* Get FLAC from [[https://xiph.org/flac/download.html]] and uncompress the zip archive in Windows&#039; program directory, e.g. &amp;quot;C:\PROGRA~1\flac-1.3.2-win&amp;quot;.&lt;br /&gt;
* Alternatively EAC comes with its own (old) FLAC encoder in &amp;quot;C:\PROGRA~1\Exact Audio Copy\Flac&amp;quot;.&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.&amp;lt;/span&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
The range is -0 .. -8 (fastest compression .. highest compression; default is -5). Since Flac is always lossless the effect of the compression level is small and cannot be compared to the compression of lossy formats.&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;
If you told the EAC configuration wizard to use FLAC, then the command-line options are preconfigured with the following default string. As compared to the string above, the order of parameters is different, more metadata fields are supported (harmless), the output filename is unnecessarily included (-o %dest%), and output verification is unnecessarily enabled (-V):&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-6&#039;&#039;&#039;&amp;lt;/font&amp;gt; -V -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; -T &amp;quot;COMMENT=%comment%&amp;quot; -T &amp;quot;BAND=%albuminterpret%&amp;quot; -T &amp;quot;ALBUMARTIST=%albuminterpret%&amp;quot; -T &amp;quot;COMPOSER=%composer%&amp;quot; %haslyrics%--tag-from-file=LYRICS=&amp;quot;%lyricsfile%&amp;quot;%haslyrics% -T &amp;quot;DISCNUMBER=%cdnumber%&amp;quot; -T &amp;quot;TOTALDISCS=%totalcds%&amp;quot; -T &amp;quot;TOTALTRACKS=%numtracks%&amp;quot; %hascover%--picture=&amp;quot;%coverfile%&amp;quot;%hascover% %source% -o %dest%&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
Another guide to set up EAC (including some screenshots) by [http://www.saunalahti.fi/cse/EAC/index.html Case]&lt;br /&gt;
&lt;br /&gt;
= Cue Sheet &amp;amp; Image Problem =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Attention: This issue is already fixed in EAC V1.0 beta 3.&#039;&#039;&#039;&lt;br /&gt;
&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>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_FLAC&amp;diff=27215</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=27215"/>
		<updated>2017-03-05T15:03:08Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software Needed */ Updated FLAC version&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;
* [https://xiph.org/flac/download.html FLAC 1.3.2]&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.&amp;lt;/span&amp;gt; &amp;lt;br /&amp;gt;&lt;br /&gt;
The range is -0 .. -8 (fastest compression .. highest compression; default is -5). Since Flac is always lossless the effect of the compression level is small and cannot be compared to the compression of lossy formats.&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;
If you told the EAC configuration wizard to use FLAC, then the command-line options are preconfigured with the following default string. As compared to the string above, the order of parameters is different, more metadata fields are supported (harmless), the output filename is unnecessarily included (-o %dest%), and output verification is unnecessarily enabled (-V):&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;font style=&amp;quot;color:green&amp;quot;&amp;gt;&#039;&#039;&#039;-6&#039;&#039;&#039;&amp;lt;/font&amp;gt; -V -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; -T &amp;quot;COMMENT=%comment%&amp;quot; -T &amp;quot;BAND=%albuminterpret%&amp;quot; -T &amp;quot;ALBUMARTIST=%albuminterpret%&amp;quot; -T &amp;quot;COMPOSER=%composer%&amp;quot; %haslyrics%--tag-from-file=LYRICS=&amp;quot;%lyricsfile%&amp;quot;%haslyrics% -T &amp;quot;DISCNUMBER=%cdnumber%&amp;quot; -T &amp;quot;TOTALDISCS=%totalcds%&amp;quot; -T &amp;quot;TOTALTRACKS=%numtracks%&amp;quot; %hascover%--picture=&amp;quot;%coverfile%&amp;quot;%hascover% %source% -o %dest%&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
Another guide to set up EAC (including some screenshots) by [http://www.saunalahti.fi/cse/EAC/index.html Case]&lt;br /&gt;
&lt;br /&gt;
= Cue Sheet &amp;amp; Image Problem =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Attention: This issue is aleady fixed in EAC V1.0 beta 3.&#039;&#039;&#039;&lt;br /&gt;
&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>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26238</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26238"/>
		<updated>2014-12-26T20:11:58Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.75 (2014/12/17)]&lt;br /&gt;
This build of CDex uses the FLAC 1.3.1 version of libFLAC.dll.  If you wish to use a different version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26237</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26237"/>
		<updated>2014-12-26T20:11:39Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */ Updated link to current version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.5 (2014/12/17)]&lt;br /&gt;
This build of CDex uses the FLAC 1.3.1 version of libFLAC.dll.  If you wish to use a different version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26189</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26189"/>
		<updated>2014-11-12T21:36:40Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.72 (2014/11/12)]&lt;br /&gt;
This build of CDex uses the FLAC 1.3.0 version of libFLAC.dll.  If you wish to use a different version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26178</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=26178"/>
		<updated>2014-11-03T16:52:19Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */ Updated link description to latest version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.71 (2014/10/22)]&lt;br /&gt;
This build of CDex uses the FLAC 1.1.2 version of libFLAC.dll.  If you wish to use a newer version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25546</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25546"/>
		<updated>2013-11-03T23:38:30Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Suggested Additional Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
This build of CDex uses the FLAC 1.1.2 version of libFLAC.dll.  If you wish to use a newer version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;&#039;&#039;&#039;01 - Trackname&#039;&#039;&#039;&amp;quot; within an &#039;&#039;&#039;Album&#039;&#039;&#039; folder within an &#039;&#039;&#039;Artist&#039;&#039;&#039; folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25545</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25545"/>
		<updated>2013-11-03T23:36:30Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Basic */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
This build of CDex uses the FLAC 1.1.2 version of libFLAC.dll.  If you wish to use a newer version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the folder and filenames as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25544</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25544"/>
		<updated>2013-11-03T23:35:41Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Basic */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
This build of CDex uses the FLAC 1.1.2 version of libFLAC.dll.  If you wish to use a newer version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25543</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25543"/>
		<updated>2013-11-03T23:34:56Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */ Added info on using newer FLAC version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
This build of CDex uses the FLAC 1.1.2 version of libFLAC.dll.  If you wish to use a newer version of FLAC, you&#039;ll need to configure it as an External Encoder.  See &amp;quot;Advanced command-line&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25542</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=25542"/>
		<updated>2013-11-03T23:33:48Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Advanced command-line (not necessary if CDex configured as above) */ Added detail for use of newer FLAC executable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify the path to your local &#039;&#039;&#039;FLAC.EXE&#039;&#039;&#039; file. The &#039;&#039;&#039;Parameter string&#039;&#039;&#039; is: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted with your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;Bitrate&#039;&#039;&#039; setting does not matter.  &#039;&#039;&#039;File Extension&#039;&#039;&#039; is &#039;&#039;&#039;flac&#039;&#039;&#039; and all three checkboxes should be checked.&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=24145</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=24145"/>
		<updated>2013-02-25T14:45:52Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Advanced command-line (not necessary if CDex configured as above) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to the appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for your desired compression level. The default compression is -5; the maximum compression is -8. For reference, maximum compression typically yields files a few percent smaller than default compression.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23919</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23919"/>
		<updated>2013-01-10T22:39:52Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else.&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to the appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23918</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23918"/>
		<updated>2013-01-10T21:06:32Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Suggested Additional Settings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 creates files named &amp;quot;01 - TRACKNAME&amp;quot; within an ALBUM folder within an ARTIST folder&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to the appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23917</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23917"/>
		<updated>2013-01-10T21:03:50Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Basic */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: compression-level 5 | maximum: compression-level 8) &lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 gives ARTIST\ALBUM\01 - TRACK&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to the appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23916</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23916"/>
		<updated>2013-01-10T20:58:52Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Screenshot */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 gives ARTIST\ALBUM\01 - TRACK&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to the appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:CDex_Settings.png|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:CDex_Settings.png&amp;diff=23915</id>
		<title>File:CDex Settings.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:CDex_Settings.png&amp;diff=23915"/>
		<updated>2013-01-10T20:56:37Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: CDex FLAC Encoder Settings Screen&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CDex FLAC Encoder Settings Screen&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23914</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23914"/>
		<updated>2013-01-10T20:52:19Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide describes how to rip FLAC files from CD with CDex. If configured as described below, CDex will automatically retrieve CD artist, title, year, genre, and track names from freedb.&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; there is no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked&#039;&#039;&#039;  &lt;br /&gt;
* If desired, change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right side of main &#039;&#039;&#039;CDex&#039;&#039;&#039; window, click the button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filenames&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additional Settings ===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 gives ARTIST\ALBUM\01 - TRACK&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be &#039;&#039;&#039;user@domain.com&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above) ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to the appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:Cdex-guide.PNG|539px|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23913</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23913"/>
		<updated>2013-01-10T20:44:16Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Advanced command-line */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide acts as a quick and painless way to make a lossless-backup with CDex and FLAC. It does not go into detail about configuring [[cdparanoia]].&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked off&#039;&#039;&#039;  &lt;br /&gt;
* Change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right, click button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filename&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
===Suggested Additional Settings===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 gives ARTIST\ALBUM\01 - TRACK&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be user@domain.com&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line (not necessary if CDex configured as above)===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:Cdex-guide.PNG|539px|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23912</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23912"/>
		<updated>2013-01-10T20:43:13Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Configuration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide acts as a quick and painless way to make a lossless-backup with CDex and FLAC. It does not go into detail about configuring [[cdparanoia]].&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked off&#039;&#039;&#039;  &lt;br /&gt;
* Change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* On toolbar at right, click button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;CDex&#039;&#039;&#039; will begin extracting tracks from your default CD-ROM drive to the &#039;&#039;&#039;Folder&#039;&#039;&#039; and &#039;&#039;&#039;Filename&#039;&#039;&#039; as set below&lt;br /&gt;
&lt;br /&gt;
===Suggested Additional Settings===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
&#039;&#039;&#039;General&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Directories &amp;amp; files&#039;&#039;&#039;&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 gives ARTIST\ALBUM\01 - TRACK&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
&#039;&#039;&#039;Ripping&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;CD Drive settings&#039;&#039;&#039;&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
&#039;&#039;&#039;Encoding&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Tags&#039;&#039;&#039;&lt;br /&gt;
* Un-check all &#039;&#039;&#039;ID3 Tag Versions&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;CD Database&#039;&#039;&#039; &amp;gt; &#039;&#039;&#039;Remote freedb&#039;&#039;&#039;&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be user@domain.com&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:Cdex-guide.PNG|539px|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23911</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23911"/>
		<updated>2013-01-10T20:37:02Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Basic */Added suggested settings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide acts as a quick and painless way to make a lossless-backup with CDex and FLAC. It does not go into detail about configuring [[cdparanoia]].&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Confirm that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked off&#039;&#039;&#039;  &lt;br /&gt;
* Change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* Highlight selected tracks you want to extract and click toolbar button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* By default [[cdparanoia]] will open up and begin extracting tracks from your default CD-ROM drive to the appropriate folders &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Suggested Additional Settings===&lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; &lt;br /&gt;
General &amp;gt; Directories &amp;amp; files&lt;br /&gt;
* Set Filename Format the way you want it; e.g. %1\%2\%7 - %4 gives ARTIST\ALBUM\01 - TRACK&lt;br /&gt;
* Set the two directories for output files where you want them&lt;br /&gt;
Ripping &amp;gt; CD Drive settings&lt;br /&gt;
* Check box for &amp;quot;Eject CD when ripping has been completed&amp;quot;&lt;br /&gt;
Encoding &amp;gt; Tags&lt;br /&gt;
* Un-check all ID3 Tag Versions&lt;br /&gt;
CD Database &amp;gt; Remote freedb&lt;br /&gt;
* Enter something in &amp;quot;Your E-mail address&amp;quot;; can be user@domain.com&lt;br /&gt;
* Check box for &amp;quot;Auto connect to remote freedb&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Advanced command-line ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:Cdex-guide.PNG|539px|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23910</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23910"/>
		<updated>2013-01-10T20:29:38Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide acts as a quick and painless way to make a lossless-backup with CDex and FLAC. It does not go into detail about configuring [[cdparanoia]].&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Just run the installer.  If additional Windows redistributable components are needed, they will be downloaded during install.&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Change the box so that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked off&#039;&#039;&#039;  &lt;br /&gt;
* Change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* Highlight selected tracks you want to extract and click toolbar button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* By default [[cdparanoia]] will open up and begin extracting tracks from your default CD-ROM drive to the appropriate folders &amp;lt;br&amp;gt;&lt;br /&gt;
=== Advanced command-line ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:Cdex-guide.PNG|539px|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23909</id>
		<title>CDex and FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex_and_FLAC&amp;diff=23909"/>
		<updated>2013-01-10T20:24:02Z</updated>

		<summary type="html">&lt;p&gt;Apesbrain: /* Software needed */ Updated to reflect current beta&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This guide acts as a quick and painless way to make a lossless-backup with CDex and FLAC. It does not go into detail about configuring [[cdparanoia]].&lt;br /&gt;
&lt;br /&gt;
==Software needed==&lt;br /&gt;
Note: CDex has native FLAC support; no need to download anything else&lt;br /&gt;
* [http://cdexos.sourceforge.net/download.html CDex 1.70 (Beta 4 2009)]&lt;br /&gt;
&lt;br /&gt;
==Installation== &lt;br /&gt;
Note: Guides assumes your output directory for your files has already been configured if not &lt;br /&gt;
click on &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Filenames&#039;&#039;&#039; tab&lt;br /&gt;
* Install &#039;&#039;&#039;libFLAC.dll&#039;&#039;&#039; to the root CDex directory on your computer (default: cdex_170_beta2)&lt;br /&gt;
* See [[CDex Drive Configuration|Configuring CDex and CD-ROM Drives]]&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
=== Basic === &lt;br /&gt;
* Open &#039;&#039;&#039;CDex&#039;&#039;&#039; and insert a CD into the drive &lt;br /&gt;
* Click the &#039;&#039;&#039;Options&#039;&#039;&#039; menu then click &#039;&#039;&#039;Settings&#039;&#039;&#039; and select &#039;&#039;&#039;Encoder&#039;&#039;&#039; tab&lt;br /&gt;
* Change &#039;&#039;&#039;Encoder&#039;&#039;&#039; drop down menu to &#039;&#039;&#039;FLAC Encoder DLL&#039;&#039;&#039; &lt;br /&gt;
* Change the box so that &#039;&#039;&#039;On the fly Encoding&#039;&#039;&#039; is &#039;&#039;&#039;checked off&#039;&#039;&#039;  &lt;br /&gt;
* Change the appropriate compression setting level (default: -compression-level 5 | &lt;br /&gt;
:best: --compression-level 8 )&lt;br /&gt;
* Click &#039;&#039;&#039;OK&#039;&#039;&#039; &lt;br /&gt;
* Highlight selected tracks you want to extract and click toolbar button second from the top &#039;&#039;(Extract CD track(s) to Compressed Audio File(s))&#039;&#039;&lt;br /&gt;
* By default [[cdparanoia]] will open up and begin extracting tracks from your default CD-ROM drive to the appropriate folders &amp;lt;br&amp;gt;&lt;br /&gt;
=== Advanced command-line ===&lt;br /&gt;
* To use FLAC as external command-line encoder change &#039;&#039;&#039;Encoder&#039;&#039;&#039; to &#039;&#039;&#039;External Encoder&#039;&#039;&#039; and specify &#039;&#039;&#039;flac.exe&#039;&#039;&#039; or your path to appropriate executable. Parameter string: &lt;br /&gt;
 &amp;quot;&amp;lt;font color=green&amp;gt;&amp;lt;b&amp;gt;-5 &amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;-V -o %2 -T &amp;quot;artist=%a&amp;quot; -T &amp;quot;title=%t&amp;quot; -T &amp;quot;album=%b&amp;quot; -T &amp;quot;date=%y&amp;quot; -T &amp;quot;tracknumber=%tn/%tt&amp;quot; -T &amp;quot;genre=%g&amp;quot; -&amp;quot;&lt;br /&gt;
:&#039;&#039;Note: the number in green can be substituted for appopriate compression level. The default is -5 the best is -8. &#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Screenshot==&lt;br /&gt;
&amp;lt;center&amp;gt;[[image:Cdex-guide.PNG|539px|center|FLAC configured with CDex on the fly]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==CDex and CUE Sheets== &lt;br /&gt;
* CDex has limited support for creating CUE sheets in current beta release&lt;br /&gt;
&lt;br /&gt;
==See also== &lt;br /&gt;
* [[CDex]]&lt;br /&gt;
* [[cdparanoia]] &lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CDex Guides]]&lt;/div&gt;</summary>
		<author><name>Apesbrain</name></author>
	</entry>
</feed>