<?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=Jan</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=Jan"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/Jan"/>
	<updated>2026-06-18T10:49:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Help:Editing&amp;diff=27220</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Help:Editing&amp;diff=27220"/>
		<updated>2017-03-13T20:25:34Z</updated>

		<summary type="html">&lt;p&gt;Jan: /* Getting help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Official Guides=&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page Quick Guide]&lt;br /&gt;
* [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide WikiMedia User&#039;s Guide]&lt;br /&gt;
* [http://meta.wikimedia.org/wiki/Help:Editing MediaWiki editing help].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Word formatting=&lt;br /&gt;
; Emphasize&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&#039;&#039;Emphasize&#039;&#039;, &#039;&#039;&#039;strongly&#039;&#039;&#039;, &#039;&#039;&#039;&#039;&#039;very strongly&#039;&#039;&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&#039;&#039;Emphasize&#039;&#039;, &#039;&#039;&#039;strongly&#039;&#039;&#039;, &#039;&#039;&#039;&#039;&#039;very strongly&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; HTML tags you can use&lt;br /&gt;
&lt;br /&gt;
Typewriter font for technical terms&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;tt&amp;gt;monospace text&amp;lt;/tt&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;monospace text&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Small text&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;small text&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Strikethru text&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;s&amp;gt;strike out deleted material&amp;lt;/s&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;s&amp;gt;strike out deleted material&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Headings=&lt;br /&gt;
&#039;&#039;same as headlines/chapters/sections&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
First, second and third level headings&lt;br /&gt;
 =New section=&lt;br /&gt;
 &lt;br /&gt;
 ==Subsection==&lt;br /&gt;
 &lt;br /&gt;
 ===Sub-subsection===&lt;br /&gt;
&lt;br /&gt;
A first level heading is for example the &amp;quot;Word formatting&amp;quot; heading on this page.&lt;br /&gt;
The &amp;quot;Bullet lists&amp;quot; heading on this page is an example of a 2rd level heading.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Table of contents&amp;quot; box you see at the top of this page will appear automatically when you have used 4 or more headings.&lt;br /&gt;
First level headings are shown as x, 2rd level as x.x and so on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Internal linking=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Main Page]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes a link to the [[Main Page]] of this Wiki.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[MPC|Musepack]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes a link to the MPC page but Musepack is written instead like this: [[MPC|Musepack]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A postfix added right after a normal internal link is added to the written word in the final document, but links to the page without the postfix.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Critical band]]s&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes: [[Critical band]]s&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; Linking to a headline at a wiki page.&lt;br /&gt;
You can link to a headline on another wiki page.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[AAC#What&#039;s the best AAC encoder?]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes at link to the headline &amp;quot;What&#039;s the best AAC encoder?&amp;quot; at the AAC page like this: [[AAC#What&#039;s the best AAC encoder?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You can also replace the text written on the final page.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[AAC#What&#039;s the best AAC encoder?|Read about the best AAC encoder]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes: [[AAC#What&#039;s the best AAC encoder?|Read about the best AAC encoder]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=External linking=&lt;br /&gt;
Remember to start with &amp;quot;&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; Bare URL&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;http://www.rarewares.org/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes http://www.rarewares.org/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; Named link&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[http://www.rarewares.org/ The best audio resource on the net]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Becomes [http://www.rarewares.org/ The best audio resource on the net]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Lists=&lt;br /&gt;
&lt;br /&gt;
==Bullet lists==&lt;br /&gt;
You can make bullet lists with &amp;quot;*&amp;quot;.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;* First level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;** Second level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;*** Third level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;* Another first level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* First level list object&lt;br /&gt;
** Second level list object&lt;br /&gt;
*** Third level list object&lt;br /&gt;
* Another first level list object&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Numbered lists==&lt;br /&gt;
You can make numbered lists with &amp;quot;#&amp;quot;.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# First level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;## Second level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;### Third level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# Another first level list object&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# First level list object&lt;br /&gt;
## Second level list object&lt;br /&gt;
### Third level list object&lt;br /&gt;
# Another first level list object&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mixed lists==&lt;br /&gt;
You can even make mixed lists like this.&lt;br /&gt;
 * You can even do mixed lists&lt;br /&gt;
 *# and nest them&lt;br /&gt;
 *#* like this&lt;br /&gt;
&lt;br /&gt;
* You can even do mixed lists&lt;br /&gt;
*# and nest them&lt;br /&gt;
*#* like this&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Definition lists==&lt;br /&gt;
 ;item&lt;br /&gt;
 : the item&#039;s definition&lt;br /&gt;
;item&lt;br /&gt;
: the item&#039;s definition&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Images=&lt;br /&gt;
You can insert images using the syntax:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Image:filename|options|caption text]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
The last item added will always be considered the caption text.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Stand alone image==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Image:Small_HA_logo.png]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[Image:Small_HA_logo.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Stand alone image with alt-text==&lt;br /&gt;
You add &amp;quot;|caption text&amp;quot; after the image link. This is the text most browsers will show when you hover over the image with the mouse.&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Image:Small_HA_logo.png|The HA logo]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[Image:Small_HA_logo.png|The HA logo]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Image options==&lt;br /&gt;
&lt;br /&gt;
[[Image:Small_HA_logo.png|thumb|The HA logo]]&lt;br /&gt;
; thumbnail, thumb&lt;br /&gt;
: Generates an automatically resized thumbnail image (either reduced or enlarged).&lt;br /&gt;
: Caption text is displayed directly underneath. An &amp;quot;enlarge&amp;quot;-icon is added.&lt;br /&gt;
: If you do not specify where the image should be place it will be places to the right.&lt;br /&gt;
: Example to the right (in this example the image is enlarged because it is small):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Image:Small_HA_logo.png|thumb|The HA logo]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; right&lt;br /&gt;
: Makes the image right-aligned.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; left&lt;br /&gt;
: Same as above, but left aligned.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; center&lt;br /&gt;
: Same as above, but centered.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; none&lt;br /&gt;
: The image will be rendered inline, even if the thumbnail-option is set.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Small_HA_logo.png|frame|The HA logo]]&lt;br /&gt;
; frame&lt;br /&gt;
: The image will have a frame, regardless of whether it is a thumb, and the caption text will be included as a visible caption.&lt;br /&gt;
: Example to the right:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; &#039;&#039;size&#039;&#039;px &lt;br /&gt;
: Renders a version of the image that&#039;s &#039;&#039;[size]&#039;&#039; pixels wide (e.g. &#039;150px&#039;).&lt;br /&gt;
: Height is computed to keep the aspect ratio (i.e. the shape of the image).&lt;br /&gt;
: This allows both size reduction and enlargement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
; Combining options&lt;br /&gt;
: You can combine the options as you like. Example (as you see below resizing is often not very good):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Image:Small_HA_logo.png|50px|left|none|The HA logo]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[Image:Small_HA_logo.png|50px|left|none|The HA logo]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Image:Small_HA_logo.png|none|frame|The HA logo]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
[[Image:Small_HA_logo.png|none|frame|The HA logo]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Tables=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;3&amp;quot;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;| 1 || 2&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;|-&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;| 3 || 4&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;|-&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;| 5 || 6&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;|}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;3&amp;quot;&lt;br /&gt;
| 1 || 2 &lt;br /&gt;
|- &lt;br /&gt;
| 3 || 4 &lt;br /&gt;
|- &lt;br /&gt;
| 5 || 6 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
See also [http://meta.wikimedia.org/wiki/Help:Table WikiMedia table guide]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Additional hints=&lt;br /&gt;
You can avoid that the wiki system proccessing the text (to avoid unwanted formatting) by putting &amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; around the text you want to parse directly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Getting help=&lt;br /&gt;
If you need help to work with the wiki you can do the following:&lt;br /&gt;
* Post at http://www.hydrogenaudio.org in the [http://www.hydrogenaudio.org/forums/index.php?showforum=36 Wiki Forum]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=26480</id>
		<title>Hydrogenaudio Knowledgebase:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=26480"/>
		<updated>2015-08-22T22:47:54Z</updated>

		<summary type="html">&lt;p&gt;Jan: time to drop the features that are never updated&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC____NOEDITSECTION__{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;|&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:18px; margin-bottom:15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;font size=&amp;quot;+2&amp;quot; style=&amp;quot;color:#314E69;&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039; {{clickpic|Hydrogenaudio|http://wiki.hydrogenaud.io/images/4/4f/Logo2b.png}}&#039;&#039;&#039; &amp;lt;span style=&amp;quot;position: relative; left: -30px;&amp;quot;&amp;gt;Knowledgebase&amp;lt;/span&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
Welcome to the &#039;&#039;&#039;Hydrogenaudio Knowledgebase (HAK)&#039;&#039;&#039;, a [http://en.wikipedia.org/wiki/Wiki wiki]-styled resource designed to be a focal point for information related to all facets of audio technology. Check out the main topics of HAK:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- NOTES FOR THE CATEGORIES TABLE:&lt;br /&gt;
&lt;br /&gt;
 * There is *NO* paragraph break after the &amp;lt;br /&amp;gt; tags, only a single space.&lt;br /&gt;
 * Do not enter empty lines anywhere between &amp;lt;span...&amp;gt; and &amp;lt;/center&amp;gt; (breaks the formatting).&lt;br /&gt;
 * Images are taken from http://en.wikipedia.org/wiki/Wikipedia:Categorical_index&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;span id=&amp;quot;Categories&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Main topics&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left; padding-left:1em;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Technical.png]] [[:Category:Technical|Technical]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Codec.png]] [[:Category:Software|Software]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Tools.png]] [[:Category:Hardware|Hardware]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_GeneralGuides.png]] [[:Category:Guides|Guides]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:Foobar2000_Logo.png|24px|Foobar2000 Logo]] [[foobar2000:foobar2000|foobar2000]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Vinyl.png]] [[Special:Categories|All categories]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;&#039;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Taskforce Hub|Taskforce Hub]]&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
* &#039;&#039;&#039;To get started:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Check out the [[Topic Index]] or the [[#Categories|Categories List]]. Click a category to browse the list of sub-categories.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To discuss:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [http://www.hydrogenaud.io/forums/ forums] or join #Hydrogenaudio@irc.freenode.net on IRC.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To get help:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [[Help:Contents|help topics]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To contribute content:&#039;&#039;&#039;&lt;br /&gt;
**Use the &#039;&#039;Search box&#039;&#039; or the &#039;&#039;Random Page&#039;&#039; functions on the left navigation bar, and find a place where you have something useful to add!&lt;br /&gt;
**When editing articles, please observe our [[Hydrogenaudio_Knowledgebase:Wiki_Policy|wiki policy]] and [[Help:Standard article|standard article guideline]]. If your article is short, please tag it with &amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt; at the bottom. You can discuss HAK—whether generally as a platform, or about specific articles or topics—in our dedicated subforum [http://www.hydrogenaudio.org/forums/index.php?showforum=36 here].&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Main_Page&amp;diff=26378</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Main_Page&amp;diff=26378"/>
		<updated>2015-03-07T14:54:28Z</updated>

		<summary type="html">&lt;p&gt;Jan: Reverted edits by LawerenSleep (talk) to last revision by Greynol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Hydrogenaudio Knowledgebase:Main Page]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio&amp;diff=25847</id>
		<title>Hydrogenaudio</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio&amp;diff=25847"/>
		<updated>2014-06-01T22:45:56Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hydrogenaudio is an internet community designed to be a focal point for information related to all facets of audio technology.&lt;br /&gt;
Hydrogenadio features several [http://www.hydrogenaudio.org/forums/index.php?act=idx forums] for many audio related topic, a [http://www.hydrogenaudio.org/forums/index.php forum portal] and this [[Main Page|Knowledgebase]]&lt;br /&gt;
&lt;br /&gt;
== Logo ==&lt;br /&gt;
Here you can find various versions of the logo for linking on your own page or for any other use you might have for the Hydrogenaudio logo.&lt;br /&gt;
&lt;br /&gt;
Standard Hydrogenaudio logo as seen on at the forum:&lt;br /&gt;
[[Image:Logo2b.png|frame|center|Normal HA logo]]&lt;br /&gt;
&lt;br /&gt;
===Meaning===&lt;br /&gt;
&#039;&#039;Taken from [http://www.hydrogenaud.io/forums/index.php?showtopic=15916 this HA thread].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The logo symbolizes the spreading of information as well as expanding sound waves. It&#039;s easily recognizable and can also be modified to a smaller logo for sites that want to link to HA. The text is simple and non-distracting. It was decided not to have headphones in the logo, as it wouldn&#039;t be individual and original enough.&lt;br /&gt;
&lt;br /&gt;
===Downloads===&lt;br /&gt;
&lt;br /&gt;
; Adobe Illustrator version of the Logo&lt;br /&gt;
:  [[Media:Logo AI.zip|Download]] (205kB).&lt;br /&gt;
: This is the original vector version of the logo. This will render correctly in Adobe illustrator.&lt;br /&gt;
&lt;br /&gt;
; EPS version of the Logo&lt;br /&gt;
: [[Media:Logo eps.zip|Download]] (245kB).&lt;br /&gt;
: Alternate vector version. Might not render correctly.&lt;br /&gt;
&lt;br /&gt;
; SVG version of the Logo&lt;br /&gt;
: [[Media:Logo svg.zip|Download]] (2kB).&lt;br /&gt;
: Alternate vector version. Might not render correctly.&lt;br /&gt;
&lt;br /&gt;
; Oversized PNG version of the Logo&lt;br /&gt;
: If you don&#039;t have a vector program you can still get a decent resolution with [[Media:Logo_large.png|this oversized version]].&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:Logo_svg.zip&amp;diff=25846</id>
		<title>File:Logo svg.zip</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:Logo_svg.zip&amp;diff=25846"/>
		<updated>2014-06-01T22:43:25Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:Logo_eps.zip&amp;diff=25845</id>
		<title>File:Logo eps.zip</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:Logo_eps.zip&amp;diff=25845"/>
		<updated>2014-06-01T22:43:18Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25844</id>
		<title>Template:Notitle</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25844"/>
		<updated>2014-06-01T22:35:22Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;position: absolute; top: -41px; left: 0; height: 53px; width: 100%; background: #FFFFFF;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
Embed the following at the topmost line of an article:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25843</id>
		<title>Template:Notitle</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25843"/>
		<updated>2014-06-01T22:35:00Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;position: absolute; top: -42px; left: 0; height: 53px; width: 100%; background: #FFFFFF;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
Embed the following at the topmost line of an article:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25842</id>
		<title>Template:Notitle</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25842"/>
		<updated>2014-06-01T22:31:29Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;position: absolute; top: 0; left: 0; height: 53px; width: 100%; background: #FFFFFF;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
Embed the following at the topmost line of an article:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25841</id>
		<title>Hydrogenaudio Knowledgebase:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25841"/>
		<updated>2014-06-01T22:31:18Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC____NOEDITSECTION__{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;|&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:18px; margin-bottom:15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;font size=&amp;quot;+2&amp;quot; style=&amp;quot;color:#314E69;&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039; {{clickpic|Hydrogenaudio|http://wiki.hydrogenaud.io/images/4/4f/Logo2b.png}}&#039;&#039;&#039; &amp;lt;span style=&amp;quot;position: relative; left: -30px;&amp;quot;&amp;gt;Knowledgebase&amp;lt;/span&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
Welcome to the &#039;&#039;&#039;Hydrogenaudio Knowledgebase (HAK)&#039;&#039;&#039;, a [http://en.wikipedia.org/wiki/Wiki wiki]-styled resource designed to be a focal point for information related to all facets of audio technology. Check out the main topics of HAK:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- NOTES FOR THE CATEGORIES TABLE:&lt;br /&gt;
&lt;br /&gt;
 * There is *NO* paragraph break after the &amp;lt;br /&amp;gt; tags, only a single space.&lt;br /&gt;
 * Do not enter empty lines anywhere between &amp;lt;span...&amp;gt; and &amp;lt;/center&amp;gt; (breaks the formatting).&lt;br /&gt;
 * Images are taken from http://en.wikipedia.org/wiki/Wikipedia:Categorical_index&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;span id=&amp;quot;Categories&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Main topics&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left; padding-left:1em;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Technical.png]] [[:Category:Technical|Technical]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Codec.png]] [[:Category:Software|Software]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Tools.png]] [[:Category:Hardware|Hardware]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_GeneralGuides.png]] [[:Category:Guides|Guides]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:Foobar2000_Logo.png|24px|Foobar2000 Logo]] [[foobar2000:foobar2000|foobar2000]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Vinyl.png]] [[Special:Categories|All categories]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Featured articles&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
{{falist}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot;|&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Featured articles|Vote on featured articles]]&amp;lt;/big&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;&#039;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Taskforce Hub|Taskforce Hub]]&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
* &#039;&#039;&#039;To get started:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Check out the [[Topic Index]] or the [[#Categories|Categories List]]. Click a category to browse the list of sub-categories.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To discuss:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [http://www.hydrogenaud.io/forums/ forums] or join #Hydrogenaudio@irc.freenode.net on IRC.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To get help:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [[Help:Contents|help topics]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To contribute content:&#039;&#039;&#039;&lt;br /&gt;
**Use the &#039;&#039;Search box&#039;&#039; or the &#039;&#039;Random Page&#039;&#039; functions on the left navigation bar, and find a place where you have something useful to add!&lt;br /&gt;
**When editing articles, please observe our [[Hydrogenaudio_Knowledgebase:Wiki_Policy|wiki policy]] and [[Help:Standard article|standard article guideline]]. If your article is short, please tag it with &amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt; at the bottom. You can discuss HAK—whether generally as a platform, or about specific articles or topics—in our dedicated subforum [http://www.hydrogenaudio.org/forums/index.php?showforum=36 here].&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25840</id>
		<title>Hydrogenaudio Knowledgebase:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25840"/>
		<updated>2014-06-01T22:31:03Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC____NOEDITSECTION__&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;|&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:18px; margin-bottom:15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;font size=&amp;quot;+2&amp;quot; style=&amp;quot;color:#314E69;&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039; {{clickpic|Hydrogenaudio|http://wiki.hydrogenaud.io/images/4/4f/Logo2b.png}}&#039;&#039;&#039; &amp;lt;span style=&amp;quot;position: relative; left: -30px;&amp;quot;&amp;gt;Knowledgebase&amp;lt;/span&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
Welcome to the &#039;&#039;&#039;Hydrogenaudio Knowledgebase (HAK)&#039;&#039;&#039;, a [http://en.wikipedia.org/wiki/Wiki wiki]-styled resource designed to be a focal point for information related to all facets of audio technology. Check out the main topics of HAK:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- NOTES FOR THE CATEGORIES TABLE:&lt;br /&gt;
&lt;br /&gt;
 * There is *NO* paragraph break after the &amp;lt;br /&amp;gt; tags, only a single space.&lt;br /&gt;
 * Do not enter empty lines anywhere between &amp;lt;span...&amp;gt; and &amp;lt;/center&amp;gt; (breaks the formatting).&lt;br /&gt;
 * Images are taken from http://en.wikipedia.org/wiki/Wikipedia:Categorical_index&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;span id=&amp;quot;Categories&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Main topics&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left; padding-left:1em;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Technical.png]] [[:Category:Technical|Technical]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Codec.png]] [[:Category:Software|Software]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Tools.png]] [[:Category:Hardware|Hardware]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_GeneralGuides.png]] [[:Category:Guides|Guides]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:Foobar2000_Logo.png|24px|Foobar2000 Logo]] [[foobar2000:foobar2000|foobar2000]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Vinyl.png]] [[Special:Categories|All categories]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Featured articles&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
{{falist}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot;|&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Featured articles|Vote on featured articles]]&amp;lt;/big&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;&#039;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Taskforce Hub|Taskforce Hub]]&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
* &#039;&#039;&#039;To get started:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Check out the [[Topic Index]] or the [[#Categories|Categories List]]. Click a category to browse the list of sub-categories.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To discuss:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [http://www.hydrogenaud.io/forums/ forums] or join #Hydrogenaudio@irc.freenode.net on IRC.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To get help:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [[Help:Contents|help topics]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To contribute content:&#039;&#039;&#039;&lt;br /&gt;
**Use the &#039;&#039;Search box&#039;&#039; or the &#039;&#039;Random Page&#039;&#039; functions on the left navigation bar, and find a place where you have something useful to add!&lt;br /&gt;
**When editing articles, please observe our [[Hydrogenaudio_Knowledgebase:Wiki_Policy|wiki policy]] and [[Help:Standard article|standard article guideline]]. If your article is short, please tag it with &amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt; at the bottom. You can discuss HAK—whether generally as a platform, or about specific articles or topics—in our dedicated subforum [http://www.hydrogenaudio.org/forums/index.php?showforum=36 here].&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25839</id>
		<title>Template:Notitle</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Template:Notitle&amp;diff=25839"/>
		<updated>2014-06-01T22:29:09Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;position: absolute; top: -41; left: 0; height: 53px; width: 100%; background: #FFFFFF;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
== Usage ==&lt;br /&gt;
Embed the following at the topmost line of an article:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Template:Title&amp;diff=25838</id>
		<title>Template:Title</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Template:Title&amp;diff=25838"/>
		<updated>2014-06-01T22:28:38Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;position: absolute; top: -41px; background: #FFFFFF; width: 97.7%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 28px; background: #FFFFFF; border-bottom: 1px solid #AAAAAA; padding-bottom: 0.35em; margin-top: 0.50em;&amp;quot;&amp;gt;{{{1}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template replaces the displayed title on a page. Use it like this:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{title|New Title}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25837</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25837"/>
		<updated>2014-06-01T22:24:53Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{title|foobar2000}}&lt;br /&gt;
&lt;br /&gt;
{{Software Infobox|&lt;br /&gt;
|name = foobar2000&lt;br /&gt;
|logo = [[Image:foobar2000 Logo.png|48px]]&lt;br /&gt;
|screenshot = [[Image:Foobar2000-1.0-default-ui.png|250px]]&lt;br /&gt;
|caption = Screenshot of foobar2000 v1.0 using the default user interface&lt;br /&gt;
|maintainer = Peter Pawlowski&lt;br /&gt;
|stable_release = 1.3.2&lt;br /&gt;
|preview_release = 1.3.1 beta 1&lt;br /&gt;
|operating_system = Windows&lt;br /&gt;
|use = Media Player&lt;br /&gt;
|license = Proprietary, BSD&lt;br /&gt;
|website = [http://www.foobar2000.org/ www.foobar2000.org]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is an advanced freeware audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.2] (2014-04-11)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest preview version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.1 beta 1] (2013-12-27)&lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
&lt;br /&gt;
foobar2000 has been written specifically for the Windows platform, and there are no plans to port it to any others.  However, although not officially supported, it is known to run on [http://www.hydrogenaudio.org/forums/index.php?showtopic=54933 Linux] and [http://www.hydrogenaudio.org/forums/index.php?showtopic=77261 Mac OS X] through Wine and WineBottler, respectively.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player, including the ability to fully replace the user interface.&lt;br /&gt;
* Full Unicode support: File names, user interface, tagging, etc.&lt;br /&gt;
* [[ReplayGain]] support: Both playback and writing ReplayGain information to file tags.&lt;br /&gt;
* [[Gapless playback]].&lt;br /&gt;
* Advanced [[tagging]] capabilities - through built-in [[foobar2000:Properties|Properties dialog]] and various optional tagging-related components.&lt;br /&gt;
* Built-in [[foobar2000:Preferences:Media Library|Media Library]] functionality.&lt;br /&gt;
** Intuitive [[foobar2000:Query syntax|query syntax]] for searching the Media Library.&lt;br /&gt;
** [[foobar2000:Autoplaylist|Autoplaylist]] support: Generate dynamically updating playlists based on queries.&lt;br /&gt;
* [[foobar2000:Preferences:General:Keyboard Shortcuts|Customizable keyboard shortcuts]].&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Converter|Converter component]] (requires external command-line encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] [[foobar2000:Ripping CDs|CD ripping]].&lt;br /&gt;
* Streaming support.&lt;br /&gt;
* Efficient handling of large playlists.&lt;br /&gt;
* [[foobar2000:Components/Default_user_interface_%28foo_ui_std%29|User interface]] with simple configuration to create even complex layouts quickly and easily.&lt;br /&gt;
* Highly customizable display of track information using [[foobar2000:Titleformat_Introduction|title formatting scripts]].&lt;br /&gt;
&lt;br /&gt;
==Supported audio formats==&lt;br /&gt;
Natively supported (&amp;quot;out-of-the-box&amp;quot;):&lt;br /&gt;
* [[MP1]], [[MP2]], [[MP3]], [[MP4]], [[Musepack]], [[AAC]], [[Ogg Vorbis]], [[FLAC]] / Ogg FLAC, [[Speex]], [[WavPack]], [[WAV]], [[AIFF]], [[AU|AU/SND]], [[CDDA]], [[WMA]], [[Matroska]], [[ALAC]], [[MMS]], [[RSTP]], [[Opus]].&lt;br /&gt;
Supported through optional components:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[MOD]], [[SPC]], [[Shorten]], [[OptimFROG]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[TAK]], [[AMR]], &#039;&#039;etc.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play audio files within ZIP and RAR archives (typically compressed) directly, &#039;&#039;i.e.&#039;&#039; without requiring the user to extract the files first. More archive formats are supported &#039;&#039;via&#039;&#039; additional components: [http://www.foobar2000.org/components/view/foo_unpack_lha LHA/LZH], [http://www.foobar2000.org/components/view/foo_unpack_7z 7-Zip], [http://kode54.foobar2000.org/ JMA]&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
&lt;br /&gt;
=== Important pages ===&lt;br /&gt;
* [http://www.foobar2000.org/FAQ foobar2000 FAQ]&lt;br /&gt;
* [[foobar2000:components|foobar2000 Components]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ (unofficial)]]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Guides foobar2000 Guides (category)]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Preferences foobar2000 Preferences (category)]&lt;br /&gt;
&lt;br /&gt;
=== Specific guides ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Preferences&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences dialog]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Metadata&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Properties|Tag editing: the Properties dialog]]&lt;br /&gt;
* [[foobar2000:Query syntax|Query Syntax]]: details of Syntax for querying metadata.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Title formatting&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Title Formatting Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Title Formatting Reference|Titleformat Reference]]: reference guide to all fields and functions&lt;br /&gt;
* [[foobar2000:Titleformat Examples|Titleformat Examples]]: user-submitted code for various purposes; submit your own!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Others&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:File operations|File operations dialog]]: move, copy, rename, and delete files from within foobar2000&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline usage]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
* [http://www.audiohq.de/viewforum.php?id=27 German-language guides]&lt;br /&gt;
* [http://foobar2000.xrea.jp/ fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://winamp2foobar.blogspot.com Winamp To Foobar Guide] with information relevant for general users also.&lt;br /&gt;
&lt;br /&gt;
=== Technical information ===&lt;br /&gt;
* [[foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
* [[foobar2000:Metadata Compatibility|Metadata Compatibility]]: information about compatibility with metadata written by other applications&lt;br /&gt;
&lt;br /&gt;
== Important Links ==&lt;br /&gt;
=== Official Site ===&lt;br /&gt;
* [http://www.foobar2000.org foobar2000.org: Homepage]&lt;br /&gt;
* [http://www.foobar2000.org/download foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/components foobar2000.org: Components]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* Official IRC Channel: #foobar2000 on [http://freenode.net/ freenode]&lt;br /&gt;
* [http://forums.foobar2000.org/ Official foobar2000 forum]&lt;br /&gt;
* [http://foobar-users.de/ German Support Forum]&lt;br /&gt;
* [http://foobar2000.pl/ Polish Support Forum]&lt;br /&gt;
* [http://www.fforum.ru/index.php?showforum=59 Russian-language forum]&lt;br /&gt;
* [http://www.foobar2000.ru/forum/ Another Russian-language forum]&lt;br /&gt;
&lt;br /&gt;
=== Appearance ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=61333 Default UI .fth Thread] Fast way to clone another&#039;s DUI Configuration.&lt;br /&gt;
* [[foobar2000:Preferences:Columns UI/Appearance|Columns UI appearance customization guides]]&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configurations]&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;br /&gt;
[[Category:CD Rippers]]&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Tag editors]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25836</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25836"/>
		<updated>2014-06-01T22:24:43Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{Software Infobox|&lt;br /&gt;
|name = foobar2000&lt;br /&gt;
|logo = [[Image:foobar2000 Logo.png|48px]]&lt;br /&gt;
|screenshot = [[Image:Foobar2000-1.0-default-ui.png|250px]]&lt;br /&gt;
|caption = Screenshot of foobar2000 v1.0 using the default user interface&lt;br /&gt;
|maintainer = Peter Pawlowski&lt;br /&gt;
|stable_release = 1.3.2&lt;br /&gt;
|preview_release = 1.3.1 beta 1&lt;br /&gt;
|operating_system = Windows&lt;br /&gt;
|use = Media Player&lt;br /&gt;
|license = Proprietary, BSD&lt;br /&gt;
|website = [http://www.foobar2000.org/ www.foobar2000.org]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is an advanced freeware audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.2] (2014-04-11)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest preview version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.1 beta 1] (2013-12-27)&lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
&lt;br /&gt;
foobar2000 has been written specifically for the Windows platform, and there are no plans to port it to any others.  However, although not officially supported, it is known to run on [http://www.hydrogenaudio.org/forums/index.php?showtopic=54933 Linux] and [http://www.hydrogenaudio.org/forums/index.php?showtopic=77261 Mac OS X] through Wine and WineBottler, respectively.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player, including the ability to fully replace the user interface.&lt;br /&gt;
* Full Unicode support: File names, user interface, tagging, etc.&lt;br /&gt;
* [[ReplayGain]] support: Both playback and writing ReplayGain information to file tags.&lt;br /&gt;
* [[Gapless playback]].&lt;br /&gt;
* Advanced [[tagging]] capabilities - through built-in [[foobar2000:Properties|Properties dialog]] and various optional tagging-related components.&lt;br /&gt;
* Built-in [[foobar2000:Preferences:Media Library|Media Library]] functionality.&lt;br /&gt;
** Intuitive [[foobar2000:Query syntax|query syntax]] for searching the Media Library.&lt;br /&gt;
** [[foobar2000:Autoplaylist|Autoplaylist]] support: Generate dynamically updating playlists based on queries.&lt;br /&gt;
* [[foobar2000:Preferences:General:Keyboard Shortcuts|Customizable keyboard shortcuts]].&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Converter|Converter component]] (requires external command-line encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] [[foobar2000:Ripping CDs|CD ripping]].&lt;br /&gt;
* Streaming support.&lt;br /&gt;
* Efficient handling of large playlists.&lt;br /&gt;
* [[foobar2000:Components/Default_user_interface_%28foo_ui_std%29|User interface]] with simple configuration to create even complex layouts quickly and easily.&lt;br /&gt;
* Highly customizable display of track information using [[foobar2000:Titleformat_Introduction|title formatting scripts]].&lt;br /&gt;
&lt;br /&gt;
==Supported audio formats==&lt;br /&gt;
Natively supported (&amp;quot;out-of-the-box&amp;quot;):&lt;br /&gt;
* [[MP1]], [[MP2]], [[MP3]], [[MP4]], [[Musepack]], [[AAC]], [[Ogg Vorbis]], [[FLAC]] / Ogg FLAC, [[Speex]], [[WavPack]], [[WAV]], [[AIFF]], [[AU|AU/SND]], [[CDDA]], [[WMA]], [[Matroska]], [[ALAC]], [[MMS]], [[RSTP]], [[Opus]].&lt;br /&gt;
Supported through optional components:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[MOD]], [[SPC]], [[Shorten]], [[OptimFROG]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[TAK]], [[AMR]], &#039;&#039;etc.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play audio files within ZIP and RAR archives (typically compressed) directly, &#039;&#039;i.e.&#039;&#039; without requiring the user to extract the files first. More archive formats are supported &#039;&#039;via&#039;&#039; additional components: [http://www.foobar2000.org/components/view/foo_unpack_lha LHA/LZH], [http://www.foobar2000.org/components/view/foo_unpack_7z 7-Zip], [http://kode54.foobar2000.org/ JMA]&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
&lt;br /&gt;
=== Important pages ===&lt;br /&gt;
* [http://www.foobar2000.org/FAQ foobar2000 FAQ]&lt;br /&gt;
* [[foobar2000:components|foobar2000 Components]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ (unofficial)]]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Guides foobar2000 Guides (category)]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Preferences foobar2000 Preferences (category)]&lt;br /&gt;
&lt;br /&gt;
=== Specific guides ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Preferences&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences dialog]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Metadata&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Properties|Tag editing: the Properties dialog]]&lt;br /&gt;
* [[foobar2000:Query syntax|Query Syntax]]: details of Syntax for querying metadata.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Title formatting&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Title Formatting Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Title Formatting Reference|Titleformat Reference]]: reference guide to all fields and functions&lt;br /&gt;
* [[foobar2000:Titleformat Examples|Titleformat Examples]]: user-submitted code for various purposes; submit your own!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Others&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:File operations|File operations dialog]]: move, copy, rename, and delete files from within foobar2000&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline usage]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
* [http://www.audiohq.de/viewforum.php?id=27 German-language guides]&lt;br /&gt;
* [http://foobar2000.xrea.jp/ fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://winamp2foobar.blogspot.com Winamp To Foobar Guide] with information relevant for general users also.&lt;br /&gt;
&lt;br /&gt;
=== Technical information ===&lt;br /&gt;
* [[foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
* [[foobar2000:Metadata Compatibility|Metadata Compatibility]]: information about compatibility with metadata written by other applications&lt;br /&gt;
&lt;br /&gt;
== Important Links ==&lt;br /&gt;
=== Official Site ===&lt;br /&gt;
* [http://www.foobar2000.org foobar2000.org: Homepage]&lt;br /&gt;
* [http://www.foobar2000.org/download foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/components foobar2000.org: Components]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* Official IRC Channel: #foobar2000 on [http://freenode.net/ freenode]&lt;br /&gt;
* [http://forums.foobar2000.org/ Official foobar2000 forum]&lt;br /&gt;
* [http://foobar-users.de/ German Support Forum]&lt;br /&gt;
* [http://foobar2000.pl/ Polish Support Forum]&lt;br /&gt;
* [http://www.fforum.ru/index.php?showforum=59 Russian-language forum]&lt;br /&gt;
* [http://www.foobar2000.ru/forum/ Another Russian-language forum]&lt;br /&gt;
&lt;br /&gt;
=== Appearance ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=61333 Default UI .fth Thread] Fast way to clone another&#039;s DUI Configuration.&lt;br /&gt;
* [[foobar2000:Preferences:Columns UI/Appearance|Columns UI appearance customization guides]]&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configurations]&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;br /&gt;
[[Category:CD Rippers]]&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Tag editors]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25835</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25835"/>
		<updated>2014-06-01T22:23:03Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{title|foobar2000}}&lt;br /&gt;
&lt;br /&gt;
{{Software Infobox|&lt;br /&gt;
|name = foobar2000&lt;br /&gt;
|logo = [[Image:foobar2000 Logo.png|48px]]&lt;br /&gt;
|screenshot = [[Image:Foobar2000-1.0-default-ui.png|250px]]&lt;br /&gt;
|caption = Screenshot of foobar2000 v1.0 using the default user interface&lt;br /&gt;
|maintainer = Peter Pawlowski&lt;br /&gt;
|stable_release = 1.3.2&lt;br /&gt;
|preview_release = 1.3.1 beta 1&lt;br /&gt;
|operating_system = Windows&lt;br /&gt;
|use = Media Player&lt;br /&gt;
|license = Proprietary, BSD&lt;br /&gt;
|website = [http://www.foobar2000.org/ www.foobar2000.org]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is an advanced freeware audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.2] (2014-04-11)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest preview version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.1 beta 1] (2013-12-27)&lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
&lt;br /&gt;
foobar2000 has been written specifically for the Windows platform, and there are no plans to port it to any others.  However, although not officially supported, it is known to run on [http://www.hydrogenaudio.org/forums/index.php?showtopic=54933 Linux] and [http://www.hydrogenaudio.org/forums/index.php?showtopic=77261 Mac OS X] through Wine and WineBottler, respectively.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player, including the ability to fully replace the user interface.&lt;br /&gt;
* Full Unicode support: File names, user interface, tagging, etc.&lt;br /&gt;
* [[ReplayGain]] support: Both playback and writing ReplayGain information to file tags.&lt;br /&gt;
* [[Gapless playback]].&lt;br /&gt;
* Advanced [[tagging]] capabilities - through built-in [[foobar2000:Properties|Properties dialog]] and various optional tagging-related components.&lt;br /&gt;
* Built-in [[foobar2000:Preferences:Media Library|Media Library]] functionality.&lt;br /&gt;
** Intuitive [[foobar2000:Query syntax|query syntax]] for searching the Media Library.&lt;br /&gt;
** [[foobar2000:Autoplaylist|Autoplaylist]] support: Generate dynamically updating playlists based on queries.&lt;br /&gt;
* [[foobar2000:Preferences:General:Keyboard Shortcuts|Customizable keyboard shortcuts]].&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Converter|Converter component]] (requires external command-line encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] [[foobar2000:Ripping CDs|CD ripping]].&lt;br /&gt;
* Streaming support.&lt;br /&gt;
* Efficient handling of large playlists.&lt;br /&gt;
* [[foobar2000:Components/Default_user_interface_%28foo_ui_std%29|User interface]] with simple configuration to create even complex layouts quickly and easily.&lt;br /&gt;
* Highly customizable display of track information using [[foobar2000:Titleformat_Introduction|title formatting scripts]].&lt;br /&gt;
&lt;br /&gt;
==Supported audio formats==&lt;br /&gt;
Natively supported (&amp;quot;out-of-the-box&amp;quot;):&lt;br /&gt;
* [[MP1]], [[MP2]], [[MP3]], [[MP4]], [[Musepack]], [[AAC]], [[Ogg Vorbis]], [[FLAC]] / Ogg FLAC, [[Speex]], [[WavPack]], [[WAV]], [[AIFF]], [[AU|AU/SND]], [[CDDA]], [[WMA]], [[Matroska]], [[ALAC]], [[MMS]], [[RSTP]], [[Opus]].&lt;br /&gt;
Supported through optional components:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[MOD]], [[SPC]], [[Shorten]], [[OptimFROG]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[TAK]], [[AMR]], &#039;&#039;etc.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play audio files within ZIP and RAR archives (typically compressed) directly, &#039;&#039;i.e.&#039;&#039; without requiring the user to extract the files first. More archive formats are supported &#039;&#039;via&#039;&#039; additional components: [http://www.foobar2000.org/components/view/foo_unpack_lha LHA/LZH], [http://www.foobar2000.org/components/view/foo_unpack_7z 7-Zip], [http://kode54.foobar2000.org/ JMA]&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
&lt;br /&gt;
=== Important pages ===&lt;br /&gt;
* [http://www.foobar2000.org/FAQ foobar2000 FAQ]&lt;br /&gt;
* [[foobar2000:components|foobar2000 Components]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ (unofficial)]]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Guides foobar2000 Guides (category)]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Preferences foobar2000 Preferences (category)]&lt;br /&gt;
&lt;br /&gt;
=== Specific guides ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Preferences&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences dialog]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Metadata&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Properties|Tag editing: the Properties dialog]]&lt;br /&gt;
* [[foobar2000:Query syntax|Query Syntax]]: details of Syntax for querying metadata.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Title formatting&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Title Formatting Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Title Formatting Reference|Titleformat Reference]]: reference guide to all fields and functions&lt;br /&gt;
* [[foobar2000:Titleformat Examples|Titleformat Examples]]: user-submitted code for various purposes; submit your own!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Others&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:File operations|File operations dialog]]: move, copy, rename, and delete files from within foobar2000&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline usage]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
* [http://www.audiohq.de/viewforum.php?id=27 German-language guides]&lt;br /&gt;
* [http://foobar2000.xrea.jp/ fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://winamp2foobar.blogspot.com Winamp To Foobar Guide] with information relevant for general users also.&lt;br /&gt;
&lt;br /&gt;
=== Technical information ===&lt;br /&gt;
* [[foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
* [[foobar2000:Metadata Compatibility|Metadata Compatibility]]: information about compatibility with metadata written by other applications&lt;br /&gt;
&lt;br /&gt;
== Important Links ==&lt;br /&gt;
=== Official Site ===&lt;br /&gt;
* [http://www.foobar2000.org foobar2000.org: Homepage]&lt;br /&gt;
* [http://www.foobar2000.org/download foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/components foobar2000.org: Components]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* Official IRC Channel: #foobar2000 on [http://freenode.net/ freenode]&lt;br /&gt;
* [http://forums.foobar2000.org/ Official foobar2000 forum]&lt;br /&gt;
* [http://foobar-users.de/ German Support Forum]&lt;br /&gt;
* [http://foobar2000.pl/ Polish Support Forum]&lt;br /&gt;
* [http://www.fforum.ru/index.php?showforum=59 Russian-language forum]&lt;br /&gt;
* [http://www.foobar2000.ru/forum/ Another Russian-language forum]&lt;br /&gt;
&lt;br /&gt;
=== Appearance ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=61333 Default UI .fth Thread] Fast way to clone another&#039;s DUI Configuration.&lt;br /&gt;
* [[foobar2000:Preferences:Columns UI/Appearance|Columns UI appearance customization guides]]&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configurations]&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;br /&gt;
[[Category:CD Rippers]]&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Tag editors]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25834</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=25834"/>
		<updated>2014-06-01T22:22:47Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{Software Infobox|&lt;br /&gt;
|name = foobar2000&lt;br /&gt;
|logo = [[Image:foobar2000 Logo.png|48px]]&lt;br /&gt;
|screenshot = [[Image:Foobar2000-1.0-default-ui.png|250px]]&lt;br /&gt;
|caption = Screenshot of foobar2000 v1.0 using the default user interface&lt;br /&gt;
|maintainer = Peter Pawlowski&lt;br /&gt;
|stable_release = 1.3.2&lt;br /&gt;
|preview_release = 1.3.1 beta 1&lt;br /&gt;
|operating_system = Windows&lt;br /&gt;
|use = Media Player&lt;br /&gt;
|license = Proprietary, BSD&lt;br /&gt;
|website = [http://www.foobar2000.org/ www.foobar2000.org]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is an advanced freeware audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.2] (2014-04-11)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The latest preview version is:&#039;&#039;&#039; [http://www.foobar2000.org/download 1.3.1 beta 1] (2013-12-27)&lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
&lt;br /&gt;
foobar2000 has been written specifically for the Windows platform, and there are no plans to port it to any others.  However, although not officially supported, it is known to run on [http://www.hydrogenaudio.org/forums/index.php?showtopic=54933 Linux] and [http://www.hydrogenaudio.org/forums/index.php?showtopic=77261 Mac OS X] through Wine and WineBottler, respectively.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player, including the ability to fully replace the user interface.&lt;br /&gt;
* Full Unicode support: File names, user interface, tagging, etc.&lt;br /&gt;
* [[ReplayGain]] support: Both playback and writing ReplayGain information to file tags.&lt;br /&gt;
* [[Gapless playback]].&lt;br /&gt;
* Advanced [[tagging]] capabilities - through built-in [[foobar2000:Properties|Properties dialog]] and various optional tagging-related components.&lt;br /&gt;
* Built-in [[foobar2000:Preferences:Media Library|Media Library]] functionality.&lt;br /&gt;
** Intuitive [[foobar2000:Query syntax|query syntax]] for searching the Media Library.&lt;br /&gt;
** [[foobar2000:Autoplaylist|Autoplaylist]] support: Generate dynamically updating playlists based on queries.&lt;br /&gt;
* [[foobar2000:Preferences:General:Keyboard Shortcuts|Customizable keyboard shortcuts]].&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Converter|Converter component]] (requires external command-line encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] [[foobar2000:Ripping CDs|CD ripping]].&lt;br /&gt;
* Streaming support.&lt;br /&gt;
* Efficient handling of large playlists.&lt;br /&gt;
* [[foobar2000:Components/Default_user_interface_%28foo_ui_std%29|User interface]] with simple configuration to create even complex layouts quickly and easily.&lt;br /&gt;
* Highly customizable display of track information using [[foobar2000:Titleformat_Introduction|title formatting scripts]].&lt;br /&gt;
&lt;br /&gt;
==Supported audio formats==&lt;br /&gt;
Natively supported (&amp;quot;out-of-the-box&amp;quot;):&lt;br /&gt;
* [[MP1]], [[MP2]], [[MP3]], [[MP4]], [[Musepack]], [[AAC]], [[Ogg Vorbis]], [[FLAC]] / Ogg FLAC, [[Speex]], [[WavPack]], [[WAV]], [[AIFF]], [[AU|AU/SND]], [[CDDA]], [[WMA]], [[Matroska]], [[ALAC]], [[MMS]], [[RSTP]], [[Opus]].&lt;br /&gt;
Supported through optional components:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[MOD]], [[SPC]], [[Shorten]], [[OptimFROG]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[TAK]], [[AMR]], &#039;&#039;etc.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play audio files within ZIP and RAR archives (typically compressed) directly, &#039;&#039;i.e.&#039;&#039; without requiring the user to extract the files first. More archive formats are supported &#039;&#039;via&#039;&#039; additional components: [http://www.foobar2000.org/components/view/foo_unpack_lha LHA/LZH], [http://www.foobar2000.org/components/view/foo_unpack_7z 7-Zip], [http://kode54.foobar2000.org/ JMA]&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
&lt;br /&gt;
=== Important pages ===&lt;br /&gt;
* [http://www.foobar2000.org/FAQ foobar2000 FAQ]&lt;br /&gt;
* [[foobar2000:components|foobar2000 Components]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ (unofficial)]]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Guides foobar2000 Guides (category)]&lt;br /&gt;
* [http://wiki.hydrogenaudio.org/index.php?title=Category:Foobar2000_Preferences foobar2000 Preferences (category)]&lt;br /&gt;
&lt;br /&gt;
=== Specific guides ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Preferences&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences dialog]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Metadata&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Properties|Tag editing: the Properties dialog]]&lt;br /&gt;
* [[foobar2000:Query syntax|Query Syntax]]: details of Syntax for querying metadata.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Title formatting&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Title Formatting Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Title Formatting Reference|Titleformat Reference]]: reference guide to all fields and functions&lt;br /&gt;
* [[foobar2000:Titleformat Examples|Titleformat Examples]]: user-submitted code for various purposes; submit your own!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Others&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:File operations|File operations dialog]]: move, copy, rename, and delete files from within foobar2000&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline usage]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
* [http://www.audiohq.de/viewforum.php?id=27 German-language guides]&lt;br /&gt;
* [http://foobar2000.xrea.jp/ fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://winamp2foobar.blogspot.com Winamp To Foobar Guide] with information relevant for general users also.&lt;br /&gt;
&lt;br /&gt;
=== Technical information ===&lt;br /&gt;
* [[foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
* [[foobar2000:Metadata Compatibility|Metadata Compatibility]]: information about compatibility with metadata written by other applications&lt;br /&gt;
&lt;br /&gt;
== Important Links ==&lt;br /&gt;
=== Official Site ===&lt;br /&gt;
* [http://www.foobar2000.org foobar2000.org: Homepage]&lt;br /&gt;
* [http://www.foobar2000.org/download foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/components foobar2000.org: Components]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* Official IRC Channel: #foobar2000 on [http://freenode.net/ freenode]&lt;br /&gt;
* [http://forums.foobar2000.org/ Official foobar2000 forum]&lt;br /&gt;
* [http://foobar-users.de/ German Support Forum]&lt;br /&gt;
* [http://foobar2000.pl/ Polish Support Forum]&lt;br /&gt;
* [http://www.fforum.ru/index.php?showforum=59 Russian-language forum]&lt;br /&gt;
* [http://www.foobar2000.ru/forum/ Another Russian-language forum]&lt;br /&gt;
&lt;br /&gt;
=== Appearance ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=61333 Default UI .fth Thread] Fast way to clone another&#039;s DUI Configuration.&lt;br /&gt;
* [[foobar2000:Preferences:Columns UI/Appearance|Columns UI appearance customization guides]]&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configurations]&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;br /&gt;
[[Category:CD Rippers]]&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Tag editors]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25833</id>
		<title>Hydrogenaudio Knowledgebase:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25833"/>
		<updated>2014-06-01T22:20:15Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC____NOEDITSECTION__{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;|&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:18px; margin-bottom:15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;font size=&amp;quot;+2&amp;quot; style=&amp;quot;color:#314E69;&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039; {{clickpic|Hydrogenaudio|http://wiki.hydrogenaud.io/images/4/4f/Logo2b.png}}&#039;&#039;&#039; &amp;lt;span style=&amp;quot;position: relative; left: -30px;&amp;quot;&amp;gt;Knowledgebase&amp;lt;/span&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
Welcome to the &#039;&#039;&#039;Hydrogenaudio Knowledgebase (HAK)&#039;&#039;&#039;, a [http://en.wikipedia.org/wiki/Wiki wiki]-styled resource designed to be a focal point for information related to all facets of audio technology. Check out the main topics of HAK:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- NOTES FOR THE CATEGORIES TABLE:&lt;br /&gt;
&lt;br /&gt;
 * There is *NO* paragraph break after the &amp;lt;br /&amp;gt; tags, only a single space.&lt;br /&gt;
 * Do not enter empty lines anywhere between &amp;lt;span...&amp;gt; and &amp;lt;/center&amp;gt; (breaks the formatting).&lt;br /&gt;
 * Images are taken from http://en.wikipedia.org/wiki/Wikipedia:Categorical_index&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;span id=&amp;quot;Categories&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Main topics&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left; padding-left:1em;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Technical.png]] [[:Category:Technical|Technical]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Codec.png]] [[:Category:Software|Software]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Tools.png]] [[:Category:Hardware|Hardware]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_GeneralGuides.png]] [[:Category:Guides|Guides]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:Foobar2000_Logo.png|24px|Foobar2000 Logo]] [[foobar2000:foobar2000|foobar2000]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Vinyl.png]] [[Special:Categories|All categories]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Featured articles&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
{{falist}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot;|&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Featured articles|Vote on featured articles]]&amp;lt;/big&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;&#039;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Taskforce Hub|Taskforce Hub]]&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
* &#039;&#039;&#039;To get started:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Check out the [[Topic Index]] or the [[#Categories|Categories List]]. Click a category to browse the list of sub-categories.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To discuss:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [http://www.hydrogenaud.io/forums/ forums] or join #Hydrogenaudio@irc.freenode.net on IRC.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To get help:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [[Help:Contents|help topics]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To contribute content:&#039;&#039;&#039;&lt;br /&gt;
**Use the &#039;&#039;Search box&#039;&#039; or the &#039;&#039;Random Page&#039;&#039; functions on the left navigation bar, and find a place where you have something useful to add!&lt;br /&gt;
**When editing articles, please observe our [[Hydrogenaudio_Knowledgebase:Wiki_Policy|wiki policy]] and [[Help:Standard article|standard article guideline]]. If your article is short, please tag it with &amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt; at the bottom. You can discuss HAK—whether generally as a platform, or about specific articles or topics—in our dedicated subforum [http://www.hydrogenaudio.org/forums/index.php?showforum=36 here].&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25831</id>
		<title>Hydrogenaudio Knowledgebase:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Main_Page&amp;diff=25831"/>
		<updated>2014-06-01T20:10:54Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC____NOEDITSECTION__{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot;|&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:18px; margin-bottom:15px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;font size=&amp;quot;+2&amp;quot; style=&amp;quot;color:#314E69;&amp;quot;&amp;gt;&#039;&#039;&#039;The&#039;&#039;&#039; {{clickpic|Hydrogenaudio|http://wiki.hydrogenaud.io/images/4/4f/Logo2b.png}}&#039;&#039;&#039; &amp;lt;span style=&amp;quot;position: relative; left: -30px;&amp;quot;&amp;gt;Knowledgebase&amp;lt;/span&amp;gt;&#039;&#039;&#039;&amp;lt;/font&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
Welcome to the &#039;&#039;&#039;Hydrogenaudio Knowledgebase (HAK)&#039;&#039;&#039;, a [http://en.wikipedia.org/wiki/Wiki wiki]-styled resource designed to be a focal point for information related to all facets of audio technology. Check out the main topics of HAK:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- NOTES FOR THE CATEGORIES TABLE:&lt;br /&gt;
&lt;br /&gt;
 * There is *NO* paragraph break after the &amp;lt;br /&amp;gt; tags, only a single space.&lt;br /&gt;
 * Do not enter empty lines anywhere between &amp;lt;span...&amp;gt; and &amp;lt;/center&amp;gt; (breaks the formatting).&lt;br /&gt;
 * Images are taken from http://en.wikipedia.org/wiki/Wikipedia:Categorical_index&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;span id=&amp;quot;Categories&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Main topics&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left; padding-left:1em;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Technical.png]] [[:Category:Technical|Technical]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Codec.png]] [[:Category:Software|Software]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:CategoryIcon_Tools.png]] [[:Category:Hardware|Hardware]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_GeneralGuides.png]] [[:Category:Guides|Guides]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|style=&amp;quot;width:33%; font-size:95%; vertical-align:top; text-align:left;&amp;quot;|&lt;br /&gt;
&amp;lt;h3&amp;gt;&lt;br /&gt;
[[Image:Foobar2000_Logo.png|24px|Foobar2000 Logo]] [[foobar2000:foobar2000|foobar2000]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Image:CategoryIcon_Vinyl.png]] [[Special:Categories|All categories]]&lt;br /&gt;
&amp;lt;/h3&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=90% style=&amp;quot;border: 2px solid #DDDDDD; background-color:rgb(250,250,255); margin-top:20px&amp;quot; cellspacing=6&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center; font-size:150%;&amp;quot;|&#039;&#039;&#039;Featured articles&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!colspan=3 style=&amp;quot;text-align:center;&amp;quot;|&lt;br /&gt;
----&lt;br /&gt;
{{falist}}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot;|&lt;br /&gt;
&amp;lt;b&amp;gt;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Featured articles|Vote on featured articles]]&amp;lt;/big&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;&#039;&amp;lt;big&amp;gt;[[Hydrogenaudio Knowledgebase:Taskforce Hub|Taskforce Hub]]&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #DDDDDD;&amp;quot;|&lt;br /&gt;
* &#039;&#039;&#039;To get started:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Check out the [[Topic Index]] or the [[#Categories|Categories List]]. Click a category to browse the list of sub-categories.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To discuss:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [http://www.hydrogenaudio.org/forums/ forums] or join #Hydrogenaudio@irc.freenode.net on IRC.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To get help:&#039;&#039;&#039;&amp;lt;br /&amp;gt;Browse the [[Help:Contents|help topics]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;To contribute content:&#039;&#039;&#039;&lt;br /&gt;
**Use the &#039;&#039;Search box&#039;&#039; or the &#039;&#039;Random Page&#039;&#039; functions on the left navigation bar, and find a place where you have something useful to add!&lt;br /&gt;
**When editing articles, please observe our [[Hydrogenaudio_Knowledgebase:Wiki_Policy|wiki policy]] and [[Help:Standard article|standard article guideline]]. If your article is short, please tag it with &amp;lt;nowiki&amp;gt;{{stub}}&amp;lt;/nowiki&amp;gt; at the bottom. You can discuss HAK—whether generally as a platform, or about specific articles or topics—in our dedicated subforum [http://www.hydrogenaudio.org/forums/index.php?showforum=36 here].&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=File:Logo_AI.zip&amp;diff=25830</id>
		<title>File:Logo AI.zip</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=File:Logo_AI.zip&amp;diff=25830"/>
		<updated>2014-06-01T19:52:44Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Sandbox&amp;diff=23269</id>
		<title>Hydrogenaudio Knowledgebase:Sandbox</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Sandbox&amp;diff=23269"/>
		<updated>2012-09-09T10:46:17Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;margin: 1em; padding: 1em; border:1px solid #999&amp;quot;&amp;gt;&lt;br /&gt;
Article text{{ref|reference_name_A|a}} more text{{ref|reference_name_B|b}} more text {{ref|reference_name_C|c|noid=noid}}.&lt;br /&gt;
*Bulleted text{{ref|reference_name_B|b|noid=noid}}&lt;br /&gt;
*Bulleted text{{ref|reference_name_C|c}}.&lt;br /&gt;
*&lt;br /&gt;
*intervening text&lt;br /&gt;
*&lt;br /&gt;
*{{note|reference_name_A|a}}Text for note a.&lt;br /&gt;
*{{note|reference_name_B|b}}Text for note b.&lt;br /&gt;
*{{note|reference_name_C|c|Text for note c (with extended highlighting).}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
lkhjijhglkjh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 diff = 10 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(P&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; / P&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;)&lt;br /&gt;
 &lt;br /&gt;
 diff = 10 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(p&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; / p&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
 &lt;br /&gt;
 diff = 20 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(p&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; / p&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;)  because log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(a&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) = 2 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(a)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;math&amp;gt;{diff} = 10 \cdot log_{10}\left(\frac{P_2}{P_1}\right )&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;math&amp;gt;{diff} = 10 \cdot log_{10}\left(\frac{p_2^2}{p_1^2}\right )&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;math&amp;gt;{diff} = 20 \cdot log_{10}\left(\frac{p_2}{p_1}\right )&amp;lt;/math&amp;gt; because &amp;lt;math&amp;gt;log_{10}(a^2) = 2 \cdot log_{10}(a)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;some text that is not formated&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{5}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sum_{n=0}^\infty \frac{a^n}{n!}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\lim_{x\to\infty}f(x)=0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x = a_0 + \frac{1}{a_1 + \frac{1}{a_2 + \frac{1}{a_3 + a_4}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Does things work after update someone wonders...&lt;br /&gt;
Hope the upgrade works!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^7&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
test&lt;br /&gt;
testing plugin&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|+Multiplication table&lt;br /&gt;
|-&lt;br /&gt;
! &amp;amp;times; !! 1 !! 2 !! 3&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| 1 || 2 || 3&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| 2 || 4 || 6&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| 3 || 6 || 9&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| 4 || 8 || 12&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| 5 || 10 || 15&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Infobox Software|&lt;br /&gt;
|name = foobar2000&lt;br /&gt;
|screenshot = [[Image:Foobar2000v0.9.png|250px]]&lt;br /&gt;
|caption = Screenshot of foobar2000 v0.9 using the default user interface&lt;br /&gt;
|maintainer = Peter Pawlowski&lt;br /&gt;
|operating_system = [[Microsoft Windows|Windows]]&lt;br /&gt;
|use = [[Audio player (software)|Audio player]]&lt;br /&gt;
|license = [[Proprietary software|Proprietary]], [[BSD license|BSD]]&lt;br /&gt;
|website = [http://www.foobar2000.org/ www.foobar2000.org]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
this ist a test&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^6&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sum_{n=15}^\infty \frac{a^n}{n!}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Comparison of CD rippers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Sandbox&amp;diff=23268</id>
		<title>Hydrogenaudio Knowledgebase:Sandbox</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Hydrogenaudio_Knowledgebase:Sandbox&amp;diff=23268"/>
		<updated>2012-09-09T10:45:27Z</updated>

		<summary type="html">&lt;p&gt;Jan: Reverted edits by 82.143.196.165 (talk) to last revision by Test&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;margin: 1em; padding: 1em; border:1px solid #999&amp;quot;&amp;gt;&lt;br /&gt;
Article text{{ref|reference_name_A|a}} more text{{ref|reference_name_B|b}} more text {{ref|reference_name_C|c|noid=noid}}.&lt;br /&gt;
*Bulleted text{{ref|reference_name_B|b|noid=noid}}&lt;br /&gt;
*Bulleted text{{ref|reference_name_C|c}}.&lt;br /&gt;
*&lt;br /&gt;
*intervening text&lt;br /&gt;
*&lt;br /&gt;
*{{note|reference_name_A|a}}Text for note a.&lt;br /&gt;
*{{note|reference_name_B|b}}Text for note b.&lt;br /&gt;
*{{note|reference_name_C|c|Text for note c (with extended highlighting).}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
lkhjijhglkjh&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 diff = 10 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(P&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; / P&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;)&lt;br /&gt;
 &lt;br /&gt;
 diff = 10 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(p&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; / p&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
 &lt;br /&gt;
 diff = 20 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(p&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; / p&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;)  because log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(a&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;) = 2 × log&amp;lt;sub&amp;gt;10&amp;lt;/sub&amp;gt;(a)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  &amp;lt;math&amp;gt;{diff} = 10 \cdot log_{10}\left(\frac{P_2}{P_1}\right )&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;math&amp;gt;{diff} = 10 \cdot log_{10}\left(\frac{p_2^2}{p_1^2}\right )&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;math&amp;gt;{diff} = 20 \cdot log_{10}\left(\frac{p_2}{p_1}\right )&amp;lt;/math&amp;gt; because &amp;lt;math&amp;gt;log_{10}(a^2) = 2 \cdot log_{10}(a)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;some text that is not formated&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{5}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sum_{n=0}^\infty \frac{a^n}{n!}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\lim_{x\to\infty}f(x)=0&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x = a_0 + \frac{1}{a_1 + \frac{1}{a_2 + \frac{1}{a_3 + a_4}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Does things work after update someone wonders...&lt;br /&gt;
Hope the upgrade works!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^7&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\sqrt{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
test&lt;br /&gt;
testing plugin&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|+Multiplication table&lt;br /&gt;
|-&lt;br /&gt;
! &amp;amp;times; !! 1 !! 2 !! 3&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| 1 || 2 || 3&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| 2 || 4 || 6&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| 3 || 6 || 9&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| 4 || 8 || 12&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| 5 || 10 || 15&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Infobox Software|&lt;br /&gt;
|name = foobar2000&lt;br /&gt;
|screenshot = [[Image:Foobar2000v0.9.png|250px]]&lt;br /&gt;
|caption = Screenshot of foobar2000 v0.9 using the default user interface&lt;br /&gt;
|maintainer = Peter Pawlowski&lt;br /&gt;
|operating_system = [[Microsoft Windows|Windows]]&lt;br /&gt;
|use = [[Audio player (software)|Audio player]]&lt;br /&gt;
|license = [[Proprietary software|Proprietary]], [[BSD license|BSD]]&lt;br /&gt;
|website = [http://www.foobar2000.org/ www.foobar2000.org]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
this ist a test&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a^6&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\sum_{n=15}^\infty \frac{a^n}{n!}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Comparison of CD rippers]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
test something&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_and_ALAC_(FFmpeg)&amp;diff=23258</id>
		<title>EAC and ALAC (FFmpeg)</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_and_ALAC_(FFmpeg)&amp;diff=23258"/>
		<updated>2012-08-29T12:32:50Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Software Needed =&lt;br /&gt;
* [http://www.exactaudiocopy.de/en/index.php/resources/download/ Exact Audio Copy]&lt;br /&gt;
* [http://ffmpeg.org/download.html FFMPEG]&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;
* copy ffmpeg.exe to a location which you have write access to&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;FFMPEG.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;
-i %source% -metadata &amp;quot;ARTIST=%artist%&amp;quot; -metadata &amp;quot;TITLE=%title%&amp;quot; -metadata &amp;quot;ALBUM=%albumtitle%&amp;quot; -metadata &amp;quot;DATE=%year%&amp;quot; -metadata &amp;quot;TRACK=%tracknr%&amp;quot; -metadata &amp;quot;GENRE=%genre%&amp;quot; -metadata &amp;quot;ALBUM_ARTIST=%albuminterpret%&amp;quot; -metadata &amp;quot;COMPOSER=%composer%&amp;quot; -metadata &amp;quot;DISCNUMBER=%cdnumber%&amp;quot; -metadata &amp;quot;COMMENT=CRC:%TRACKCRC%&amp;quot; -metadata &amp;quot;TOTALTRACKS=%numtracks%&amp;quot; -acodec alac %dest%&lt;br /&gt;
&lt;br /&gt;
[[File:EACandALAC.jpg]]&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:EAC Guides|ALAC &amp;amp; EAC]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Vorbis_Comment&amp;diff=23228</id>
		<title>Vorbis Comment</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Vorbis_Comment&amp;diff=23228"/>
		<updated>2012-07-17T16:29:12Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Vorbis Comment&#039;&#039;&#039; is a [[metadata]] format, similar to [[ID3]] and [[APE tags]], specified by Xiph.org for use with (Ogg) [[Vorbis]] and [[Free Lossless Audio Codec|FLAC]].&lt;br /&gt;
&lt;br /&gt;
It is a relatively simple format that allows the user to specify arbitrary fieldname/value pairs, using &#039;&#039;&#039;UTF-8&#039;&#039;&#039; Unicode as the character encoding.&lt;br /&gt;
&lt;br /&gt;
To avoid incompatibilities between tags some standard fieldnames are suggested by the Vorbis Comment specification (TITLE, VERSION, ALBUM, ARTIST, TRACKNUMBER, etc.). Every fieldname is allowed and there is no obligatory format for values. One Fieldnames can be used several times. In contrast to [[ID3]] it is a it&#039;s quite free of regulations.&lt;br /&gt;
&lt;br /&gt;
Several unofficial efforts have been made as proposals and recommendations for Vorbis Comment specification. These documents are available on Web, first one is called [http://web.archive.org/web/20040401200215/reactor-core.org/ogg-tag-recommendations.html Ogg Vorbis Comment Field Recommendations] and second one is called:[http://web.archive.org/web/20101021085402/http://reallylongword.org/vorbiscomment/ Proposals for extending Ogg Vorbis comments].&lt;br /&gt;
&lt;br /&gt;
== Used by ==&lt;br /&gt;
* (Ogg) [[Vorbis]]&lt;br /&gt;
* [[Free Lossless Audio Codec]] (FLAC)&lt;br /&gt;
* [[Speex]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://www.xiph.org/vorbis/doc/v-comment.html official specifications]&lt;br /&gt;
&lt;br /&gt;
[[Category:Metadata]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21814</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21814"/>
		<updated>2010-07-31T10:17:17Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | N/A&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | N/A&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[freedb]], [[MusicBrainz]] ([http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb]), [[CD-Text]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB, CD-Text, [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™]{{ref|compare_meta|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin]), Discogs ([http://www.hydrogenaudio.org/forums/index.php?showtopic=50523 plugin]), CD-Text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only [http://musicbrainz.org/doc/FreeDB_Gateway hack]), CD-Text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG, CD-Text ([http://bmproductions.fixnum.org/index.htm?http://bmproductions.fixnum.org/moreprogs/wmpcdtext.htm plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, CD-Text&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[REACT]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?showtopic=50523 foo_discogs]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|compare_meta|d}}dBpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data.&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21811</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21811"/>
		<updated>2010-07-30T21:13:00Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | N/A&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | N/A&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[freedb]], [[MusicBrainz]] ([http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb]), [[CD-Text]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB, CD-Text, [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™]{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin]), Discogs ([http://www.hydrogenaudio.org/forums/index.php?showtopic=50523 plugin]), CD-Text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only [http://musicbrainz.org/doc/FreeDB_Gateway hack]), CD-Text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG, CD-Text ([http://bmproductions.fixnum.org/index.htm?http://bmproductions.fixnum.org/moreprogs/wmpcdtext.htm plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, CD-Text&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[REACT]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?showtopic=50523 foo_discogs]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will &amp;lt;u&amp;gt;theoretically&amp;lt;/u&amp;gt; add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}dBpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data.&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Category:CD_ripping&amp;diff=21807</id>
		<title>Category:CD ripping</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Category:CD_ripping&amp;diff=21807"/>
		<updated>2010-07-30T19:18:47Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This category is used for all guides and information articles related to CD ripping.&lt;br /&gt;
&lt;br /&gt;
==&amp;quot;Without subcategories&amp;quot;==&lt;br /&gt;
&amp;lt;ncl style=compact maxdepth=10 headings=head headstart=1&lt;br /&gt;
      showcats=1 showarts=1 sort=Non-0&amp;gt;Category:CD ripping&amp;lt;/ncl&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Talk:Comparison_of_CD_rippers&amp;diff=21805</id>
		<title>Talk:Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Talk:Comparison_of_CD_rippers&amp;diff=21805"/>
		<updated>2010-07-30T18:28:36Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Todo:&lt;br /&gt;
* &amp;lt;s&amp;gt;Add CD-text in metadata where appropriate&amp;lt;/s&amp;gt; - Added where information could be found. [[User:Jan|Jan]] 18:28, 30 July 2010 (UTC)&lt;br /&gt;
* Be more specific about windows versions&lt;br /&gt;
* &amp;lt;s&amp;gt;Add AccurateRip version instead of yes/no&amp;lt;/s&amp;gt; - Idea dropped. Read [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=716252 here]. [[User:Jan|Jan]] 18:28, 30 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21803</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21803"/>
		<updated>2010-07-30T18:21:24Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[freedb]], [[MusicBrainz]] (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb]), [[CD-text]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB, CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin]), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG, CD-text ([http://bmproductions.fixnum.org/index.htm?http://bmproductions.fixnum.org/moreprogs/wmpcdtext.htm plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, CD-text&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | with [[REACT]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will &amp;lt;u&amp;gt;theoretically&amp;lt;/u&amp;gt; add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}Dbpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data. This function is bought as a subscription service called [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™].&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21802</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21802"/>
		<updated>2010-07-30T18:18:11Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[freedb]], [[MusicBrainz]] (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb]), [[CD-text]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB, CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin]), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG, CD-text ([http://bmproductions.fixnum.org/index.htm?http://bmproductions.fixnum.org/moreprogs/wmpcdtext.htm plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, CD-text&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | with [[REACT]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}Dbpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data. This function is bought as a subscription service called [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™].&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21801</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21801"/>
		<updated>2010-07-30T18:09:01Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1 (AR2{{ref|AR2|d}} [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[freedb]], [[MusicBrainz]] (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb]), [[CD-text]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB, CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin]), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG, CD-text ([http://bmproductions.fixnum.org/index.htm?http://bmproductions.fixnum.org/moreprogs/wmpcdtext.htm plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, CD-text&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | with [[REACT]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}Dbpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data. This function is bought as a subscription service called [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™].&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21800</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21800"/>
		<updated>2010-07-30T18:03:11Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1 (AR2{{ref|AR2|d}} [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | [[freedb]], [[MusicBrainz]] (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb]), [[CD-text]]&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB, CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin]), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack), CD-text&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG, CD-text ([http://bmproductions.fixnum.org/index.htm?http://bmproductions.fixnum.org/moreprogs/wmpcdtext.htm plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, CD-text&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | with REACT&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}Dbpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data. This function is bought as a subscription service called [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™].&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21797</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21797"/>
		<updated>2010-07-30T16:09:35Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1 (AR2{{ref|AR2|d}} [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}Dbpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data. This function is bought as a subscription service called [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™].&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21796</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21796"/>
		<updated>2010-07-30T13:12:52Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;200px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1/AR2 [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AR1&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]] checking across pressings/offsets{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata{{ref|compare_meta|e}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
*{{note|compare_meta|e}}Dbpoweramp is unique in being able to compare metadata from several sources automatically to eliminate erroneous data. This function is bought as a subscription service called [http://www.dbpoweramp.com/cd-ripper.htm PerfectMeta™].&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21795</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21795"/>
		<updated>2010-07-30T12:45:42Z</updated>

		<summary type="html">&lt;p&gt;Jan: Yes cue sheet kind of is part of extracting the info from the cd. think pregap etc&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;120px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Data acquisition&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[Cue sheet|CUE sheet]] generation&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Additional features&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata lookup&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Compare Meta-Data from multiple sources&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art (natively)&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is one of many frontends to the Paranoia library, libparanoia. Additional features not directly related to the ripping process might be supported in other frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_Vs_CDex_SecureMode&amp;diff=21785</id>
		<title>EAC Vs CDex SecureMode</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_Vs_CDex_SecureMode&amp;diff=21785"/>
		<updated>2010-07-29T22:30:34Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This test is aimed at knowing if these programs can guarantee a perfect audio extraction from an audio CD when it is possible, in other words, do they really warn the user as soon as any error occurs?&lt;br /&gt;
&lt;br /&gt;
The test was run with Windows 98, Aspi layer 4.71, and a Memorex DVD-Maxx 1648 IDE drive, that supports C2 and have no cache according to both EAC and Feurio.&lt;br /&gt;
&lt;br /&gt;
A CDR that was becoming barely readable was used. As the results seemed strange, a quick test was made with a scratched CD, and another CD with a hole in it, in order to ensure that CDex is working properly. Here are the results of these tests first, then the real test about secureness.&lt;br /&gt;
&lt;br /&gt;
[[CDex]] was set in full paranoia, Feurio has C2 error detection enabled, [[EAC]] was in secure mode, accurate, no cache, C2.&lt;br /&gt;
&lt;br /&gt;
==CD with a hole in it==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:Hole.jpg|frame|center|Figure 1: A CD with a hole in it]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CDex===&lt;br /&gt;
&lt;br /&gt;
The drive makes strange noises at 82 % of track 2, the extraction slows down completely, no jitter error is detected, I cancel, afraid to damage the drive.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Feurio===&lt;br /&gt;
&lt;br /&gt;
C2 error reported at 71% of track 2. I check ignore all. The drive makes noises at 87 %, the extraction completely slows down at 89%, I cancel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===EAC===&lt;br /&gt;
&lt;br /&gt;
Error detected at 71%, uncorrectable error at 73%, then endless error correction takes place. I cancel.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Scratched CD==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:Scratch.jpg|frame|center|Figure 2: A CD with a scratch]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CDex===&lt;br /&gt;
&lt;br /&gt;
This time, jitter errors (2) are reported. Extraction takes forever.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Feurio===&lt;br /&gt;
&lt;br /&gt;
A C2 error is reported, then the extraction takes forever&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===EAC===&lt;br /&gt;
&lt;br /&gt;
Read error, takes forever.&lt;br /&gt;
&lt;br /&gt;
==Bad CDR==&lt;br /&gt;
&lt;br /&gt;
One of the tracks is bad enough to produce clicks, but not enough to stop the extraction.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===EAC===&lt;br /&gt;
&lt;br /&gt;
&amp;quot;There were errors&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Reports 16 isolated suspicious positions, and 2 whole ranges of suspicious positions. Track quality 94.5 %&lt;br /&gt;
&lt;br /&gt;
No C2: &amp;quot;there were errors&amp;quot;, reports 16 isolated suspicious positions, and 5 whole ranges of suspicious positions. Track quality 96.7%&lt;br /&gt;
&lt;br /&gt;
No C2 + cache: I canceled the extraction after 2 hours of error correction.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Feurio===&lt;br /&gt;
&lt;br /&gt;
Reports 9,462 C2 errors!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CDex===&lt;br /&gt;
&lt;br /&gt;
Zero errors!&lt;br /&gt;
&lt;br /&gt;
In order to check if there were really no errors in the CDex wav, and in order to get an idea of the sound quality, the track was extracted again with EAC and CDex, so that we have now 6 wav files : 2 from CDex, zero errors, 2 from EAC with C2, some errors, and 2 from EAC without C2, some errors.&lt;br /&gt;
&lt;br /&gt;
If there are really zero errors in the CDex files, there should be no differences at all between them. Let&#039;s check with EAC&#039;s compare wav:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:Comparecdexfull.png|frame|center|Figure 3: EAC wav compare]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Notice the scrollbar at the right side of the window. There is obviously a problem with CDex here, all these errors went unnoticed through the full paranoia mode. It is active though, since two errors were reported with the scratched CD.&lt;br /&gt;
&lt;br /&gt;
Using SoundForge, let us invert one of each pair of wavs, and mix-paste it over the other one, so that only differences remain. All remaining noise will be read errors, but the absence of noise won&#039;t mean no error, since the same error can have occured the same way in both wavs. Since the result can vary from nothing to twice the error (if the sample was misread with opposite errors), the result gives an idea of the average read errors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CDex===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:Pastecdexfull.png|frame|center|Figure 4: Mix-paste of CDex result]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This shows the entire track. The highest peak is -23.72 db. Some little clicks can be heard in quiet parts.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===EAC with C2===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:Pasteeacc2.png|frame|center|Figure 5: Mix-paste of EAC with C2 result]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The scaling is the same as in the previous picture. The highest peak is -21.85 db. It looks and sounds quite the same as CDex file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===EAC without C2===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:Pasteeacnoc2.png|frame|center|Figure 6: Mix-paste of EAC without C2 result]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There seems to be a little more clicks, but the difference is small.&lt;br /&gt;
&lt;br /&gt;
Also, the CDex file seems to have less clicks than EAC with C2 in the main part, but more isolated ones on the left. Therefore nothing can be concluded about the reading quality of the programs themselves, because the exact number of clicks varies from a reading to another. Here, we can say that the three results are quite the same, if we take into account the variations that can occur.&lt;br /&gt;
&lt;br /&gt;
To be able to judge the reading quality, many more extractions would need to be made, in order to make statistics and to evaluate how stable the quality is for a given ripping mode, then to deduce if the differences between the files are due to the programs, or to random variations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
&lt;br /&gt;
With the Memorex DVD-Maxx 1648 drive, CDex is of no use compared to EAC, it returns files full of errors and audible clicks claiming zero errors occured even in full paranoia mode.&lt;br /&gt;
&lt;br /&gt;
Though the C2 error detection is currently very criticized, it is still, at least for this drive, infinitely more accurate (9462 times more accurate, according to Feurio ) than CDex full paranoia mode, and as accurate as the reading twice method in EAC, while much faster.&lt;br /&gt;
&lt;br /&gt;
This conclusion stands for the Memorex DVD drive. As we don&#039;t know how the paranoia mode works, other drives should be tested the same way in order to confirm this result.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.hydrogenaudio.org/index.php?act=ST&amp;amp;f=20&amp;amp;t=3164 Original post by Pio2001]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=EAC_Vs_CDex_SecureMode_II&amp;diff=21784</id>
		<title>EAC Vs CDex SecureMode II</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=EAC_Vs_CDex_SecureMode_II&amp;diff=21784"/>
		<updated>2010-07-29T22:30:15Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Introduction=&lt;br /&gt;
&lt;br /&gt;
I wanted to test EAC’s secure mode, old secure mode (Paranoid), CDex’s Paranoia implementation at recovering errors to do this with accurate results I first needed to find a drive which 1. Does not jitter &amp;amp; 2. Does not cache (or buffer) audio data because these things make accurate error recovery more complicated &amp;amp; currently CDex does not support drives which cache audio &amp;amp; jitter. My Pioneer 106s was my most suited drive so chose it for the test. Second I needed to find a CD with a track that had unrecoverable errors I chose a pressed CD with light &amp;amp; heavy scratches that I had lying around.. I would later need to clean the CD to create a reference copy of the track.&lt;br /&gt;
&lt;br /&gt;
==Conditions==&lt;br /&gt;
&lt;br /&gt;
Drive used was a Pioneer 106s DVD-ROM with PIO transfer mode set to disable the drives audio caching&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The software &amp;amp; setting I used were,&lt;br /&gt;
&lt;br /&gt;
[[EAC]] V0.95pb5&lt;br /&gt;
* Secure Mode&lt;br /&gt;
* No disable Cache (no correction used)&lt;br /&gt;
* Yes Accurate Stream (no correction used)&lt;br /&gt;
* No C2&lt;br /&gt;
&lt;br /&gt;
[[EAC]] V0.95pb5&lt;br /&gt;
* Paranoid mode&lt;br /&gt;
* No disable cache&lt;br /&gt;
&lt;br /&gt;
[[CDex]] V1.51&lt;br /&gt;
* Paranoia, Full&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Track was ripped with each program, I then cleaned the CD &amp;amp; extracted the track with my Lite-on 811s using EAC secure mode &amp;amp; test &amp;amp; copy (achieved a CRC match) which I used as a reference file. I then bit compared each track from each extraction program against the reference file using foobar.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Results==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Error Reporting Results===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Under Construction&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Error Recovery Results===&lt;br /&gt;
&lt;br /&gt;
EAC was best at recovering errors, CDex was at a close second &amp;amp; EAC&#039;s old secure mode (Paranoid) was worst.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EACvsCDex001.png|center|600px|EAC Secure vs CDex Paranoia vs EAC Paranoid]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
EAC&#039;s old secure mode (Paranoid) was the fastest, CDex came second &amp;amp; EAC&#039;s secure mode last&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;[[Image:EACvsCDex002.png|center|600px|EAC Secure vs CDex Paranoia vs EAC Paranoid]]&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Conclusion==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EAC’s secure mode&#039;&#039;&#039; had the least amount of errors making it best at recovering errors but difference wasn&#039;t large between EAC&#039;s secure mode &amp;amp; CDex Paranoia, Full. I believe the differences in scores are due to the amount of read-retries the program commands the drive to take. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CDex&#039;s Paranoia, Full&#039;&#039;&#039; did very well &amp;amp; the test has shown that when using a supported drive (a drive that doesn&#039;t cache audio or jitter) CDex does in fact report not corrected errors &amp;amp; is a good compromise between speed/quality for recovering errors.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;EAC&#039;s old secure mode (Paranoid)&#039;&#039;&#039; was the fastest &amp;amp; may be helpful for highly damaged CD&#039;s because of it&#039;s speed but should be avoided if you want accuracy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21783</id>
		<title>Comparison of CD rippers</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Comparison_of_CD_rippers&amp;diff=21783"/>
		<updated>2010-07-29T22:29:38Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; border:1px solid blue;&amp;quot;&lt;br /&gt;
|width=&amp;quot;120px&amp;quot;|&#039;&#039;&#039;Features&#039;&#039;&#039;&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Cdparanoia]]{{ref|Cdparanoia_fronts|a}}&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[EAC|Exact Audio Copy]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[DBpowerAMP_with_AccurateRip|dBpoweramp CD Ripper]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Foobar2000:Foobar2000|foobar2000]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[ITunes]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[Windows Media Player]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[CueTools|CUETools]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[XLD]]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [http://sbooth.org/Rip/ Rip]&lt;br /&gt;
| width=&amp;quot;95px&amp;quot; style=&amp;quot;background: #00FFFF&amp;quot; | [[MusicBee]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Ripping process&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | One track per file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Image as single file&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | CUE sheet support&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-cue|b}}&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=82483&amp;amp;view=findpost&amp;amp;p=715699 limited], more [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|EAC-noncompliant|c}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | limited&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | gap detection&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | [http://forum.dbpoweramp.com/showthread.php?t=20303 in beta]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Offset correction&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[HTOA]]&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | C2 pointers&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFCC99&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | initial pass, on re-reads &lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | initial pass&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Defeat cache&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | over-reading, FUA&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;11&amp;quot; style=&amp;quot;background: #ececec&amp;quot;| Post processing etc.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [[AccurateRip]]{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes{{ref|AR2|d}}&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | [http://db.cuetools.net/about.php CUEtools db]&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | log file&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Metadata lookup&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz (through [http://musicbrainz.org/doc/FreeDB_Gateway mb2freedb])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz, AMG, GD3, SonataDB&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz ([http://www.hydrogenaudio.org/forums/index.php?showtopic=70623 plugin])&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | gracenote, MusicBrainz (Mac-only hack)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | AMG&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freedb, MusicBrainz&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Compare Meta-Data from multiple sources&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Download Album Art (natively)&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FF9900&amp;quot; | no&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | yes&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | Cost&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | $36 (as listed)&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | free&lt;br /&gt;
|-&lt;br /&gt;
| align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | License&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | freeware, shareware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | GPL&lt;br /&gt;
| style=&amp;quot;background: #FFFFFF&amp;quot; | &amp;amp;nbsp;&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | proprietary, freeware&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;left&amp;quot; style=&amp;quot;background: #FFFF99&amp;quot; | OS&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac OS/X, Linux/BSD&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #00FF00&amp;quot; | Windows, Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Mac&lt;br /&gt;
| style=&amp;quot;background: #CCFFCC&amp;quot; | Windows&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;Notes:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*{{note|Cdparanoia_fronts|a}} Cdparanoia is the backend of a number of rippers. Additional features not directly related to the ripping process might be supported in these frontends. See [[Cdparanoia]].&lt;br /&gt;
*{{note|EAC-cue|b}}A number of [[EAC and Cue Sheets|different types CUE sheet types]] are available.&lt;br /&gt;
*{{note|EAC-noncompliant|c}} The EAC-style [[EAC_and_Cue_Sheets#Multiple_WAV_Files_With_Gaps_.28Noncompliant.29_-_a.k.a._.22Append_Gaps_to_.28end_of.29_Previous_Track_.28default.29.22|&amp;quot;Multiple WAV Files With Gaps (Noncompliant)&amp;quot;]] type will be used in single track mode.&lt;br /&gt;
*{{note|AR2|d}} AccurateRip has recently been extended with AccurateRip 2 which will add more security and will account for pressings with different offsets. More information can be found [http://forum.dbpoweramp.com/showpost.php?p=87227&amp;amp;postcount=5 here] and [http://forum.dbpoweramp.com/showthread.php?t=20641 here]. Currently AccurateRip 2 is only supported by [http://forum.dbpoweramp.com/showthread.php?t=20303|dBpoweramp CD Ripper R14] which is in beta testing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Category:Comparison_of_CD_ripping_techniques&amp;diff=21782</id>
		<title>Category:Comparison of CD ripping techniques</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Category:Comparison_of_CD_ripping_techniques&amp;diff=21782"/>
		<updated>2010-07-29T22:29:12Z</updated>

		<summary type="html">&lt;p&gt;Jan: Created page with &amp;#039;Category:CD ripping&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CD ripping]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Secure_ripping&amp;diff=21781</id>
		<title>Secure ripping</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Secure_ripping&amp;diff=21781"/>
		<updated>2010-07-29T22:28:57Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
=Secure Ripping=&lt;br /&gt;
===What is Secure Ripping?===&lt;br /&gt;
&lt;br /&gt;
Secure ripping is the process of making sure there were no errors during the extraction of audio from a CD.&lt;br /&gt;
&lt;br /&gt;
The basic function of ripping software is to get the CD&#039;s table of contents (an index of track start positions), and then for each track to be ripped, it tells the CD drive to go to the beginning of each of the track&#039;s data blocks and read them in, one at a time. On an ordinary audio CD, each block is 2352 bytes and corresponds to 1/75th of a second of sound. The software saves that incoming data into an audio file (WAV or AIFF format, usually, as those formats are almost identical to the data coming in from the drive), or the software streams the data into another audio encoder &amp;quot;on the fly&amp;quot;, so the user doesn&#039;t have to convert it to another format like MP3 in a separate step.&lt;br /&gt;
&lt;br /&gt;
This sounds simple, but it becomes complicated when parts of the CD can&#039;t be read accurately, for example due to scratches. And there&#039;s actually a lot of variation in whether each drive can reliably and accurately go to the spot it&#039;s told to read, and in the way it detects, reports, and handles errors, such as those caused by scratches. That is, every CD drive will give the ripping software 2352 bytes of data for each block the drive is told to read, but that data might be different each time, due to physical problems with the disc or limitations of the drive&#039;s hardware. Or the data might be the same each time, but is different when obtained from a different drive.&lt;br /&gt;
&lt;br /&gt;
Ripping software that claims to have &amp;quot;secure ripping&amp;quot; will take into account the capabilities and limitations of the drive, and will make the drive read each sector multiple times. Then it will use various methods of analysis and re-reading to ensure that the data was read as correctly as possible. A bit-perfect rip may not always be possible, and so these programs will report on any errors that could not be corrected, allowing you to examine or attempt to correct the problems, such as by generating a log of suspicious positions or doing some kind of automatic &amp;quot;glitch removal&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The term &amp;quot;secure ripping&amp;quot; is usually used in opposition to &amp;quot;burst mode&amp;quot;, which implies the drive is simply told to read a range of blocks just once, and the incoming data is accepted without any extra error detection or correction by the software. Since it doesn&#039;t involve re-reading of data (other than what the drive might always do automatically), burst mode is naturally faster than secure ripping.&lt;br /&gt;
&lt;br /&gt;
=Secure Ripping Comparison=&lt;br /&gt;
&lt;br /&gt;
==Definitions==&lt;br /&gt;
&lt;br /&gt;
===Accurate Stream=== &lt;br /&gt;
Accurate Stream is a CD drive&#039;s ability to avoid &amp;quot;jitter&amp;quot;. A CD drive, when told to go to a particular point on an audio disc, will usually go to a certain number of samples ahead or behind that point, and all the data blocks it reads will be relative to that starting point. If your CD drive supports &#039;Accurate Stream&#039;, this offset will be a constant value, and should be the same for each particular make and model of drive. Usually the offset is not very large (around 1/250th of a second or less). Secure ripping software can take into account whether the drive has Accurate Stream, in order to know whether extra analysis needs to be done to compensate for jitter. It&#039;s still possible to do secure ripping without Accurate Stream; it&#039;s just easier and faster when it&#039;s supported.&lt;br /&gt;
&lt;br /&gt;
===Caching=== &lt;br /&gt;
Caching is the ability of the CD-ROM drive to hold a certain amount of samples in a buffer. Every CD-ROM cache can be &amp;quot;flushed&amp;quot;. Caching affects secure ripping because when the drive is told to re-read something, it might just send the cached data instead of actually re-reading the disc. A secure ripper will make sure the cache is flushed so the disc is re-read.&lt;br /&gt;
&lt;br /&gt;
===C2 error pointers (software)===&lt;br /&gt;
CD-ROMs have differing levels of error recognition and correction built-in. C2 is a standard error detection &amp;amp; reporting scheme for certain types of audio CD read errors. When a drive with C2 support detects a read error, it does its own re-reading of the affected portion of the disc and attempts to fix the data itself as best it can. When the drive is feeding this data to the ripping software, it sends C2 error pointers so the software knows that an error occurred and whether it was successfully fixed by the drive. Some copy-protected CDs fool the drive&#039;s firmware into thinking there were C2 errors.&lt;br /&gt;
&lt;br /&gt;
The process of C2 error pointer support is complicated, but can be reduced to the drive/firmware/ripping software combination. This category only discusses whether the secure ripping software can detect and utilize C2 error pointers if the drive sends them. Which drives support C2 is a separate topic; see [[AccurateRip]] or another drive capability database for that.&lt;br /&gt;
&lt;br /&gt;
===AccurateRip===&lt;br /&gt;
[[AccurateRip]] is a database that allows you to find out if your CD rips are the same as other people&#039;s; if they were, then it&#039;s likely the rips are truly error-free. The database stores disc IDs and checksums for ripped tracks, and it contains info for thousands of drives. This drive info makes it possible to reliably compare the track checksums, and includes each drive&#039;s make &amp;amp; model, read offset, AccurateStream capability, audio data cache ability, and use of C2 error pointers. All data about drives and ripped tracks is user-submitted, but is managed through the ripping software.&lt;br /&gt;
&lt;br /&gt;
=Windows=&lt;br /&gt;
&lt;br /&gt;
==EAC and dBPowerAMP==&lt;br /&gt;
[[EAC]] and [[dbPowerAMP]] both feature powerful correction mechanisms that works with your CD-ROM drive. Some of these features include AccurateStream, Caching, C2 error pointers, and AccurateRip. For a description of the Exraction techology used on each of these consult their respective wiki pages above.  &lt;br /&gt;
&lt;br /&gt;
===Accurate Stream=== &lt;br /&gt;
Question: Do EAC and dbPowerAMP work on drives that don&#039;t have AccurateStream? &amp;lt;br&amp;gt; &lt;br /&gt;
Yes: EAC and dbPowerAMP work on drives that don&#039;t have AccurateStream&lt;br /&gt;
&lt;br /&gt;
===Caching=== &lt;br /&gt;
&lt;br /&gt;
Question: Do EAC and dbPowerAMP work on drives that support caching? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: EAC and dbPowerAMP work on drives that support caching&lt;br /&gt;
&lt;br /&gt;
===C2 Error pointers===&lt;br /&gt;
&lt;br /&gt;
Question: Do EAC and dbPowerAMP work on drives that utilize C2 error pointers? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: EAC and dbPowerAMP work on drives that support C2 error pointers&lt;br /&gt;
&lt;br /&gt;
===Log file===&lt;br /&gt;
&lt;br /&gt;
Question: Does the current existing secure ripper print out a log file? &amp;lt;br&amp;gt; &lt;br /&gt;
Yes: EAC and dbPowerAMP current existing libraries do print out a log file  &lt;br /&gt;
&lt;br /&gt;
===AccurateRip===&lt;br /&gt;
EAC and dbPowerAMP support AccurateRip.&lt;br /&gt;
&lt;br /&gt;
===Ripping Modes===&lt;br /&gt;
 &lt;br /&gt;
[[dbPowerAMP]] and [[EAC]] have two additional modes that can be configured. One is known as &amp;quot;Secure Mode&amp;quot; and the other is known as &amp;quot;Burst Mode&amp;quot;. Secure Mode is the recommended mode to use as it goes through the pain staking process of over-anaylzing CD&#039;s that may have scratches on them and correcting any bad sectors of audio data. Burst Mode is used for CD&#039;s that either have &amp;quot;copy protection&amp;quot; on them or are extremely scratched. It&#039;s considered a last ditch effort to recover the audio data from your CD&#039;s.&lt;br /&gt;
&lt;br /&gt;
* Secure Mode &lt;br /&gt;
* Burst Mode&lt;br /&gt;
&lt;br /&gt;
[[dbPowerAMP]] offers an additional mode, known as &amp;quot;Defective by Design&amp;quot;, specifically designed to rip discs with intentional errors, such as those found on many discs with &amp;quot;copy protection&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Defective by Design&lt;br /&gt;
&lt;br /&gt;
==CDex==&lt;br /&gt;
CDex externally uses the [[cdparanoia]] libraries. It is a bit different than most other CD-DA extration tools. It contains few-to-no extra features (&amp;quot;Too many features spoil the broth&amp;quot;), concentrating only on the ripping process and knowing as much as possible about the hardware performing it. cdparanoia will read correct, rock-solid audio data from inexpensive drives prone to misalignment, frame jitter, and loss of streaming during atomic reads. cdparanoia will also read and repair data from CDs that have been damaged in some way using interpolation and padding sectors with silence or 0 bytes. &lt;br /&gt;
&lt;br /&gt;
===Accurate Stream=== &lt;br /&gt;
Question: Does cdparanoia work on drives that don&#039;t have AccurateStream? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: cdparanoia works on drives that don&#039;t have AccurateStream&lt;br /&gt;
&lt;br /&gt;
===Caching===&lt;br /&gt;
Question: Does cdparanoia work on drives that support caching? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes/No: cdparanoia works best on drives that don&#039;t support caching, although recent libraries do work on drives that support caching.&lt;br /&gt;
&lt;br /&gt;
===C2 error pointers===&lt;br /&gt;
Question: Does cdparanoia work on drives that utilize C2 error pointers? &amp;lt;br&amp;gt; &lt;br /&gt;
No: The current existing philosophy in CDex is that not all drives support C2 error pointers so therefore the libraries do not support C2 error pointers.&lt;br /&gt;
&lt;br /&gt;
===Log file===&lt;br /&gt;
Question: Does the current existing secure ripper print out a log file? &amp;lt;br&amp;gt;&lt;br /&gt;
No: CDex current existing libraries do not print out a log file  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Ripping Modes===&lt;br /&gt;
There are several modes in cdparanoia that can be controlled by the user in CDex. These modes include: &lt;br /&gt;
 &lt;br /&gt;
* Full, Paranoia &lt;br /&gt;
* Overlap &lt;br /&gt;
* No Verify&lt;br /&gt;
* No Sratch Detection &lt;br /&gt;
&lt;br /&gt;
It is best to use &#039;&#039;&#039;Full, Paranoia&#039;&#039;&#039; mode unless otherwise specified (this is the default mode). &#039;&#039;&#039;Overlap&#039;&#039;&#039; and &#039;&#039;&#039;No Verify&#039;&#039;&#039; will just check read boundaries of a buffer and are therefore not recommended. &#039;&#039;&#039;No Scratch&#039;&#039;&#039; detection skips any error correcting and interpolation (compensation for missing gaps in the audio data) and should therefore be used on CD&#039;s that are brand new or have minimal scratches.&lt;br /&gt;
&lt;br /&gt;
=Mac OS/X=&lt;br /&gt;
&lt;br /&gt;
==XLD==&lt;br /&gt;
XLD (X lossless Decoder) version 20080812 uses  newest [[cdparanoia]] 10.2 libraries for secure ripping and error correcting, which includes AccurateStream and caching. In addition it&#039;s the only application for Mac OS/X that utilizes [[AccurateRip]] database used by both [[EAC]] and [[dbPowerAMP]].  &lt;br /&gt;
&lt;br /&gt;
===Accurate Stream=== &lt;br /&gt;
Question: Does XLD work on drives that don&#039;t have AccurateStream? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: XLD works on drive that don&#039;t have AccurateStream&lt;br /&gt;
&lt;br /&gt;
===Caching===&lt;br /&gt;
Question: Does XLD work on drives that support caching? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: XLD works on drives that support caching&lt;br /&gt;
&lt;br /&gt;
===C2 error pointers===&lt;br /&gt;
Question: Does XLD work on drives that utilize C2 error pointers? &amp;lt;br&amp;gt; &lt;br /&gt;
Yes: XLD does work on drives that support C2 error pointers.&lt;br /&gt;
&lt;br /&gt;
===Log file===&lt;br /&gt;
&lt;br /&gt;
Question: Does the current existing secure ripper print out a log file? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: XLD current existing libraries print out a log file&lt;br /&gt;
&lt;br /&gt;
===AccurateRip=== &lt;br /&gt;
XLD supports AccurateRip technology utilized by both [[EAC]] and [[dbPowerAMP]].&lt;br /&gt;
&lt;br /&gt;
==Max==&lt;br /&gt;
Max externally uses the [[cdparanoia]] libraries in conjunction with it&#039;s own secure ripping algorithm. Max correction mechanism is quite similiar to [[Rubyripper]]. The algorithm uses a comparison feature in order to determine how many times Max should rip and compare sections (maximum retries). It is done on a sector-by-sector basis, rather then byte-by-byte basis. Max can additionally generate a &#039;&#039;SHA-256&#039;&#039; checksum for each additional section in order to more accuratly determine dissimiliarities in a rip. Max differs in that it does not have a direct reliance on [[cdparanoia]] for extraction, but instead uses [[C1/C2 errors|C2 error]] pointers very similiar to [[EAC]].&lt;br /&gt;
&lt;br /&gt;
===Accurate Stream=== &lt;br /&gt;
Question: Does Max work on drives that don&#039;t have AccurateStream? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: Max works on drives that don&#039;t have AccurateStream&lt;br /&gt;
&lt;br /&gt;
===Caching===&lt;br /&gt;
Question: Does Max work on drives that support caching? &amp;lt;br&amp;gt;&lt;br /&gt;
No: Max works on drives that don&#039;t support caching&lt;br /&gt;
&lt;br /&gt;
===C2 error pointers===&lt;br /&gt;
Question: Does Max work on drives that utilize C2 error pointers? &amp;lt;br&amp;gt; &lt;br /&gt;
Yes: Max current existing libraries support C2 error pointers&lt;br /&gt;
&lt;br /&gt;
===Log file===&lt;br /&gt;
&lt;br /&gt;
Question: Does the current existing secure ripper print out a log file? &amp;lt;br&amp;gt;&lt;br /&gt;
No: Max current existing libraries do not print out a log file  &lt;br /&gt;
&lt;br /&gt;
=Linux= &lt;br /&gt;
&lt;br /&gt;
==Rubyripper==&lt;br /&gt;
Rubyripper externally uses the [[cdparanoia]] libraries in conjunction with it&#039;s own secure ripping algorithm. Rubyripper correction mechanism goes beyond that of cdparanoia. Every track gets ripped at least twice and is byte compared with the Ruby cmp feature. If any differences are found, each of the 1,000 bytes of the two files is compared. The next trial run looks to see if differing positions or a match can be found. (1,000 bytes is about 0.006 seconds).&lt;br /&gt;
&lt;br /&gt;
Rubyripper won&#039;t guarantee a constant &#039;&#039;MD5-sum&#039;&#039; on tracks that needed correction. However it will repair any files so that it&#039;s impossible to successfully blind-test with the original. The log file will report any position that needed more than 3 trials, so you can check the position yourself.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Accurate Stream=== &lt;br /&gt;
Question: Does Rubyripper work on drives that don&#039;t have AccurateStream? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: Rubyripper works on drives that don&#039;t have AccurateStream&lt;br /&gt;
&lt;br /&gt;
===Caching===&lt;br /&gt;
Question: Does Rubyripper work on drives that support caching? &amp;lt;br&amp;gt;&lt;br /&gt;
No: Rubyripper works best on drives that don&#039;t support caching.&lt;br /&gt;
&lt;br /&gt;
===C2 error pointers===&lt;br /&gt;
Question: Does Rubyripper work on drives that utilize C2 error pointers? &amp;lt;br&amp;gt; &lt;br /&gt;
No: Rubyripper and the current existing libraries do not support C2 error pointers&lt;br /&gt;
&lt;br /&gt;
===Log file===&lt;br /&gt;
&lt;br /&gt;
Question: Does the current existing secure ripper print out a log file? &amp;lt;br&amp;gt;&lt;br /&gt;
Yes: Rubyripper current existing libraries do print out a log file if specified&lt;br /&gt;
&lt;br /&gt;
=Secure Ripping Recommendations=&lt;br /&gt;
&lt;br /&gt;
===Hydrogenaudio User Recommendations===&lt;br /&gt;
The general consensus at Hydrogenaudio is that everyone taste&#039;s are different. One Secure ripper that works for one person might not be the right match for another, depending upon the users expectations and what features their CD-ROM drives have. It best to first determine what features your CD-ROM drives have before you proceed to decide, which ripper you may be considering using (see external links below). Linux users desiring EAC or dbPowerAMP might be hard pressed to find out that that the application cannot be ported to Linux, but can be run under [http://www.winhq.com/ Wine] an abstraction layer that allows you to run Win32 applications on Linux. Linux users seeking an alternative who cannot run EAC or dbPowerAMP under Wine may want to consider [[Rubyripper]]. One of the more popular rippers at Hydrogenaudio is [[EAC]] in which there are countless guides for. The only drawback is that it nightmare to configure for a new user inexperienced with secure CD ripping. Users desiring something simpler on Windows may want to try [[dbPowerAMP]], which less painlful to configure and can provide the same secure rip&#039;s with extra features like better use of C2 error pointers and improved PefectMeta. Some who desire a secure alternative on Mac OS/X to the ITunes Ripper may want to go with [[Max]] or [[XLD]]. Ultimately what the decision comes down to is what one&#039;s drive features and expectations are.  &lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note: Any rippers not listed on this page are not considered &amp;quot;secure&amp;quot; and are therefore not recommended by the Hydrogenaudio community (i.e example such the Itunes Ripper). It is best to proceed with caution if one decides to use these, unless they are &amp;quot;frontends&amp;quot; for instance Grip is a cdparanoia frontend for Linux or they are considered &amp;quot;secure&amp;quot;, but are not as popular and aren&#039;t listed on this wiki page. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links== &lt;br /&gt;
* [http://www.accuraterip.com/ AccurateRip Database] a large database that works with [[EAC]] and [[DBpowerAMP]]&lt;br /&gt;
* [http://www.daefeatures.co.uk/search.php DAE Drive Database] a large database that lists CD/DVD-ROM drives and there digital audio extraction features.&lt;br /&gt;
* [http://www.feurio.com/English/faq/faq_vocable_c2error.shtml FAQ C2 Errors] a frequently asked question page in regard to C2 errors. &lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Comparison of CD ripping techniques]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs&amp;diff=21780</id>
		<title>Foobar2000:Ripping CDs</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs&amp;diff=21780"/>
		<updated>2010-07-29T22:26:57Z</updated>

		<summary type="html">&lt;p&gt;Jan: moved Foobar2000:Ripping CDs to Foobar2000:Ripping CDs with Foobar2000:&amp;amp;#32;Otherwise it creates problems on category pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Foobar2000:Ripping CDs with Foobar2000]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21779</id>
		<title>Foobar2000:Ripping CDs with foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21779"/>
		<updated>2010-07-29T22:26:57Z</updated>

		<summary type="html">&lt;p&gt;Jan: moved Foobar2000:Ripping CDs to Foobar2000:Ripping CDs with Foobar2000:&amp;amp;#32;Otherwise it creates problems on category pages&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Ripping CDs with foobar2000 =&lt;br /&gt;
&lt;br /&gt;
== Required Components ==&lt;br /&gt;
All of required components are included with foobar2000 installers:&lt;br /&gt;
* CD Audio Decoder&lt;br /&gt;
* [[Foobar2000:Converter|Converter]]&lt;br /&gt;
You may need additional command-line encoder binaries to rip directly to most of popular audio formats such as [[MP3]] or [[FLAC]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Foobar2000-openaudiocd.png|thumb]]&lt;br /&gt;
# Choose &amp;quot;Open Audio CD...&amp;quot; from the &amp;quot;File&amp;quot; menu.&lt;br /&gt;
[[Image:Foobar2000-openaudiocd2.png|thumb]]&lt;br /&gt;
# Choose the drive that the disc you want to rip is inserted into.&lt;br /&gt;
# Choose &amp;quot;Rip&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You may want to check the &amp;quot;Drive Settings&amp;quot; dialog before ripping first time, for ripping with correct offset or with different security settings.&lt;br /&gt;
&lt;br /&gt;
If all buttons at the bottom of the &amp;quot;Open Audio CD&amp;quot; dialog are grayed out, no audio CD can be currently detected in the drive you&#039;ve chosen from the list. If only the &amp;quot;Rip&amp;quot; button is grayed out, you&#039;re missing the [[Foobar2000:Converter|Converter component]].&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Foobar2000:Converter|Converter component]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Foobar2000 Guides]]&lt;br /&gt;
[[Category:CD ripping guides|Ripping CDs with foobar2000]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Category:REACT_Guides&amp;diff=21778</id>
		<title>Category:REACT Guides</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Category:REACT_Guides&amp;diff=21778"/>
		<updated>2010-07-29T22:14:30Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following are a collection of pages that relate to [[REACT]].  These include:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tips&#039;&#039;&#039; to add additional functionality to the [[REACT]] config file.&lt;br /&gt;
* &#039;&#039;&#039;Guides&#039;&#039;&#039; to help you set-up [[REACT]].&lt;br /&gt;
* General information.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CD ripping guides]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Category:EAC_Guides&amp;diff=21777</id>
		<title>Category:EAC Guides</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Category:EAC_Guides&amp;diff=21777"/>
		<updated>2010-07-29T22:14:17Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Exact Audio Copy ([[EAC]])&#039;&#039;&#039; is a CD-ripper for Win32 that is very popular among Hydrogenaudio enthusiasts. These are guides on configuring EAC for best use in different scenarios.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:CD ripping guides]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Category:CDex_Guides&amp;diff=21776</id>
		<title>Category:CDex Guides</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Category:CDex_Guides&amp;diff=21776"/>
		<updated>2010-07-29T22:14:07Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CD ripping guides]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21775</id>
		<title>Foobar2000:Ripping CDs with foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21775"/>
		<updated>2010-07-29T22:11:31Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Ripping CDs with foobar2000 =&lt;br /&gt;
&lt;br /&gt;
== Required Components ==&lt;br /&gt;
All of required components are included with foobar2000 installers:&lt;br /&gt;
* CD Audio Decoder&lt;br /&gt;
* [[Foobar2000:Converter|Converter]]&lt;br /&gt;
You may need additional command-line encoder binaries to rip directly to most of popular audio formats such as [[MP3]] or [[FLAC]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Foobar2000-openaudiocd.png|thumb]]&lt;br /&gt;
# Choose &amp;quot;Open Audio CD...&amp;quot; from the &amp;quot;File&amp;quot; menu.&lt;br /&gt;
[[Image:Foobar2000-openaudiocd2.png|thumb]]&lt;br /&gt;
# Choose the drive that the disc you want to rip is inserted into.&lt;br /&gt;
# Choose &amp;quot;Rip&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You may want to check the &amp;quot;Drive Settings&amp;quot; dialog before ripping first time, for ripping with correct offset or with different security settings.&lt;br /&gt;
&lt;br /&gt;
If all buttons at the bottom of the &amp;quot;Open Audio CD&amp;quot; dialog are grayed out, no audio CD can be currently detected in the drive you&#039;ve chosen from the list. If only the &amp;quot;Rip&amp;quot; button is grayed out, you&#039;re missing the [[Foobar2000:Converter|Converter component]].&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Foobar2000:Converter|Converter component]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Foobar2000 Guides]]&lt;br /&gt;
[[Category:CD ripping guides|Ripping CDs with foobar2000]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Category:CD_ripping_guides&amp;diff=21774</id>
		<title>Category:CD ripping guides</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Category:CD_ripping_guides&amp;diff=21774"/>
		<updated>2010-07-29T22:10:41Z</updated>

		<summary type="html">&lt;p&gt;Jan: Created page with &amp;#039;Category:CD ripping&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CD ripping]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21773</id>
		<title>Foobar2000:Ripping CDs with foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21773"/>
		<updated>2010-07-29T22:10:30Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Ripping CDs with foobar2000 =&lt;br /&gt;
&lt;br /&gt;
== Required Components ==&lt;br /&gt;
All of required components are included with foobar2000 installers:&lt;br /&gt;
* CD Audio Decoder&lt;br /&gt;
* [[Foobar2000:Converter|Converter]]&lt;br /&gt;
You may need additional command-line encoder binaries to rip directly to most of popular audio formats such as [[MP3]] or [[FLAC]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Foobar2000-openaudiocd.png|thumb]]&lt;br /&gt;
# Choose &amp;quot;Open Audio CD...&amp;quot; from the &amp;quot;File&amp;quot; menu.&lt;br /&gt;
[[Image:Foobar2000-openaudiocd2.png|thumb]]&lt;br /&gt;
# Choose the drive that the disc you want to rip is inserted into.&lt;br /&gt;
# Choose &amp;quot;Rip&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You may want to check the &amp;quot;Drive Settings&amp;quot; dialog before ripping first time, for ripping with correct offset or with different security settings.&lt;br /&gt;
&lt;br /&gt;
If all buttons at the bottom of the &amp;quot;Open Audio CD&amp;quot; dialog are grayed out, no audio CD can be currently detected in the drive you&#039;ve chosen from the list. If only the &amp;quot;Rip&amp;quot; button is grayed out, you&#039;re missing the [[Foobar2000:Converter|Converter component]].&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Foobar2000:Converter|Converter component]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Foobar2000 Guides]]&lt;br /&gt;
[[Category:CD ripping guides]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21772</id>
		<title>Foobar2000:Ripping CDs with foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21772"/>
		<updated>2010-07-29T22:10:12Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Ripping CDs with foobar2000 =&lt;br /&gt;
&lt;br /&gt;
== Required Components ==&lt;br /&gt;
All of required components are included with foobar2000 installers:&lt;br /&gt;
* CD Audio Decoder&lt;br /&gt;
* [[Foobar2000:Converter|Converter]]&lt;br /&gt;
You may need additional command-line encoder binaries to rip directly to most of popular audio formats such as [[MP3]] or [[FLAC]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Foobar2000-openaudiocd.png|thumb]]&lt;br /&gt;
# Choose &amp;quot;Open Audio CD...&amp;quot; from the &amp;quot;File&amp;quot; menu.&lt;br /&gt;
[[Image:Foobar2000-openaudiocd2.png|thumb]]&lt;br /&gt;
# Choose the drive that the disc you want to rip is inserted into.&lt;br /&gt;
# Choose &amp;quot;Rip&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You may want to check the &amp;quot;Drive Settings&amp;quot; dialog before ripping first time, for ripping with correct offset or with different security settings.&lt;br /&gt;
&lt;br /&gt;
If all buttons at the bottom of the &amp;quot;Open Audio CD&amp;quot; dialog are grayed out, no audio CD can be currently detected in the drive you&#039;ve chosen from the list. If only the &amp;quot;Rip&amp;quot; button is grayed out, you&#039;re missing the [[Foobar2000:Converter|Converter component]].&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Foobar2000:Converter|Converter component]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Foobar2000 Guides]]&lt;br /&gt;
[[Category:CD ripping guide]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21771</id>
		<title>Foobar2000:Ripping CDs with foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Ripping_CDs_with_foobar2000&amp;diff=21771"/>
		<updated>2010-07-29T22:09:19Z</updated>

		<summary type="html">&lt;p&gt;Jan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Ripping CDs with foobar2000 =&lt;br /&gt;
&lt;br /&gt;
== Required Components ==&lt;br /&gt;
All of required components are included with foobar2000 installers:&lt;br /&gt;
* CD Audio Decoder&lt;br /&gt;
* [[Foobar2000:Converter|Converter]]&lt;br /&gt;
You may need additional command-line encoder binaries to rip directly to most of popular audio formats such as [[MP3]] or [[FLAC]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Foobar2000-openaudiocd.png|thumb]]&lt;br /&gt;
# Choose &amp;quot;Open Audio CD...&amp;quot; from the &amp;quot;File&amp;quot; menu.&lt;br /&gt;
[[Image:Foobar2000-openaudiocd2.png|thumb]]&lt;br /&gt;
# Choose the drive that the disc you want to rip is inserted into.&lt;br /&gt;
# Choose &amp;quot;Rip&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
You may want to check the &amp;quot;Drive Settings&amp;quot; dialog before ripping first time, for ripping with correct offset or with different security settings.&lt;br /&gt;
&lt;br /&gt;
If all buttons at the bottom of the &amp;quot;Open Audio CD&amp;quot; dialog are grayed out, no audio CD can be currently detected in the drive you&#039;ve chosen from the list. If only the &amp;quot;Rip&amp;quot; button is grayed out, you&#039;re missing the [[Foobar2000:Converter|Converter component]].&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[Foobar2000:Converter|Converter component]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Foobar2000 Guides]]&lt;br /&gt;
[[Category:CD ripping]]&lt;br /&gt;
[[Category:CD ripping guide]]&lt;/div&gt;</summary>
		<author><name>Jan</name></author>
	</entry>
</feed>