<?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=Febs</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=Febs"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/Febs"/>
	<updated>2026-04-29T14:17:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Replay_Gain&amp;diff=17794</id>
		<title>Replay Gain</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Replay_Gain&amp;diff=17794"/>
		<updated>2007-08-13T15:43:27Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* Portable devices */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Replay Gain&#039;&#039;&#039; is the name of a technique invented to achieve the same playback volume of audio files. It specifies the reference level of 89dB and an algorithm to measure the &#039;&#039;&#039;perceived&#039;&#039;&#039; loudness of audio data.&lt;br /&gt;
&lt;br /&gt;
Replay Gain is different from [[Normalization|peak normalization]]. In peak normalization, you merely ensure that the peak amplitude reaches a certain level. This does not ensure equal loudness. The Replay Gain technique measures the &#039;&#039;effective power&#039;&#039; (i.e. taking RMS after an &#039;&#039;Equal Loudness contour&#039;&#039;) of the waveform, and amplifies the waveform accordingly. The result is that Replay Gained waveforms are usually more uniformly amplified that peak-normalized waveforms.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
There are different Replay Gain implementations, each with its own uses and strength. Most of them use [[metadata]] to indicate the level of the volume change (Volume is adjusted on playback; needs player/decoder support) others modify the audio data itself. Generally it is recommended to use an implementation which uses the metadata and does not touch the audio itself.&lt;br /&gt;
&lt;br /&gt;
In a metadata based solution, information on both types of Replay Gain can be stored, and the desired playback effect can be switched back and forth in the appropriate player. However, if the audio data is permanently modified, only one type of Replay Gain can be chosen. Furthermore, if the audio data is modified, you may not be able to restore the original data, especially if the Replay Gain technique produces a negative amplification.&lt;br /&gt;
&lt;br /&gt;
Replay Gain has significant advantages over normalizing. It allows the loudness of a song to be consistant over an entire collection of audio, similar to (but more accurate than) RMS normalizing (this is called &#039;Track Gain&#039;, or &#039;Radio Gain&#039; in earlier parlance). However, it also allows the loudness of an album to be consistant over a entire music collection, allowing the dynamics of album to remain (This is called &#039;Album Gain&#039;, or &#039;Audiophile Gain&#039; in earlier parlance). This is usually very important in classical CDs, as there may be quiet segments and loud segments written into different tracks.&lt;br /&gt;
&lt;br /&gt;
=== MP3Gain ===&lt;br /&gt;
[[MP3Gain]] is an implementation of Replay Gain. It either modifies target data reversibly, or attaches metadata.&lt;br /&gt;
&lt;br /&gt;
* Format: [[MP3]]&lt;br /&gt;
* Method: Audio / Meta&lt;br /&gt;
* Limitations: Limited to 1.5dB steps mode, may become irreversible&lt;br /&gt;
* http://mp3gain.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
=== [[LAME]] ===&lt;br /&gt;
* Method: Header ([http://gabriel.mp3-tech.org/mp3infotag.html mp3infotag])&lt;br /&gt;
* Notes:&lt;br /&gt;
** Tags added during encoding; not supported by any player yet; Track Gain only&lt;br /&gt;
** Replay Gaining MP3&#039;s are usually done using MP3Gain (see [[Replay Gain#MP3Gain|above]]) or [[Replay Gain#foobar2000 Replay Gain scanner|foobar2000]]&lt;br /&gt;
* http://lame.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
=== [[Musepack]] Replay Gain ===&lt;br /&gt;
* Method: Header (similar to Meta data method)&lt;br /&gt;
* Notes: Replay Gain values are stored in the header and Replay Gain is part of the Musepack specifications; therefore any Musepack decoder that does not support Replay Gain can be considered broken.&lt;br /&gt;
* http://rarewares.org/mpc.html&lt;br /&gt;
&lt;br /&gt;
=== VorbisGain ===&lt;br /&gt;
* Format: (Ogg) [[Vorbis]]&lt;br /&gt;
* Method: Meta (in [[Vorbis comment]])&lt;br /&gt;
* http://www.sjeng.org/vorbisgain.html&lt;br /&gt;
** new compiles of VorbisGain at [http://www.rarewares.org/ogg.html www.rarewares.org]&lt;br /&gt;
:&#039;&#039;&#039;&#039;&#039;Note:&#039;&#039;&#039; Andavari has provided a very useful script to integrate VorbisGain, which is a CLI tool, into Windows Explorer. Please (Ogg) [[Vorbis#Replay Gain|check this section]].&lt;br /&gt;
&lt;br /&gt;
=== FLAC / METAFLAC ===&lt;br /&gt;
* Format: [[Free Lossless Audio Codec|FLAC]]&lt;br /&gt;
* Method: Meta (in [[Vorbis comment]])&lt;br /&gt;
* http://flac.sf.net&lt;br /&gt;
&lt;br /&gt;
=== WavPack / WVGAIN ===&lt;br /&gt;
* Format: [[WavPack]]&lt;br /&gt;
* Method: Meta (in [[APEv2]] tag)&lt;br /&gt;
* http://www.wavpack.com&lt;br /&gt;
&lt;br /&gt;
=== Wavegain ===&lt;br /&gt;
* Format: waveform&lt;br /&gt;
* Method: Audio&lt;br /&gt;
* Limitations: Irreversible&lt;br /&gt;
* http://www.rarewares.org/files/others/wavegain.zip&lt;br /&gt;
&lt;br /&gt;
=== [[foobar2000]] Replay Gain scanner ===&lt;br /&gt;
* Format:&lt;br /&gt;
** [[MP3]]: Values written to [[APEv2]] or [[ID3v2]] tags.&lt;br /&gt;
** [[Musepack]]: Values written to header.&lt;br /&gt;
** (Ogg) [[Vorbis]]: Values written to [[Vorbis comment]].&lt;br /&gt;
** [[WavPack]]: Values written to [[APEv2]] tags.&lt;br /&gt;
** [[AAC]]: Values written to [[APEv2]] tags.&lt;br /&gt;
** [[MP4]]: Uses its own iTunes-compatible tagging system (though iTunes does not support Replay Gain).&lt;br /&gt;
** [[Free Lossless Audio Codec|FLAC]]: Values written to [[Vorbis comment]].&lt;br /&gt;
** [[APE]]: Values written to [[APEv2]] tags.&lt;br /&gt;
** Modules ([[MOD]] etc.): Optionally saved into [[APEv2]] tags; otherwise the foobar2000 database is used.&lt;br /&gt;
** All other formats are supported but the Replay Gain values are saved to the foobar2000 database.&lt;br /&gt;
&lt;br /&gt;
* You can also choose to only have the Replay Gain values saved in the foobar2000 database and leave the files untouched.&lt;br /&gt;
&lt;br /&gt;
* http://foobar2000.org&lt;br /&gt;
&lt;br /&gt;
=== [[MediaMonkey]] ===&lt;br /&gt;
* Format:&lt;br /&gt;
** [[MP3]]: Values written to [[APEv2]] or [[ID3v2]] tags.&lt;br /&gt;
** (Ogg) [[Vorbis]]: Values written to [[Vorbis comment]].&lt;br /&gt;
** [[WMA]]: Values stored in MediaMonkey&#039;s MDB database.&lt;br /&gt;
** [[Free Lossless Audio Codec|FLAC]]: Values written to [[Vorbis comment]].&lt;br /&gt;
** [[APE]]: Values written to [[APEv2]] tags.&lt;br /&gt;
** [[WAV]]: Values stored in MediaMonkey&#039;s MDB database.&lt;br /&gt;
* In addition to tags, all Replay Gain values are also stored in MediaMonkey&#039;s MDB database&lt;br /&gt;
* Does not support Album/Audiophile Replay Gain&lt;br /&gt;
* Also capable of (irreversibly) changing the volume of MP3 tracks, similar to [[MP3Gain]]&lt;br /&gt;
* http://www.mediamonkey.com&lt;br /&gt;
&lt;br /&gt;
== Players support ==&lt;br /&gt;
Replay Gain being present in the specs of FLAC, Musepack, and APE formats, any player that support those formats usually support Replay Gain.&lt;br /&gt;
&lt;br /&gt;
The situation with MP3 is rather different, as it was not part of the MP3 specs. The APEv2 tags metadata implementation is somewhat becoming the de-facto standard.&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
* [[Foobar2000]] supports Replay Gain in all possible aspects.&lt;br /&gt;
* [[Winamp]]&lt;br /&gt;
** MP3 Replay Gain support with adequate plugins (e.g. [http://otachan.com/in_!mpg123.html Otachan&#039;s in_!mpg123] - if you can&#039;t read japanese, you can find details [http://www.hydrogenaudio.org/forums/index.php?showtopic=18530 in this thread])&lt;br /&gt;
** (Ogg) [[Vorbis]] Replay Gain support&lt;br /&gt;
* [[MediaMonkey]] supports track Replay Gain only&lt;br /&gt;
* [[XMPlay]] recently implemented Replay Gain&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;...and probably others.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Linux ===&lt;br /&gt;
* [[XMMS]]. Reads Replay Gain from [[Free Lossless Audio Codec|FLAC]], [[Musepack]], (Ogg) [[Vorbis]] ..&lt;br /&gt;
:For [[MP3]], use the CVS version of the [http://xmms-mad.sourceforge.net/ xmms-mad] mp3 plugin (it&#039;s not yet released as binary, furthermore not available in distribs&#039; versions for now. Meanwhile binaries are available here: [http://perso.crans.org/~krempp/xmms-mad/ custom binaries])&lt;br /&gt;
* [[amarok]]. By using the amarok-script [http://kde-apps.org/content/show.php?content=26073 Replay Gain]&lt;br /&gt;
:And possibly others, since [http://developer.kde.org/~wheeler/taglib.html TagLib] added support for [[APEv2]] tags in [[MP3]] files, players using this library (like [[amaroK]] and [[JuK]]) might support that kind of Replay Gain tags in the near future.&lt;br /&gt;
* [http://www.sacredchao.net/quodlibet Quod Libet] reads Replay Gain from (Ogg) [[Vorbis]], [[MP3]], [[Free Lossless Audio Codec|FLAC]], and [[Musepack]].&lt;br /&gt;
:Requires support to be enabled (via the appropriate python bindings and libraries) for the above formats. Does not support Replay Gain values stored in [[APEv2]] tags in [[MP3]]s. Replay Gain values are stored in RVA2 id3v2.4 frames. See the [http://www.sacredchao.net/quodlibet/wiki/Development/ID3Notes Quod Libet RVA2 / Replay Gain notes].&lt;br /&gt;
* [http://www.musicpd.org/ Music Player Daemon] (MPD) reads Replay Gain from (Ogg) [[Vorbis]], [[Free Lossless Audio Codec|FLAC]], and [[Musepack]].&lt;br /&gt;
:Foobar2000 style TXXX frames in [[MP3]]s are also supported in the latest development releases.&lt;br /&gt;
&lt;br /&gt;
=== Portable devices ===&lt;br /&gt;
Current development builds of [http://www.rockbox.org/ Rockbox] support Replay Gain for some encoder formats. This is a rapidly evolving feature. Rockbox runs on a variety of portable players, including iRiver H100, H300 and H10 series; iPod 3rd gen, 4th gen (grayscale and color), 5th/5.5th gen video, 1st gen Nano and Mini 1st/2nd gen (Nano 2nd gen is not supported); Cowon iAudio X5 (including X5V and X5L)and M5 (including M5L); Toshiba Gigabeat X and F series (the S model is not supported); and SanDisk: Sansa E200 series (the R models are not supported).&lt;br /&gt;
&lt;br /&gt;
There are no other portable players known to support Replay Gain.&lt;br /&gt;
&lt;br /&gt;
The iPod features &#039;&#039;Soundcheck&#039;&#039;, which seems to produce roughly the same normalization gains as Replay Gain, but doesn&#039;t provide an Album Gain.&lt;br /&gt;
&lt;br /&gt;
=== Hi-Fi ===&lt;br /&gt;
Slim Devices a company owened by Logitech Inc, supports Replay Gain on both of their hi-end audiophile players, known as the [[Slim Devices Transporter|Transporter]] and the [[Slim Devices Squeezebox|Squeezebox]].&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://replaygain.hydrogenaudio.org Original Replay Gain website]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Replay_Gain Replay Gain] at Wikipedia&lt;br /&gt;
* [http://www.bobulous.org.uk/misc/Replay-Gain.html Replay Gain using Foobar 2000] (how-to).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;br /&gt;
[[Category:Metadata]]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Rockbox&amp;diff=15339</id>
		<title>Rockbox</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Rockbox&amp;diff=15339"/>
		<updated>2006-11-16T15:34:48Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* Apple devices */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{featured}}&lt;br /&gt;
[[Image:Rockboxlogo.png|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Rockbox&#039;&#039;&#039; is a [[GPL]]-compliant [[open source]] operating system for portable digital audio players (DAPs). The Rockbox Project began in 2002 and was first implemented on the [[Archos]] Studio DAP because of owner frustration with severe limitations in the manufacturer-supplied user interface and device operations.&lt;br /&gt;
&lt;br /&gt;
Rockbox can completely replace the host device&#039;s operating system firmware and has matured to become an extensible, flexible platform that provides a plug-in architecture for adding PDA functionality, applications, utilities, and games, and has also managed to retrofit video playback functionality onto DAPs first released in mid-2000. Recently, Rockbox now includes a voice-driven user-interface suitable for operation by blind and visually impaired users.&lt;br /&gt;
&lt;br /&gt;
Although Rockbox&#039;s official title is &amp;quot;Rockbox: Open Source Jukebox Firmware&amp;quot;, in many instances it is not actually installed to (or run from) flash memory. Instead a minimal bootloader is installed in the supported device&#039;s flash which is capable of either loading Rockbox from the hard disk or, alternately, the original factory firmware.&lt;br /&gt;
&lt;br /&gt;
==Archos devices==&lt;br /&gt;
&lt;br /&gt;
Rockbox was first designed for the Archos series of [[MP3]] players and player/recorders. These devices have relatively weak main CPUs and instead offload music playback to dedicated hardware MP3 decoding chips. Rockbox, therefore, was unable to significantly alter playback capabilities.  Instead, it offered a greatly improved user interface and added plugin functionality not present in the factory firmware.&lt;br /&gt;
&lt;br /&gt;
Rockbox is capable of being permanently flashed into flash memory on the Archos devices, making it a literal firmware replacement.&lt;br /&gt;
&lt;br /&gt;
==iRiver devices==&lt;br /&gt;
&lt;br /&gt;
===H1xx/H3xx===&lt;br /&gt;
Beginning in late 2004, an effort began to port Rockbox to the Motorola ColdFire-powered devices manufactured by [[iRiver]], focusing on the H1xx series of hard drive players (H110/H120/H140). In November of 2005, that effort was expanded to include the H3xx series of hard drive player, which is similar to the H1xx except for the addition of a color screen, USB host capability and the removal of the H1xx digital optical in/out jacks. These devices perform audio decoding in software, allowing Rockbox to potentially support many more audio codecs than the original firmware as well as bringing the extensibility and increased functionality already present in the Archos ports. Rockbox is run from the hard disk on these devices, after being started with a custom bootloader.&lt;br /&gt;
&lt;br /&gt;
As of November of 2006, the iRiver port is in pre-release advanced testing. Most major functions are fully supported including [[gapless|gapless playback]], [[ReplayGain]], &amp;quot;on the fly&amp;quot; (OTF) playlists, FM radio, remote control, custom UI themes and [[WAV]] recording (including FM recording). Supported playback codecs include: MPEG audio ([[MP3]]/[[MP2]]), [[Ogg Vorbis]], [[Musepack]], [[AC3]], [[AAC]] (experimental, not yet real-time), [[FLAC]], [[Shorten]], [[Apple Lossless]], [[WavPack]] and uncompressed WAV audio. Plugins include a colour [[JPEG]] viewer, the Rockboy Game Boy emulator (not yet real-time) and a number of games.&lt;br /&gt;
&lt;br /&gt;
===iFP-xxx===&lt;br /&gt;
A port to the iFP-xxx flash-based devices (starting with the iFP-790) is underway. When completed it will be the first pure flash device to be supported by Rockbox. The port is currently suitable for developers only.&lt;br /&gt;
&lt;br /&gt;
===H10===&lt;br /&gt;
An active Rockbox port is underway for the [[IRiver_H-Series|iRiver H10]].  As of November 2006, a pre-release version of Rockbox is available for both the 5/6GB and 20GB versions of the H10, although some features, such as recording, have not yet been implemented.&lt;br /&gt;
&lt;br /&gt;
==iAudio devices==&lt;br /&gt;
A port to the [[iAudio]] X5 hard drive player (also powered by the Motorola ColdFire chip) is underway. The port is currently suitable for developers only.&lt;br /&gt;
&lt;br /&gt;
==Apple devices==&lt;br /&gt;
&lt;br /&gt;
In November 2005, work began on a port of Rockbox to Apple iPod portable players.  As of November 2006, support is available for iPod mini (first and second generation), color/Photo, 4g Greyscale, and nano (1st generation only), and first generation 5g (video).  Rockbox is not yet available for the second generation Nano or the second-generation Video (sometimes referred to as the &amp;quot;5.5g&amp;quot;), although some users have been able to get Rockbox running on the 30GB version of the 5.5g.&lt;br /&gt;
&lt;br /&gt;
==Neuros III devices==&lt;br /&gt;
Joe Born the leader developer of the Neuros open-source project for a time showed consideration towards allowing Rockbox firmware to be used in a future release of the [http://wiki.neurostechnology.com/index.php/Neuros_III_development Neuros III], whether or not it will be possible to run the Rockbox firmware under or within DM320 platform is still up for debate between both groups of developers. The Neuros III is designated to run on Linux kernel currently.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.rockbox.org/ The Rockbox Project]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font style=&amp;quot;color:green;&amp;quot;&amp;gt;&#039;&#039;~ Text taken from [http://en.wikipedia.org/wiki/Rockbox Wikipedia entry for Rockbox]&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Firmware]]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Rockbox&amp;diff=15338</id>
		<title>Rockbox</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Rockbox&amp;diff=15338"/>
		<updated>2006-11-16T15:31:20Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H10 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{featured}}&lt;br /&gt;
[[Image:Rockboxlogo.png|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Rockbox&#039;&#039;&#039; is a [[GPL]]-compliant [[open source]] operating system for portable digital audio players (DAPs). The Rockbox Project began in 2002 and was first implemented on the [[Archos]] Studio DAP because of owner frustration with severe limitations in the manufacturer-supplied user interface and device operations.&lt;br /&gt;
&lt;br /&gt;
Rockbox can completely replace the host device&#039;s operating system firmware and has matured to become an extensible, flexible platform that provides a plug-in architecture for adding PDA functionality, applications, utilities, and games, and has also managed to retrofit video playback functionality onto DAPs first released in mid-2000. Recently, Rockbox now includes a voice-driven user-interface suitable for operation by blind and visually impaired users.&lt;br /&gt;
&lt;br /&gt;
Although Rockbox&#039;s official title is &amp;quot;Rockbox: Open Source Jukebox Firmware&amp;quot;, in many instances it is not actually installed to (or run from) flash memory. Instead a minimal bootloader is installed in the supported device&#039;s flash which is capable of either loading Rockbox from the hard disk or, alternately, the original factory firmware.&lt;br /&gt;
&lt;br /&gt;
==Archos devices==&lt;br /&gt;
&lt;br /&gt;
Rockbox was first designed for the Archos series of [[MP3]] players and player/recorders. These devices have relatively weak main CPUs and instead offload music playback to dedicated hardware MP3 decoding chips. Rockbox, therefore, was unable to significantly alter playback capabilities.  Instead, it offered a greatly improved user interface and added plugin functionality not present in the factory firmware.&lt;br /&gt;
&lt;br /&gt;
Rockbox is capable of being permanently flashed into flash memory on the Archos devices, making it a literal firmware replacement.&lt;br /&gt;
&lt;br /&gt;
==iRiver devices==&lt;br /&gt;
&lt;br /&gt;
===H1xx/H3xx===&lt;br /&gt;
Beginning in late 2004, an effort began to port Rockbox to the Motorola ColdFire-powered devices manufactured by [[iRiver]], focusing on the H1xx series of hard drive players (H110/H120/H140). In November of 2005, that effort was expanded to include the H3xx series of hard drive player, which is similar to the H1xx except for the addition of a color screen, USB host capability and the removal of the H1xx digital optical in/out jacks. These devices perform audio decoding in software, allowing Rockbox to potentially support many more audio codecs than the original firmware as well as bringing the extensibility and increased functionality already present in the Archos ports. Rockbox is run from the hard disk on these devices, after being started with a custom bootloader.&lt;br /&gt;
&lt;br /&gt;
As of November of 2006, the iRiver port is in pre-release advanced testing. Most major functions are fully supported including [[gapless|gapless playback]], [[ReplayGain]], &amp;quot;on the fly&amp;quot; (OTF) playlists, FM radio, remote control, custom UI themes and [[WAV]] recording (including FM recording). Supported playback codecs include: MPEG audio ([[MP3]]/[[MP2]]), [[Ogg Vorbis]], [[Musepack]], [[AC3]], [[AAC]] (experimental, not yet real-time), [[FLAC]], [[Shorten]], [[Apple Lossless]], [[WavPack]] and uncompressed WAV audio. Plugins include a colour [[JPEG]] viewer, the Rockboy Game Boy emulator (not yet real-time) and a number of games.&lt;br /&gt;
&lt;br /&gt;
===iFP-xxx===&lt;br /&gt;
A port to the iFP-xxx flash-based devices (starting with the iFP-790) is underway. When completed it will be the first pure flash device to be supported by Rockbox. The port is currently suitable for developers only.&lt;br /&gt;
&lt;br /&gt;
===H10===&lt;br /&gt;
An active Rockbox port is underway for the [[IRiver_H-Series|iRiver H10]].  As of November 2006, a pre-release version of Rockbox is available for both the 5/6GB and 20GB versions of the H10, although some features, such as recording, have not yet been implemented.&lt;br /&gt;
&lt;br /&gt;
==iAudio devices==&lt;br /&gt;
A port to the [[iAudio]] X5 hard drive player (also powered by the Motorola ColdFire chip) is underway. The port is currently suitable for developers only.&lt;br /&gt;
&lt;br /&gt;
==Apple devices==&lt;br /&gt;
&lt;br /&gt;
In November 2005, work began on a port of Rockbox to Apple iPod portable players.  As of January 2006, support is available for the the iPod photo and nano with work to support greyscale models (e.g. iPod mini) currently underway.&lt;br /&gt;
&lt;br /&gt;
==Neuros III devices==&lt;br /&gt;
Joe Born the leader developer of the Neuros open-source project for a time showed consideration towards allowing Rockbox firmware to be used in a future release of the [http://wiki.neurostechnology.com/index.php/Neuros_III_development Neuros III], whether or not it will be possible to run the Rockbox firmware under or within DM320 platform is still up for debate between both groups of developers. The Neuros III is designated to run on Linux kernel currently.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.rockbox.org/ The Rockbox Project]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font style=&amp;quot;color:green;&amp;quot;&amp;gt;&#039;&#039;~ Text taken from [http://en.wikipedia.org/wiki/Rockbox Wikipedia entry for Rockbox]&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Firmware]]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Rockbox&amp;diff=15337</id>
		<title>Rockbox</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Rockbox&amp;diff=15337"/>
		<updated>2006-11-16T15:29:16Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H1xx/H3xx */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{featured}}&lt;br /&gt;
[[Image:Rockboxlogo.png|right]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Rockbox&#039;&#039;&#039; is a [[GPL]]-compliant [[open source]] operating system for portable digital audio players (DAPs). The Rockbox Project began in 2002 and was first implemented on the [[Archos]] Studio DAP because of owner frustration with severe limitations in the manufacturer-supplied user interface and device operations.&lt;br /&gt;
&lt;br /&gt;
Rockbox can completely replace the host device&#039;s operating system firmware and has matured to become an extensible, flexible platform that provides a plug-in architecture for adding PDA functionality, applications, utilities, and games, and has also managed to retrofit video playback functionality onto DAPs first released in mid-2000. Recently, Rockbox now includes a voice-driven user-interface suitable for operation by blind and visually impaired users.&lt;br /&gt;
&lt;br /&gt;
Although Rockbox&#039;s official title is &amp;quot;Rockbox: Open Source Jukebox Firmware&amp;quot;, in many instances it is not actually installed to (or run from) flash memory. Instead a minimal bootloader is installed in the supported device&#039;s flash which is capable of either loading Rockbox from the hard disk or, alternately, the original factory firmware.&lt;br /&gt;
&lt;br /&gt;
==Archos devices==&lt;br /&gt;
&lt;br /&gt;
Rockbox was first designed for the Archos series of [[MP3]] players and player/recorders. These devices have relatively weak main CPUs and instead offload music playback to dedicated hardware MP3 decoding chips. Rockbox, therefore, was unable to significantly alter playback capabilities.  Instead, it offered a greatly improved user interface and added plugin functionality not present in the factory firmware.&lt;br /&gt;
&lt;br /&gt;
Rockbox is capable of being permanently flashed into flash memory on the Archos devices, making it a literal firmware replacement.&lt;br /&gt;
&lt;br /&gt;
==iRiver devices==&lt;br /&gt;
&lt;br /&gt;
===H1xx/H3xx===&lt;br /&gt;
Beginning in late 2004, an effort began to port Rockbox to the Motorola ColdFire-powered devices manufactured by [[iRiver]], focusing on the H1xx series of hard drive players (H110/H120/H140). In November of 2005, that effort was expanded to include the H3xx series of hard drive player, which is similar to the H1xx except for the addition of a color screen, USB host capability and the removal of the H1xx digital optical in/out jacks. These devices perform audio decoding in software, allowing Rockbox to potentially support many more audio codecs than the original firmware as well as bringing the extensibility and increased functionality already present in the Archos ports. Rockbox is run from the hard disk on these devices, after being started with a custom bootloader.&lt;br /&gt;
&lt;br /&gt;
As of November of 2006, the iRiver port is in pre-release advanced testing. Most major functions are fully supported including [[gapless|gapless playback]], [[ReplayGain]], &amp;quot;on the fly&amp;quot; (OTF) playlists, FM radio, remote control, custom UI themes and [[WAV]] recording (including FM recording). Supported playback codecs include: MPEG audio ([[MP3]]/[[MP2]]), [[Ogg Vorbis]], [[Musepack]], [[AC3]], [[AAC]] (experimental, not yet real-time), [[FLAC]], [[Shorten]], [[Apple Lossless]], [[WavPack]] and uncompressed WAV audio. Plugins include a colour [[JPEG]] viewer, the Rockboy Game Boy emulator (not yet real-time) and a number of games.&lt;br /&gt;
&lt;br /&gt;
===iFP-xxx===&lt;br /&gt;
A port to the iFP-xxx flash-based devices (starting with the iFP-790) is underway. When completed it will be the first pure flash device to be supported by Rockbox. The port is currently suitable for developers only.&lt;br /&gt;
&lt;br /&gt;
===H10===&lt;br /&gt;
It has been recently discovered that the [[IRiver_H-Series|iRiver H10]] uses the same main CPU as the iPod, meaning that it may be possible to port Rockbox using much of the code developed for the iPod port. It is not yet known whether an H10 port will ever officially be started.&lt;br /&gt;
&lt;br /&gt;
==iAudio devices==&lt;br /&gt;
A port to the [[iAudio]] X5 hard drive player (also powered by the Motorola ColdFire chip) is underway. The port is currently suitable for developers only.&lt;br /&gt;
&lt;br /&gt;
==Apple devices==&lt;br /&gt;
&lt;br /&gt;
In November 2005, work began on a port of Rockbox to Apple iPod portable players.  As of January 2006, support is available for the the iPod photo and nano with work to support greyscale models (e.g. iPod mini) currently underway.&lt;br /&gt;
&lt;br /&gt;
==Neuros III devices==&lt;br /&gt;
Joe Born the leader developer of the Neuros open-source project for a time showed consideration towards allowing Rockbox firmware to be used in a future release of the [http://wiki.neurostechnology.com/index.php/Neuros_III_development Neuros III], whether or not it will be possible to run the Rockbox firmware under or within DM320 platform is still up for debate between both groups of developers. The Neuros III is designated to run on Linux kernel currently.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [http://www.rockbox.org/ The Rockbox Project]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;font style=&amp;quot;color:green;&amp;quot;&amp;gt;&#039;&#039;~ Text taken from [http://en.wikipedia.org/wiki/Rockbox Wikipedia entry for Rockbox]&#039;&#039;&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Firmware]]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=CDex&amp;diff=6540</id>
		<title>CDex</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=CDex&amp;diff=6540"/>
		<updated>2005-09-03T02:27:36Z</updated>

		<summary type="html">&lt;p&gt;Febs: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Additional Reading=&lt;br /&gt;
&lt;br /&gt;
* [http://cdexos.sourceforge.net/ CDex homepage]&lt;br /&gt;
* [[EAC_Vs_CDex_SecureMode | CDex full paranoia versus EAC secure mode]] (by Pio2001)&lt;br /&gt;
* [http://home.iprimus.com.au/alexanderino/cdex/ Jason Antony&#039;s CDEX Guide For Beginners]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6424</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6424"/>
		<updated>2005-08-22T22:40:59Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H100-series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
* H100 and H300 series support [[Ogg Vorbis]]&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
* Microphone/line-in recording in .wav or [[MP3]] format&lt;br /&gt;
&lt;br /&gt;
With the open source [http://www.rockbox.org Rockbox firmware], the H100 series also has the following features:&lt;br /&gt;
* [[FLAC]] and [[WavPack]] support&lt;br /&gt;
* True gapless playback&lt;br /&gt;
* Crossfade&lt;br /&gt;
* On-the-fly playlist&lt;br /&gt;
* Speech menus and directories (Talkbox) for visually impaired users&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
The H300 series includes the H320 and the H340, which are 20GB and 40GB, respectively.  The H300 series is available in a North American version and an international version, with some slight differences noted below.&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
* Video playback supported at 10 FPS (international models only.  North American models can be modified to support video playback by upgrading to international firmware 1.25 or higher; however, installation of international firmware will permanently disable DRM support)&lt;br /&gt;
&lt;br /&gt;
== H10 Series ==&lt;br /&gt;
* Available in 5GB, 6GB and 20GB models&lt;br /&gt;
* Play for sure compatible&lt;br /&gt;
* Color screen&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6420</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6420"/>
		<updated>2005-08-22T22:37:03Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H100-series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
* H100 and H300 series support [[Ogg Vorbis]]&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
With the open source [http://www.rockbox.org Rockbox firmware], the H100 series also has the following features:&lt;br /&gt;
* [[FLAC]] and [[WavPack]] support&lt;br /&gt;
* True gapless playback&lt;br /&gt;
* Crossfade&lt;br /&gt;
* On-the-fly playlist&lt;br /&gt;
* Speech menus and directories (Talkbox) for visually impaired users&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
The H300 series includes the H320 and the H340, which are 20GB and 40GB, respectively.  The H300 series is available in a North American version and an international version, with some slight differences noted below.&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
* Video playback supported at 10 FPS (international models only.  North American models can be modified to support video playback by upgrading to international firmware 1.25 or higher; however, installation of international firmware will permanently disable DRM support)&lt;br /&gt;
&lt;br /&gt;
== H10 Series ==&lt;br /&gt;
* Available in 5GB, 6GB and 20GB models&lt;br /&gt;
* Play for sure compatible&lt;br /&gt;
* Color screen&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6419</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6419"/>
		<updated>2005-08-22T22:35:22Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H100-series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
* H100 and H300 series support [[Ogg Vorbis]]&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
With the open source [http://www.rockbox.org Rockbox firmware], the H100 series also has the following features:&lt;br /&gt;
* [[FLAC]] and [[WavPack]] support&lt;br /&gt;
* True gapless playback&lt;br /&gt;
* Crossfade&lt;br /&gt;
* On-the-fly playlist&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
The H300 series includes the H320 and the H340, which are 20GB and 40GB, respectively.  The H300 series is available in a North American version and an international version, with some slight differences noted below.&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
* Video playback supported at 10 FPS (international models only.  North American models can be modified to support video playback by upgrading to international firmware 1.25 or higher; however, installation of international firmware will permanently disable DRM support)&lt;br /&gt;
&lt;br /&gt;
== H10 Series ==&lt;br /&gt;
* Available in 5GB, 6GB and 20GB models&lt;br /&gt;
* Play for sure compatible&lt;br /&gt;
* Color screen&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6418</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6418"/>
		<updated>2005-08-22T22:33:15Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H300-series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
* H100 and H300 series support [[Ogg Vorbis]]&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
The H300 series includes the H320 and the H340, which are 20GB and 40GB, respectively.  The H300 series is available in a North American version and an international version, with some slight differences noted below.&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
* Video playback supported at 10 FPS (international models only.  North American models can be modified to support video playback by upgrading to international firmware 1.25 or higher; however, installation of international firmware will permanently disable DRM support)&lt;br /&gt;
&lt;br /&gt;
== H10 Series ==&lt;br /&gt;
* Available in 5GB, 6GB and 20GB models&lt;br /&gt;
* Play for sure compatible&lt;br /&gt;
* Color screen&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6417</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6417"/>
		<updated>2005-08-22T22:31:07Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* Common features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
* H100 and H300 series support [[Ogg Vorbis]]&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
&lt;br /&gt;
== H10 Series ==&lt;br /&gt;
* Available in 5GB, 6GB and 20GB models&lt;br /&gt;
* Play for sure compatible&lt;br /&gt;
* Color screen&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6416</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6416"/>
		<updated>2005-08-22T22:30:04Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* IRiver H-Series overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], [[Ogg Vorbis]] and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
&lt;br /&gt;
== H10 Series ==&lt;br /&gt;
* Available in 5GB, 6GB and 20GB models&lt;br /&gt;
* Play for sure compatible&lt;br /&gt;
* Color screen&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6415</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6415"/>
		<updated>2005-08-22T22:29:14Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* External links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], [[Ogg Vorbis]] and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ Mistic River - Site for iriver enthusiasts]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6414</id>
		<title>IRiver H-Series</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=IRiver_H-Series&amp;diff=6414"/>
		<updated>2005-08-22T22:28:12Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* H300-series */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;H-series&#039;&#039;&#039; is a series of portable harddisk based audio player created by iRiver.&lt;br /&gt;
&lt;br /&gt;
= IRiver H-Series overview =&lt;br /&gt;
== Common features ==&lt;br /&gt;
&lt;br /&gt;
These features are common for all players in the H-series.&lt;br /&gt;
&lt;br /&gt;
* Supports playback of [[MP3]], [[WMA]], [[ASF]], [[Ogg Vorbis]] and [[WAV]]&lt;br /&gt;
* USB 2.0&lt;br /&gt;
* FM Radio&lt;br /&gt;
* Microphone/dictaphone&lt;br /&gt;
* Real-time encoding to MP3&lt;br /&gt;
&lt;br /&gt;
== H100-series ==&lt;br /&gt;
&lt;br /&gt;
The H100-series consist of the H110, H120 and H140, with capacities of 10GB, 20GB and 40GB respectively.&lt;br /&gt;
&lt;br /&gt;
* Digital optical-in/out&lt;br /&gt;
&lt;br /&gt;
== H300-series ==&lt;br /&gt;
&lt;br /&gt;
* 2&amp;quot; Color TFT screen&lt;br /&gt;
* FM Recording&lt;br /&gt;
* USB On The Go (international models only)&lt;br /&gt;
* DRM capability (North American models only)&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.com iRiver: Homepage]&lt;br /&gt;
&lt;br /&gt;
[http://www.iriver.us/ MysticRiver]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Free_Lossless_Audio_Codec&amp;diff=6442</id>
		<title>Free Lossless Audio Codec</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Free_Lossless_Audio_Codec&amp;diff=6442"/>
		<updated>2005-08-22T20:40:41Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* Portable */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=What is FLAC?=&lt;br /&gt;
&lt;br /&gt;
Grossly oversimplified, FLAC is similar to [[MP3]], but [[lossless]], meaning that audio is compressed in FLAC without any loss in quality. This is similar to how Zip works, except with FLAC you will get much better compression because it is designed specifically for audio, and you can play back compressed FLAC files in your favorite player (or your car or home stereo, see supported devices) just like you would an MP3 file.&lt;br /&gt;
&lt;br /&gt;
FLAC stands for Free Lossless Audio Codec. &amp;quot;Free&amp;quot; means &amp;quot;Free&amp;quot; - that the specification of the stream format is in the public domain. It also means that the sources for libFLAC and libFLAC++ are available under the BSD (Berkeley Software Distribution)&lt;br /&gt;
&lt;br /&gt;
FLAC compiles on many platforms. &lt;br /&gt;
&lt;br /&gt;
Some claim FLAC is the most widely used lossless compression format on UNIX systems (though it seems more likely that shn retains that honor on all OS platforms).&lt;br /&gt;
&lt;br /&gt;
FLAC files can be placed inside an Ogg container using libOggFLAC and libOggFLAC++. &lt;br /&gt;
&lt;br /&gt;
==Pros==&lt;br /&gt;
* Portable to many systems&lt;br /&gt;
* Source open and freely licenced&lt;br /&gt;
* Hardware support (PhatBox, Kenwood MusicKeg, Rio Karma, etc.  See below)&lt;br /&gt;
* Streaming support&lt;br /&gt;
* Extremely fast decoding&lt;br /&gt;
* Supports multichannel and high resolution streams&lt;br /&gt;
* Supports [[ReplayGain]]&lt;br /&gt;
* Supports cue-sheet (with some limitations)&lt;br /&gt;
* Gaining wide use as successor to [[Shorten]]&lt;br /&gt;
&lt;br /&gt;
==Cons==&lt;br /&gt;
* Compresses less efficiently than other popular modern compressors ([[Monkey&#039;s Audio]], [[OptimFROG]])&lt;br /&gt;
* Higher compression modes slow, for little gain over the default setting.&lt;br /&gt;
&lt;br /&gt;
=Players that support FLAC=&lt;br /&gt;
For a more complete list see the [http://flac.sourceforge.net/links.html FLAC links page].&lt;br /&gt;
==Hardware==&lt;br /&gt;
===Home stereo===&lt;br /&gt;
* [http://www.request.com/us/ AudioReQuest] music servers&lt;br /&gt;
* Digital Techniques&#039; &amp;quot;iStereo&amp;quot; [http://www.digitaltechniques.com/M300A_Overview.html M300A Digital Music Player]&lt;br /&gt;
* Escient&#039;s [http://www.escient.com/ FireBall servers (E2-40/160/300, DVDM-300)]&lt;br /&gt;
* [http://www.hermstedt.com/english/hifidelio/hifidelio.html Hifidelio]&lt;br /&gt;
* Meda Systems&#039; [http://www.medainc.com/ Bravo servers]&lt;br /&gt;
* The [http://www.cesweb.org/attendees/show_floor/product_locator/product_details.asp?prodid=5181 MS300 Music Server] by McIntosh Laboratory&lt;br /&gt;
* Olive&#039;s [http://www.olive.us/ Symphony] wireless digital music center&lt;br /&gt;
* [http://www.phatnoise.com/products/homeplayer/index.php PhatNoise Home Digital Media Player]&lt;br /&gt;
* [http://www.mock.com/receiver/ Rio Reciever] and Dell Digital Audio Receiver&lt;br /&gt;
* [http://www.rokulabs.com/products/photobridge/features.php Roku PhotoBridge HD] (with [http://homepage.ntlworld.ie/p.mc.quillan/FLAC_V0.7.zip plugin])&lt;br /&gt;
* [http://www.skipjam.com/ SkipJam]&#039;s networked audio/video devices&lt;br /&gt;
* [http://www.sonos.com/ Sonos Digital Music System]&lt;br /&gt;
* [http://www.slimdevices.com/ Squeezebox2]&lt;br /&gt;
* [http://www.z500series.com/ Zensonic Z500 Networked DVD Media Player]&lt;br /&gt;
&lt;br /&gt;
===Car stereo===&lt;br /&gt;
* [http://www.phatnoise.com/products/digitalmediaplayers/kenwood_music_keg.php Kenwood Music Keg]&lt;br /&gt;
* [http://www.phatnoise.com/products/digitalmediaplayers/index.php PhatBox]&lt;br /&gt;
&lt;br /&gt;
===Portable===&lt;br /&gt;
* [[Rio Karma]]&lt;br /&gt;
* [[iAudio M3]] and X5&lt;br /&gt;
* iRiver iHP-120/iHP-140 with the open source [http://www.rockbox.org Rockbox firmware]&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Players===&lt;br /&gt;
* [http://koti.welho.com/hylinen/apollo/ Apollo]&lt;br /&gt;
* [[foobar2000]]&lt;br /&gt;
* [[JRiver Media Center]]&lt;br /&gt;
* [http://fondriest.frederic.free.fr/realisations/lamip/ LAMIP]&lt;br /&gt;
* [http://www.mplayerhq.hu/ MPlayer]&lt;br /&gt;
* [http://www.mythtv.org/ MythTV]&lt;br /&gt;
* [http://www.quinnware.com/ QCD] ([http://www.quinnware.com/list_plugins.php?type=input plugin])&lt;br /&gt;
* [http://www.videolan.org/ VLC]&lt;br /&gt;
* [http://www.vuplayer.com/vuplayer.htm VUPlayer]&lt;br /&gt;
* [[Winamp]]&lt;br /&gt;
* [[Windows Media Player]] and other directshow-based players (MPC, TCMP, RadLight) (with [http://www.illiminable.com/ogg/ Illiminable&#039;s directshow filters] or [http://corecodec.org/projects/coreflac CoreFLAC])&lt;br /&gt;
* [http://xine.sourceforge.net/ Xine]&lt;br /&gt;
* [[XMMS]]&lt;br /&gt;
* [http://www.un4seen.com/ XMplay]&lt;br /&gt;
&lt;br /&gt;
===Frontends (Windows) ===&lt;br /&gt;
* [http://www.uninformative.com/flacattack/ Flacattack]&lt;br /&gt;
* Custom [http://members.home.nl/w.speek/flac.htm Windows Frontend] (by Speek)&lt;br /&gt;
* [http://www.unifront.boereck.de/ UniversalFront] by Böreck&lt;br /&gt;
* [http://home.vxu.se/mdati00/frontah/ Frontah] by Madah&lt;br /&gt;
* [http://mareo.monkeydev.org/ Mareo] by Kwambis&lt;br /&gt;
&lt;br /&gt;
===Frontends (Mac) ===&lt;br /&gt;
* [http://www.danrules.com/macflac/ MacFLAC]&lt;br /&gt;
* [http://members.rogers.com/beamsplitter/ RipBeak]&lt;br /&gt;
* [http://www.versiontracker.com/dyn/moreinfo/macosx/21952 xACT]&lt;br /&gt;
&lt;br /&gt;
===Converters===&lt;br /&gt;
* [http://www.dbpoweramp.com/ dBpowerAMP] Music Converter / Audio Player / CD Writer&lt;br /&gt;
* [http://www.germanixsoft.de/ GX:Transcoder] Music converter&lt;br /&gt;
&lt;br /&gt;
===Editors===&lt;br /&gt;
* [[Adobe Audition]]&lt;br /&gt;
&lt;br /&gt;
===CD writers/rippers===&lt;br /&gt;
* [http://www.ahead.de Ahead Nero Burning Rom]&lt;br /&gt;
* [http://arson.sourceforge.net/ Arson]&lt;br /&gt;
* [http://www.burnatonce.com/ burnatonce]&lt;br /&gt;
* [http://www.burrrn.net Burrrn] Audio CD burner&lt;br /&gt;
* [[Exact Audio Copy]] CD Ripper&lt;br /&gt;
* [http://cdexos.sourceforge.net CDex] CD ripper&lt;br /&gt;
* [http://www.cdwave.com/ CD Wave]&lt;br /&gt;
&lt;br /&gt;
===Taggers===&lt;br /&gt;
* [http://www.mp3tag.de/en/index.html Mp3tag] Universal Tag Editor&lt;br /&gt;
* [http://users.otenet.gr/~jtcliper/tgf/ The GodFather] Tagger / Music manager&lt;br /&gt;
* [http://www.saunalahti.fi/cse/files/Tag.zip Case&#039;s Tag] command line tagger&lt;br /&gt;
&lt;br /&gt;
===Other tools===&lt;br /&gt;
* [http://www.burrrn.net/mrq/ Mr. QuestionMan]&lt;br /&gt;
* [http://www.bitattack.ro/ai/ Audio Identifier]&lt;br /&gt;
* [http://www.bunkus.org/videotools/mkvtoolnix/ mkvtoolnix] - tool to multiplex FLAC streams inside the Matroska container&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
...and many more; see the [http://flac.sourceforge.net/links.html#software FLAC software section] and [http://flac.sourceforge.net/download.html#extras download section] for a more comprehensive list.&lt;br /&gt;
&lt;br /&gt;
=Frequently Asked Questions=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Question:&#039;&#039; Does the compression level affect decompression speed?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Short Answer&#039;&#039;: No.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Long Answer&#039;&#039;: In truth, the compression level does affect the decompression speed, but the difference between the various compress levels can barely be measured and is too small to be noticed, even on low-end machines.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Question:&#039;&#039; What is the best compression level for encoding my music?&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Short Answer&#039;&#039;: The default setting, 5.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Long Answer&#039;&#039;: Encoding at the default setting will give the best balance between compression and encoding speed. Encoding at 8 can more than quadruple the encoding time, while having an insignificant effect on compression.&lt;br /&gt;
&lt;br /&gt;
See also: [http://flac.sourceforge.net/faq.html FLAC FAQ]&lt;br /&gt;
&lt;br /&gt;
=Addtional Reading=&lt;br /&gt;
* [http://flac.sourceforge.net FLAC Project Webpage]&lt;br /&gt;
* [http://flac.sourceforge.net/download.html Download]&lt;br /&gt;
* [http://www.digitalnetworksna.com/shop/_templates/item_main_Rio.asp?model=261 Rio Karma]&lt;br /&gt;
* [http://members.home.nl/w.speek/comparison.htm Speek&#039;s Comparison of lossless audio compressors]&lt;br /&gt;
* [[Lossless comparison|Lossless Codec Comparison]] by Rjamorim&lt;br /&gt;
* [http://people.ucsc.edu/~rswilson/flactest Omion&#039;s FLAC &amp;quot;File Size vs. Decoding Speed&amp;quot; test] - a very thorough test on [[FLAC#Frequently_Asked_Questions|the influence of the chosen encoding level on the decoding speed of FLAC]]; the only one so far to have covered FLAC&#039;s --super-secret-totally-impractical-compression-level to this extent as well.&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=WavPack&amp;diff=7620</id>
		<title>WavPack</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=WavPack&amp;diff=7620"/>
		<updated>2005-08-22T20:32:28Z</updated>

		<summary type="html">&lt;p&gt;Febs: /* Hardware Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;WavPack&#039;&#039;&#039; is a free, open source [[lossless]] audio compression format developed by David Bryant.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
WavPack allows users to compress (and restore) both all [[PCM]] audio formats including 8, 16, and 24-bit ints; 32-bit floats; [[mono]], [[stereo]], and [[multichannel]]; [[sampling rate]]s from 6 to 192 kHz. Like other lossless compression schemes the data reduction varies with the source, but it is generally between 25% and 50% for typical popular music and somewhat better than that for classical music and other sources with greater dynamic range.&lt;br /&gt;
&lt;br /&gt;
WavPack also incorporates a unique &amp;quot;hybrid&amp;quot; mode that provides all the advantages of lossless compression with an additional bonus. Instead of creating a single file, this mode creates both a relatively small, high-quality lossy file that can be used all by itself, and a &amp;quot;correction&amp;quot; file that (when combined with the lossy file) provides full lossless restoration. For some users this means never having to choose between lossless and lossy compression!&lt;br /&gt;
&lt;br /&gt;
==Feature Summary==&lt;br /&gt;
&lt;br /&gt;
* Fast and efficient encoding and decoding&lt;br /&gt;
* [[Open source]], released under a BSDish license&lt;br /&gt;
* Multiplatform&lt;br /&gt;
* Hardware support&lt;br /&gt;
* Error robustness&lt;br /&gt;
* Streaming support&lt;br /&gt;
* Supports multichannel audio and high resolutions&lt;br /&gt;
* Hybrid/lossy mode&lt;br /&gt;
* Tagging support ([[ID3v1]], [[APE]])&lt;br /&gt;
* Supports [[RIFF]] chunks&lt;br /&gt;
* Supports embedded CUE sheets&lt;br /&gt;
* Includes MD5 hashes for quick integrity checking&lt;br /&gt;
* Ability to create self extracting files for Win32 platform&lt;br /&gt;
* [[ReplayGain]] compatible&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
David Bryant started development on WavPack in mid-1998, with the release of version 1.0. This first version compressed and decompressed audio losslessly, nothing else, but by then it already featured one of the best efficiency vs. speed ratio among lossless encoders. &lt;br /&gt;
&lt;br /&gt;
Very soon after the release of version 1.0, Bryant released v. 2.0, which featured lossy encoding (using only quantization for data reduction - no psychoacoustic process was applied to the stream).&lt;br /&gt;
&lt;br /&gt;
In 1999, the developer released version 3.0, which featured novelties such as a fast mode (with reduced compression ratio), compression of RAW files and error detection using CRC checksums.&lt;br /&gt;
&lt;br /&gt;
WavPack development is still going on, and a major feature added in late 3.x versions is the hybrid mode, where the encoder generates a lossy file + a correction file, so that both can be decompressed back to the original PCM stream.&lt;br /&gt;
&lt;br /&gt;
WavPack 4 has been recently released. It included important changes, such as fast seeking, multichannel support, high resolution audio support, etc. turning it into one of the most full featured and modern lossless audio compressors.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Software support==&lt;br /&gt;
&lt;br /&gt;
===Players===&lt;br /&gt;
* NullSoft [[Winamp]] (plugin w/ ReplayGain &amp;amp; Media Library support) and Winamp-compatible players&lt;br /&gt;
* [[foobar2000]] Advanced Audio Player (official encoding/decoding addon, w/ ReplayGain &amp;amp; Cuesheets support)&lt;br /&gt;
* [http://www.vuplayer.com/vuplayer.htm VUPlayer] (official plugin, supports encoding)&lt;br /&gt;
* [[Windows Media Player]] and other directshow-based players (MPC, TCMP, RadLight) (with [http://corewavpack.corecodec.org/ CoreWavPack] directshow filter)&lt;br /&gt;
* [http://koti.welho.com/hylinen/apollo/ Apollo] Audio Player (plugin w/ ReplayGain  support)&lt;br /&gt;
* [http://www.un4seen.com/xmplay.html XMplay] (official plugin)&lt;br /&gt;
* [http://cogosx.sourceforge.net/ Cog] Audio player for MacOS X.&lt;br /&gt;
* [[XMMS]] (with Kuniklo&#039;s plugin)&lt;br /&gt;
* [http://fondriest.frederic.free.fr/realisations/lamip/ LAMIP] (official plugin)&lt;br /&gt;
* [http://mpxplay.net/ MPXplay] for DOS!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Frontends===&lt;br /&gt;
* Custom [http://members.home.nl/w.speek/wavpack.htm Windows Frontend] (by Speek)&lt;br /&gt;
* [http://www.unifront.boereck.de/ UniversalFront] by Böreck&lt;br /&gt;
* [http://home.vxu.se/mdati00/frontah/ Frontah] by Madah&lt;br /&gt;
* [http://mareo.monkeydev.org/ Mareo] by Kwambis&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Converters===&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; &#039;&#039;Several players, like foobar2000 and VUplayer, can also convert from other formats to WavPack)&#039;&#039;&lt;br /&gt;
* [http://www.dbpoweramp.com/ dBpowerAMP] Music Converter / Audio Player / CD Writer (official addon)&lt;br /&gt;
* [http://www.board-24.de/ GX:Transcoder] Music converter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Editors===&lt;br /&gt;
* [[Adobe Audition]] and Cool Edit (filter w/ 32-bit floats &amp;amp; extra info save support)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===CD writers/rippers===&lt;br /&gt;
* [http://www.ahead.de Ahead Nero Burning Rom]&lt;br /&gt;
* [http://www.burrrn.net Burrrn] Audio CD burner&lt;br /&gt;
* [[Exact Audio Copy]] CD Ripper&lt;br /&gt;
* [http://cdexos.sourceforge.net CDex] CD ripper&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Taggers===&lt;br /&gt;
* [http://www.mp3tag.de/en/index.html Mp3tag] Universal Tag Editor&lt;br /&gt;
* [http://users.otenet.gr/~jtcliper/tgf/ The GodFather] Tagger / Music manager&lt;br /&gt;
* [http://www.saunalahti.fi/cse/files/Tag.zip Case&#039;s Tag] command line tagger&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Other tools===&lt;br /&gt;
* [http://www.burrrn.net/mrq/ Mr. QuestionMan]&lt;br /&gt;
* [http://www.bitattack.ro/ai/ Audio Identifier]&lt;br /&gt;
* [http://www.bunkus.org/videotools/mkvtoolnix/ mkvtoolnix] - tool to multiplex WavPack streams inside the Matroska container&lt;br /&gt;
  It&#039;s worth mentioning the [[Matroska]] guys decided to concentrate on WavPack as the &lt;br /&gt;
  lossless compressor of choice for their container. Quite an honor... :-)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Hardware Support==&lt;br /&gt;
&lt;br /&gt;
* iRiver iHP-120/iHP-140 with the open source [http://www.rockbox.org Rockbox firmware]&lt;br /&gt;
* [http://www.rokulabs.com/products/photobridge/features.php Roku PhotoBridge HD] (w/ [http://www.wavpack.com/downloads.html plugin])&lt;br /&gt;
&lt;br /&gt;
==Technology description==&lt;br /&gt;
&lt;br /&gt;
To ensure high-speed operation, WavPack uses a very simple predictor that is implemented entirely in integer math. In its &amp;quot;fast&amp;quot; mode the prediction is simply the arithmetic extrapolation of the previous two samples. For example, if the previous two samples were -10 and 20, then the prediction would be 50. For the default mode a simple adaptive factor is added to weigh the influence of the earlier sample on the prediction. In our example the resulting prediction could then vary between 20 for no influence to 50 for full influence. This weight factor is constantly updated based on the audio data&#039;s changing spectral characteristics, which is why it is called &amp;quot;adaptive&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
The prediction generated is then subtracted from the actual sample to be encoded to generate the error value. In mono mode this value is sent directly to the coder. However, stereo signals tend to have some correlation between the two channels that can be further exploited. Therefore, two error values are calculated that represent the difference and average of the left and right error values.  In the &amp;quot;fast&amp;quot; mode of operation these two new values are simply sent to the coder instead of the left and right values. In the default mode, the difference value is always sent to the coder along with one of the other three values (average, left, or right). An adaptive algorithm continuously determines the most efficient of the three to send based on the changing balance of the channels.&lt;br /&gt;
&lt;br /&gt;
The developer has developed a unique data encoder for WavPack that he believes is better than Rice coding in two different areas. It is impossible to encode more efficiently than Rice coding because it represents the optimal bit coding (sometimes known as the Huffman code) for this type of data. WavPack&#039;s encoder is slightly less efficient than this, but only by about 0.15 bits/sample (or less than 1% for 16-bit data). The first advantage of WavPack&#039;s coder is that it does not require the data to be buffered ahead of encoding, instead it converts each sample directly to bitcodes. This is more computationally efficient and it is better in some applications where coding delay is critical. The second advantage is that it is easily adaptable to lossy encoding because all significant bits (except the implied &amp;quot;one&amp;quot; MSB) are transmitted directly. In this way it is possible to only transmit, for example, the 3 most significant bits (with sign) of each sample. In fact, it is possible to transmit only the sign and implied MSB for each sample with an average of only 3.65 bits/sample. &lt;br /&gt;
&lt;br /&gt;
This coding scheme is used to implement the &amp;quot;lossy&amp;quot; mode of WavPack. In the &amp;quot;fast&amp;quot; mode the output of the non-adaptive decorrelator is simply rounded to the nearest codable value for the specified number of bits. In the default mode the adaptive decorrelator is used (which reduces the average noise about 1 dB) and also both the current and the next sample are considered in choosing the better of the two available codes (which reduces noise another 1 dB).&lt;br /&gt;
&lt;br /&gt;
The developer has decided to not use any floating-point arithmetic in WavPack&#039;s data path because he believes that integer operations are less susceptible to subtle chip to chip variations that could corrupt the lossless nature of the compression, the Pentium floating point bug being a blatant example of this. It is possible that a lossless compressor that used floating-point math could generate different output when running on that faulty Pentium. Even disregarding actual bugs, floating-point math is complicated enough that there could be subtle differences between &amp;quot;correct&amp;quot; implementations that could cause trouble for this type of application. To further ensure confidence in the integrity of WavPack&#039;s compression, the encoder includes a 32-bit error detection code to the generated streams.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
WavPack source code is very portable. It has been compiled on several Unices (Linux, Mac OS X, Solaris, FreeBSD, OpenBSD, NetBSD, Compaq Tru64, HP-UX...) as well as Windows and DOS. It works on architectures such as x86, ARM, PowerPC, SPARC, DEC Alpha, PA-RISC, MIPS, Motorola 68k...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
&lt;br /&gt;
* [http://www.wavpack.com/ Official website]&lt;br /&gt;
* [http://www.rarewares.org/lossless.html Unofficial multiplatform versions] at RareWares&lt;br /&gt;
* [http://www.rjamorim.com/rrw/wavpack.html Historical versions] at ReallyRareWares&lt;br /&gt;
* [[Lossless_comparison|Lossless Codec Comparison]] by Rjamorim&lt;br /&gt;
* [[EAC_and_WavPack | Configuring EAC and Wavpack]]&lt;/div&gt;</summary>
		<author><name>Febs</name></author>
	</entry>
</feed>