<?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=Sundance</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=Sundance"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/Sundance"/>
	<updated>2026-04-28T23:55:13Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=LossyWAV&amp;diff=18261</id>
		<title>LossyWAV</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=LossyWAV&amp;diff=18261"/>
		<updated>2008-02-01T12:07:53Z</updated>

		<summary type="html">&lt;p&gt;Sundance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Software Infobox&lt;br /&gt;
| name = lossyWAV&lt;br /&gt;
| screenshot = &lt;br /&gt;
| caption = &lt;br /&gt;
| maintainer = [http://www.hydrogenaudio.org/forums/index.php?showuser=42400 Nick.C]&lt;br /&gt;
| stable_release = v0.6.7 RC2&lt;br /&gt;
| preview_release = beta v0.7.5&lt;br /&gt;
| operating_system = [[Wikipedia:MS-DOS|MS-DOS]]&lt;br /&gt;
| use = [[Wikipedia:Digital signal processing|Digital signal processing]]&lt;br /&gt;
| license = [[Wikipedia:LGPL|LGPL license]]&lt;br /&gt;
| website = [http://www.hydrogenaudio.org/forums/index.php?showtopic=56129 Hydrogenaudio]&lt;br /&gt;
}}&lt;br /&gt;
lossyWAV is a new free lossy pre-processor for [[PCM]] audio contained in the [[WAV]] file format. It reduces [[Wikipedia:Audio bit depth|bit depth]] of the input signal, which, when used in conjunction with certain lossless codecs, reduces the bitrate of the encoded file significantly compared to unpreprocessed compression. &lt;br /&gt;
lossyWAV&#039;s primary goal is to maintain [[transparency]] with a high degree of confidence when processing any audio data.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
lossyFLAC is an idea started by [http://www.hydrogenaudio.org/forums/index.php?showuser=409 2Bdecided] at hydrogenaudio, utilising the wasted bits feature of the FLAC lossless codec with the aim of transparently reducing audio bit depth (making some lower significant bits (LSB&#039;s) zero), consequently taking advantage of FLAC&#039;s detection of consistently zeroed lower significant bits within each single frame and significantly increasing coding efficiency.[http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=55522&amp;amp;view=findpost&amp;amp;p=498179] In this way the user can enjoy audio encoded using the same codec (which may be all important from a hardware compatibility perspective) at a reduced bitrate compared to the lossless version.&lt;br /&gt;
&lt;br /&gt;
[http://www.hydrogenaudio.org/forums/index.php?showuser=42400 Nick.C] ported the original [[Wikipedia:MATLAB|MATLAB]] implementation to [[Wikipedia:Borland Delphi|Delphi]] (Many thanks [[Wikipedia:CodeGear|CodeGear]] for Turbo Explorer!!) with a liberal sprinkling of [[Wikipedia:IA-32|IA-32]] and [[Wikipedia:x87|x87]] Assembly Language for speed.&lt;br /&gt;
&lt;br /&gt;
Subsequently, lossyFLAC proved itself to work with other lossless codecs, so the application name was changed to lossyWAV. &lt;br /&gt;
&lt;br /&gt;
Since then, Nick.C has heavily developed and built upon lossyWAV, with valuable tuning performed by [http://www.hydrogenaudio.org/forums/index.php?showuser=25015 halb27] at hydrogenaudio.&lt;br /&gt;
&lt;br /&gt;
==Indicative bitrate reduction==&lt;br /&gt;
It must be stressed that lossyWAV is a pure [[Wikipedia:variable bit rate|variable bit rate]] pre-processor. Bits-to-remove from the audio data are calculated on a block-by-block basis (default codec-block length = 512 samples) using overlapping [[Wikipedia:fast Fourier transform|fast Fourier transform]] (FFT) analyses of at least two lengths (default = 64 &amp;amp; 1024 [[Wikipedia:Sampling %28signal processing%29|samples]]). After some manipulation, the results of each FFT analysis for a specific codec-block are then grouped and the minimum value used to determine bits-to-remove for the whole codec-block. Each sample in the codec-block is then rounded such that the first &amp;lt;bits-to-remove&amp;gt; LSB&#039;s are zero. In this way the wasted bits feature of [[Wikipedia:FLAC|FLAC]] et al is exploited.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!lossyWAV Test Set&lt;br /&gt;
!FLAC -8&lt;br /&gt;
!Version&lt;br /&gt;
!lossyWAV -1&lt;br /&gt;
!lossyWAV -2&lt;br /&gt;
!lossyWAV -3&lt;br /&gt;
|-&lt;br /&gt;
!10 Album Test Average                                &lt;br /&gt;
| 850kbps &lt;br /&gt;
| beta v0.5.8&lt;br /&gt;
| 480kbps &lt;br /&gt;
| 426kbps &lt;br /&gt;
| 376kbps&lt;br /&gt;
|-&lt;br /&gt;
!53 sample &amp;quot;problem&amp;quot; set                &lt;br /&gt;
| 784kbps &lt;br /&gt;
| beta v0.5.8&lt;br /&gt;
| 543kbps &lt;br /&gt;
| 491kbps &lt;br /&gt;
| 434kbps&lt;br /&gt;
|-&lt;br /&gt;
!10 Album Test Average&lt;br /&gt;
| 850kbps&lt;br /&gt;
| v0.6.7 RC2&lt;br /&gt;
| ----&lt;br /&gt;
| ----&lt;br /&gt;
| 402kbps&lt;br /&gt;
|-&lt;br /&gt;
!53 sample &amp;quot;problem&amp;quot; set                &lt;br /&gt;
| 784kbps &lt;br /&gt;
| v0.6.7 RC2&lt;br /&gt;
| 558kbps &lt;br /&gt;
| 515kbps &lt;br /&gt;
| 462kbps&lt;br /&gt;
|-&lt;br /&gt;
!10 Album Test Average&lt;br /&gt;
| 850kbps&lt;br /&gt;
| beta v0.7.1 -extrafft&lt;br /&gt;
| 505kbps&lt;br /&gt;
| 458kbps&lt;br /&gt;
| 404kbps&lt;br /&gt;
|-&lt;br /&gt;
!53 sample &amp;quot;problem&amp;quot; set                &lt;br /&gt;
| 784kbps &lt;br /&gt;
| beta v0.7.1 -extrafft&lt;br /&gt;
| 567kbps &lt;br /&gt;
| 525kbps &lt;br /&gt;
| 464kbps&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Large Foobar2000 Conversion: (lossyWAV -3; [[Wikipedia:FLAC|FLAC]] -5 -b 512)&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!Album&lt;br /&gt;
!FLAC -8&lt;br /&gt;
!Version&lt;br /&gt;
!lossyWAV -3&lt;br /&gt;
|-&lt;br /&gt;
!3686 Tracks; 290 Discs; 100913MB &amp;gt; 42391MB (42.0%)&lt;br /&gt;
| 884kbps &lt;br /&gt;
| beta v0.6.2&lt;br /&gt;
| 371kbps &lt;br /&gt;
|-&lt;br /&gt;
!3686 Tracks; 290 Discs; 100913MB &amp;gt; 44990MB (44.6%)&lt;br /&gt;
| 884kbps &lt;br /&gt;
| beta v0.7.1 -extrafft&lt;br /&gt;
| 394kbps &lt;br /&gt;
|}&lt;br /&gt;
The beta v0.6.2 3686 track conversion took 7 hours 15 minutes on an Intel C2D @ 3GHZ, 2GB RAM.&lt;br /&gt;
&lt;br /&gt;
==File identification==&lt;br /&gt;
lossyWAV-processed WAV files are named with a double filename extension, .lossy.wav, to make them instantly identifiable. e.g. &amp;quot;.lossy.flac&amp;quot; would indicate an audio file which was processed using lossyWAV, and subsequently encoded using FLAC.[http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=55522&amp;amp;view=findpost&amp;amp;p=498559]&lt;br /&gt;
&lt;br /&gt;
From beta v0.6.1, the -correction parameter is used when processing to create a correction file which is named with the .lwcdf.wav double filename extension. When &amp;quot;added&amp;quot; to the corresponding .lossy.wav, using a not yet implemented parameter of lossyWAV, the original file will be reconstituted.&lt;br /&gt;
&lt;br /&gt;
Combinations of lossyWAV with each specific encoder are referred to as lossy&#039;&#039;&#039;X&#039;&#039;&#039;, where &#039;&#039;&#039;X&#039;&#039;&#039; is an abbreviation of the lossless codec name. Combination names are listed in the &amp;quot;[[LossyWAV#Known supported codecs|known supported codecs]]&amp;quot; section below.&lt;br /&gt;
&lt;br /&gt;
From beta v0.5.9, lossyWAV inserts a variable length FACT chunk into the WAV file immediately after the FMT chunk. This takes the form:&amp;lt;pre&amp;gt;fact/&amp;lt;size&amp;gt;/lossyWAV beta vx.y.z : dd/mm/yyyy hh:mm:ss&lt;br /&gt;
-2 -cbs 512 -nts 0.00 -snr 21.00 -skew 36.00&lt;br /&gt;
-spf 22224-22235-22336-12347-12358 -fft 10101&amp;lt;/pre&amp;gt;Where the version, date &amp;amp; time and user settings are copied. Additionally, if a lossyWAV FACT chunk is found in a file, the processing will be halted (exit code = 16) to prevent re-processing of an already processed file.&lt;br /&gt;
&lt;br /&gt;
The -check parameter can be used to determine whether a file has previously been processed without trying to process it, exit code = 16 if already processed; exit code = 0 if not.&lt;br /&gt;
&lt;br /&gt;
==Quality presets==&lt;br /&gt;
*-1: Highest quality preset, disc space-saving alternative to lossless archiving for large audio collections.&lt;br /&gt;
*-2: Default preset; a compromise between -1 and -3.&lt;br /&gt;
*-3: High quality preset for usage on a compatible [[Wikipedia:Digital audio player|DAP]], approx. 400kbps for &amp;quot;normal&amp;quot; music. [http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=56129&amp;amp;view=findpost&amp;amp;p=531316] &lt;br /&gt;
&lt;br /&gt;
All tuning has been performed on quality preset -3 with -2 and -1 being more conservative. Quality preset -3 is generally accepted to be (and from testing so far is) transparent. If you find a track which -3 fails to achieve transparency after processing, please post a sample (no more than 30 seconds) in the development thread.&lt;br /&gt;
&lt;br /&gt;
Apart from the quality presets the -nts (noise threshold shift) parameter is the most important parameter to control quality. Without noise threshold shifting (-nts 0) the number of bits to be removed is computed in a theoretically optimal way. -nts 0 is defaulted when using quality preset -3.&lt;br /&gt;
&lt;br /&gt;
In order to be defensive a negative -nts value can be chosen up to -48. -nts -2 is defaulted when using quality preset -2, and -1 defaults to -nts -4. For archiving purposes and/or very cautious users even more conservative values may be of interest.&lt;br /&gt;
&lt;br /&gt;
Because of internal precautions in addition to 2Bdecided&#039;s principles experience so far tells us that a small positive -nts value keeps the encoding transparent or brings up only subtle differences. This way file size can be decreased. A -nts value of more than 10  however is not recommended.&lt;br /&gt;
&lt;br /&gt;
==Supported input formats==&lt;br /&gt;
*[[WAV]]: 4-bit to 32-bit integer; sample rate &amp;amp;ge; 32kHz [[Pulse Code Modulation|PCM]]. Very high sample rates (&amp;amp;gt;48kHz) have not been extensively tested. Tunings have been focussed on 16-bit, 44.1kHz samples (i.e. [[Wikipedia:Red Book (audio CD standard)|CD]] PCM).&lt;br /&gt;
&lt;br /&gt;
==Codec compatibility==&lt;br /&gt;
===Known supported codecs===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|+ &#039;&#039;&#039;Recommended settings&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
!Codec&lt;br /&gt;
!lossyWAV parameters&lt;br /&gt;
!Encoder parameters&lt;br /&gt;
!Combination name&lt;br /&gt;
|-&lt;br /&gt;
![[Free Lossless Audio Codec|FLAC]]&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
| -&#039;&#039;&#039;5&#039;&#039;&#039; -&#039;&#039;&#039;b&#039;&#039;&#039; 512 --&#039;&#039;&#039;keep-foreign-metadata&#039;&#039;&#039;[http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=56129&amp;amp;view=findpost&amp;amp;p=533689]&lt;br /&gt;
|lossy&#039;&#039;&#039;FLAC&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
![[Wikipedia:Lossless Predictive Audio Compression|LPAC]]&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
| -&#039;&#039;&#039;b&#039;&#039;&#039;512&lt;br /&gt;
|lossy&#039;&#039;&#039;LPAC&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
![[Wikipedia:Audio Lossless Coding|MPEG-4 ALS]]&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
| -&#039;&#039;&#039;l&#039;&#039;&#039; -&#039;&#039;&#039;n&#039;&#039;&#039;512&lt;br /&gt;
|lossy&#039;&#039;&#039;ALS&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
![[TAK]]&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
| -&#039;&#039;&#039;fsl&#039;&#039;&#039;512&lt;br /&gt;
|lossy&#039;&#039;&#039;TAK&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
![[WavPack]]&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
| --&#039;&#039;&#039;blocksize&#039;&#039;&#039;=512&lt;br /&gt;
|lossy&#039;&#039;&#039;WV&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
![[Wikipedia:Windows Media Audio#Windows Media Audio Lossless|WMA Lossless]]&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
|lossy&#039;&#039;&#039;WMALSL&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
There is also [http://www.hometheaterhifi.com/volume_8_4/dvd-benchmark-part-6-dvd-audio-11-2001.html#Meridian%20Lossless%20Packing%20(MLP)%20in%20a%20Nutshell evidence] &amp;amp;mdash; so-called &amp;quot;Bit Shifting&amp;quot; &amp;amp;mdash; to suggest that lossyWAV may work with [[Wikipedia:Meridian Lossless Packing|MLP]], but this remains untested due to prohibitive prices of encoders.&lt;br /&gt;
&lt;br /&gt;
A comparison of portable media players is [[Wikipedia:Comparison of portable media players#Audio Formats|here]], which shows FLAC and WMA Lossless compatibility among listed players.&lt;br /&gt;
Any player supported by [http://www.rockbox.org Rockbox] can use FLAC or wavPack files after installing Rockbox.&lt;br /&gt;
&lt;br /&gt;
===Known unsupported codecs===&lt;br /&gt;
*[[ALAC]]&lt;br /&gt;
*[[Lossless Audio|LA]]&lt;br /&gt;
*[[Monkey&#039;s Audio]]&lt;br /&gt;
*[[OptimFROG]]&lt;br /&gt;
*[[TTA]]&lt;br /&gt;
&lt;br /&gt;
==Using lossyWAV==&lt;br /&gt;
===Application settings===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
lossyWAV v0.6.7 RC2, Copyright (C) 2007,2008 Nick Currie. Portions (C) 1996&lt;br /&gt;
Don Cross. lossyWAV is issued with NO WARRANTY WHATSOEVER and is free software.&lt;br /&gt;
&lt;br /&gt;
Usage   : lossyWAV &amp;lt;input wav file&amp;gt; &amp;lt;options&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example : lossyWAV musicfile.wav&lt;br /&gt;
&lt;br /&gt;
Quality Options:&lt;br /&gt;
&lt;br /&gt;
-1            highest quality preset, circa 500kbps for 44.1khz, 2ch;&lt;br /&gt;
-2            default settings, circa 450kbps for 44.1khz, 2ch;&lt;br /&gt;
-3            DAP preset, circa 400kbps for 44.1khz, 2ch.&lt;br /&gt;
&lt;br /&gt;
Standard Options:&lt;br /&gt;
&lt;br /&gt;
-o &amp;lt;folder&amp;gt;   destination folder for the output file(s).&lt;br /&gt;
-nts &amp;lt;n&amp;gt;      set noise_threshold_shift to n dB (-48.0dB&amp;lt;=n&amp;lt;=+12.0dB);&lt;br /&gt;
              (-ve values reduce bits to remove, +ve values increase).&lt;br /&gt;
-snr &amp;lt;n&amp;gt;      set minimum average signal to added noise ratio to n dB;&lt;br /&gt;
              (0.0dB&amp;lt;=n&amp;lt;=48.0dB) Increasing value reduces bits to remove.&lt;br /&gt;
-force        forcibly over-write output file if it exists; default=off.&lt;br /&gt;
-check        check if WAV file has already been processed. default=off;&lt;br /&gt;
              errorlevel=16 if already processed, 0 if not.&lt;br /&gt;
-correction   write correction file while processing WAV file. default=off;&lt;br /&gt;
&lt;br /&gt;
System Options:&lt;br /&gt;
&lt;br /&gt;
-quiet        significantly reduce screen output.&lt;br /&gt;
-nowarn       suppress lossyWAV warnings.&lt;br /&gt;
-detail       enable detailled output mode.&lt;br /&gt;
&lt;br /&gt;
-below        set process priority to below normal.&lt;br /&gt;
-low          set process priority to low.&lt;br /&gt;
&lt;br /&gt;
Special thanks:&lt;br /&gt;
&lt;br /&gt;
David Robinson for the method itself and motivation to implement it.&lt;br /&gt;
Don Cross for the original Pascal source for the FFT algorithm used.&lt;br /&gt;
Horst Albrecht for valuable tuning input and feedback.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example Foobar2000 converter settings===&lt;br /&gt;
[[Image:Foobar2000_Converter_Settings.PNG]]&lt;br /&gt;
&lt;br /&gt;
===Example flossy3.bat file called from Foobar2000===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
@echo off&lt;br /&gt;
z:\bin\lossyWAV %1 %3 %4 %5 %6 %7 %8 %9 -below -nowarn -quiet&lt;br /&gt;
z:\bin\flac.exe -5 -f -b 512 &amp;quot;%~N1.lossy.wav&amp;quot; -o&amp;quot;%~N2.flac&amp;quot; &lt;br /&gt;
del &amp;quot;%~N1.lossy.wav&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Frequently asked questions==&lt;br /&gt;
*&#039;&#039;&#039;Question:&#039;&#039;&#039; Is it [[Variable Bitrate|VBR]]?&lt;br /&gt;
*&#039;&#039;&#039;Short answer:&#039;&#039;&#039; Yes.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Question:&#039;&#039;&#039; Is it [[transparency|transparent]]?&lt;br /&gt;
*&#039;&#039;&#039;Short answer:&#039;&#039;&#039; Almost certainly.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Question:&#039;&#039;&#039; Is it [[lossless]]?&lt;br /&gt;
*&#039;&#039;&#039;Short answer:&#039;&#039;&#039; No.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Question:&#039;&#039;&#039; Why should I use this?&lt;br /&gt;
*&#039;&#039;&#039;Answer:&#039;&#039;&#039;&lt;br /&gt;
:*high quality&lt;br /&gt;
:*extremely low chance of audible [[artifact|artefacts]]&lt;br /&gt;
:*reasonable [[bitrate]]s&lt;br /&gt;
:*usable with unmodified, established lossless formats.&lt;br /&gt;
&lt;br /&gt;
==Current test settings==&lt;br /&gt;
No current test settings&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.hydrogenaudio.org/forums/index.php?showtopic=60494 lossyWAV v0.6.7 RC2 issue thread]&lt;br /&gt;
*[http://www.hydrogenaudio.org/forums/index.php?showtopic=56129 Current development thread] You will find the latest release candidate and latest beta version in post #1 of this thread.&lt;br /&gt;
*[http://www.hydrogenaudio.org/forums/index.php?showtopic=55522&amp;amp;st=0 Original lossyFLAC thread] Where David Robinson (Replaygain developer) introduces the method and a Matlab implementation.&lt;br /&gt;
&lt;br /&gt;
[[Category:Software]]&lt;br /&gt;
[[Category:Encoder/Decoder]]&lt;br /&gt;
[[Category:Lossy]]&lt;/div&gt;</summary>
		<author><name>Sundance</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17892</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17892"/>
		<updated>2007-10-15T07:02:13Z</updated>

		<summary type="html">&lt;p&gt;Sundance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-bottom: 0px;&amp;quot; colspan=&amp;quot;2&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 24px; border: 0px; font-weight: normal; padding-left: 5px; margin: 0px;&amp;quot;&amp;gt;[[Image:foobar2000 Logo.png]] the foobar2000 wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-right: 0px;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is a freeware audio player, and more. Apart from audio playback, it also supports media libraries, file conversion, CD ripping, and many more powerful features.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #CCCCCC; padding: 5px 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/foobar2000_0.9.4.5.exe v0.9.4.5]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player (even user interface is a component)&lt;br /&gt;
* Full Unicode support&lt;br /&gt;
* [[Replay Gain]] support&lt;br /&gt;
* [[Gapless]] playback&lt;br /&gt;
* Low memory footprint&lt;br /&gt;
* Efficient handling of really large playlists ([http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=47684&amp;amp;view=findpost&amp;amp;p=424530 HA.org])&lt;br /&gt;
* Music library&lt;br /&gt;
* Advanced [[tagging]] capabilities. (generic file info box and [[Foobar2000:Components_0.9/Masstagger_%28foo_masstag%29|masstagger]])&lt;br /&gt;
* Customizable keyboard shortcuts&lt;br /&gt;
* Streaming Support&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Components 0.9/Converter (foo converter)|Converter component]] (requires external commandline encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] CD ripping&lt;br /&gt;
* [[Foobar2000:Components_0.9/Default_user_interface_%28foo_ui_std%29|Default User Interface]]&lt;br /&gt;
** Multiple playlists displayed as tabs&lt;br /&gt;
** Highly customizable playlist display using [[Foobar2000:Titleformat_Introduction|Titleformating scripts]]&lt;br /&gt;
&lt;br /&gt;
== Supported Audio Formats ==&lt;br /&gt;
Native Support (&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]], [[SND]], [[CDDA]], [[WMA]].&lt;br /&gt;
&lt;br /&gt;
Supported through plug-ins:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[ALAC]], [[MOD]], [[SPC]], [[TFMX]], [[Shorten]], [[OptimFROG]], [[LPAC]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[Matroska]], [[MMS]], [[RSTP]], [[TAK]], etc.&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play music directly from compressed RAR, ZIP, [http://kode54.foobar2000.org/foo_unpack_jma.zip JMA] &amp;amp; [http://kode54.foobar2000.org/foo_unpack_lha.zip LHA] archives without requiring the user to extract the files prior to playing.&lt;br /&gt;
&lt;br /&gt;
Foobar2000 has been coded exclusively for the Windows platform with an English interface. The author does not intend to provide alternate language versions nor alternate platform versions. However, several people have had success [http://www.hydrogenaudio.org/forums/index.php?act=ST&amp;amp;f=24&amp;amp;t=6349&amp;amp;hl=wine running foobar2000 on x86 Linux systems] by using [http://www.winehq.org/ Wine], although the Columns UI plugin is known to be problematic.&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
* [[foobar2000:components 0.9|foobar2000 0.9.x Components]]&lt;br /&gt;
* [[foobar2000:Directories|foobar2000 Directories]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ]]&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;
* [[foobar2000:Tips &amp;amp; Tricks|foobar2000 Tips &amp;amp; Tricks]]&lt;br /&gt;
&lt;br /&gt;
=== Technical Information ===&lt;br /&gt;
* [[Foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
&lt;br /&gt;
=== General Guides ===&lt;br /&gt;
&#039;&#039;Note&#039;&#039; All &#039;&#039;&#039;general&#039;&#039;&#039; guides were written for 0.8.3 version and could contain outdated information. For 0.9 version, check out the External Guides below.&lt;br /&gt;
* [[foobar2000:Newbie User Guide|Newbie User Guide]]&lt;br /&gt;
* [[foobar2000:Intermediate User Guide|Intermediate User Guide]]&lt;br /&gt;
&lt;br /&gt;
=== Specific Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences Dialog]]&lt;br /&gt;
* [[foobar2000:Titleformat Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Titleformat Reference|Titleformat Reference]] - Quick-Reference for fields and functions&lt;br /&gt;
* [[foobar2000:Masstaggers User Guide|Masstagger]]&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline Usage]]&lt;br /&gt;
* [[foobar2000:Increasing Performance|Increasing Performance]] - Tips&lt;br /&gt;
* [[foobar2000:Autoplaylist|Autoplaylist]] Guide and Cookbook&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
The following articles contain outdated information that does not apply to Foobar2000 v0.9:&lt;br /&gt;
* [[foobar2000:Tagz|Tagz (Simple Syntax)]]&lt;br /&gt;
* [[foobar2000:Tagscript|Tagscript (Script-like Syntax)]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://fooblog2000.com/ Fooblog2000] News blog with the latest configuration/component tips and guides.&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/ Bachi-Bouzouk&#039;s English/French guide] Complete manual about foobar2000, Replay Gain, the masstagger (with a tutorial) and common plugins. Two rather extensive FAQ for UI columns and overall use. Step by step guide to help new users.&lt;br /&gt;
* [http://foobar.s53.xrea.com/index.html fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://foobar2000.audiohq.de/ Frank Bicking&#039;s German-language guide].&lt;br /&gt;
* [http://www.bobulous.org.uk/misc/Replay-Gain.html Replay Gain] focusing on Foobar2000. (But the other articles on this site contain misleading information)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar/ Bachi-Bouzouk&#039;s guide]&lt;br /&gt;
* [http://www.dizwell.com/prod/node/44 Howard Rogers&#039; Beginners&#039; Configuration Guide]&lt;br /&gt;
* [http://shsc.info/foobar2000#titelanker2 SH/SC New user guide]&lt;br /&gt;
* [http://www.techspot.com/tweaks/foobar/ TechSpot&#039;s &amp;quot;complete guide to Foobar2000&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
==== Scripting Tutorials ====&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/tutorial.php Bachi-Bouzouk&#039;s Scripting Tutorial] Color schemes detailed. Main functions explained, basic and complex code for your columns. Several .fcs explained, detailed FAQ.&lt;br /&gt;
* [http://tagz.brother-john.net/ Brother John&#039;s Foobar2000 Scripting Tutorial]&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 foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/requirements.html foobar2000.org: Requirements]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showforum=28 Official foobar2000 forum]&lt;br /&gt;
* [http://foobar2000.fo.funpic.de/ German Support Forum]&lt;br /&gt;
* [http://www.foobar.prv.pl/ Polish-language forum]&lt;br /&gt;
* [http://www.foobar2000.pt.vu Portuguese 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=49783 Configuration Distribution Thread] Fast Way To Clone Another&#039;s Advanced Configuration {{foobar2000v09}}.&lt;br /&gt;
* [[Foobar2000:Preferences:Columns UI/Appearance|Appearance]] Guides to customizing the look of your Foobar2000&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=43077 Foobar Gallery 0.9]: screenshot thread {{foobar2000v09}}&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=30988 Foobar Gallery 0.8]: screenshot thread {{foobar2000v08}}&lt;br /&gt;
* [http://pelit.koillismaa.fi/fb2k/index.php Default UI formatting strings]: cut-n-paste ready&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configs]: .fcs file format&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px;&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{{Software Infobox|&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;
|stable_release = 0.9.4.5&lt;br /&gt;
|preview_release = None&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;
}}&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left: 17px;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;/div&gt;</summary>
		<author><name>Sundance</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17891</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17891"/>
		<updated>2007-10-15T07:01:34Z</updated>

		<summary type="html">&lt;p&gt;Sundance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-bottom: 0px;&amp;quot; colspan=&amp;quot;2&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 24px; border: 0px; font-weight: normal; padding-left: 5px; margin: 0px;&amp;quot;&amp;gt;[[Image:foobar2000 Logo.png]] the foobar2000 wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-right: 0px;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is a freeware audio player, and more. Apart from audio playback, it also supports media libraries, file conversion, CD ripping, and many more powerful features.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #CCCCCC; padding: 5px 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/foobar2000_0.9.4.5.exe v0.9.4.5]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player (even user interface is a component)&lt;br /&gt;
* Full Unicode support&lt;br /&gt;
* [[Replay Gain]] support&lt;br /&gt;
* [[Gapless]] playback&lt;br /&gt;
* Low memory footprint&lt;br /&gt;
* Efficient handling of really large playlists ([http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=47684&amp;amp;view=findpost&amp;amp;p=424530 HA.org])&lt;br /&gt;
* Music library&lt;br /&gt;
* Advanced [[tagging]] capabilities. (generic file info box and [[Foobar2000:Components_0.9/Masstagger_%28foo_masstag%29|masstagger]])&lt;br /&gt;
* Customizable keyboard shortcuts&lt;br /&gt;
* Streaming Support&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Components 0.9/Converter (foo converter)|Converter component]] (requires external commandline encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] CD ripping&lt;br /&gt;
* [[Foobar2000:Components_0.9/Default_user_interface_%28foo_ui_std%29|Default User Interface]]&lt;br /&gt;
** Multiple playlists displayed as tabs&lt;br /&gt;
** Highly customizable playlist display using [[Foobar2000:Titleformat_Introduction|Titleformating scripts]]&lt;br /&gt;
&lt;br /&gt;
== Supported Audio Formats ==&lt;br /&gt;
Native Support (&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]], [[SND]], [[CDDA]], [[WMA]].&lt;br /&gt;
&lt;br /&gt;
Supported through plug-ins:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[ALAC]], [[MOD]], [[SPC]], [[TFMX]], [[Shorten]], [[OptimFROG]], [[LPAC]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[Matroska]], [[MMS]], [[RSTP]], [[TAK]], etc.&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play music directly from compressed RAR, ZIP, [http://kode54.foobar2000.org/foo_unpack_jma.zip JMA] &amp;amp; [http://kode54.foobar2000.org/foo_unpack_lha.zip LHA] archives without requiring the user to extract the files prior to playing.&lt;br /&gt;
&lt;br /&gt;
Foobar2000 has been coded exclusively for the Windows platform with an English interface. The author does not intend to provide alternate language versions nor alternate platform versions. However, several people have had success [http://www.hydrogenaudio.org/forums/index.php?act=ST&amp;amp;f=24&amp;amp;t=6349&amp;amp;hl=wine running foobar2000 on x86 Linux systems] by using [http://www.winehq.org/ Wine], although the Columns UI plugin is known to be problematic.&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
* [[foobar2000:components 0.9|foobar2000 0.9.x Components]]&lt;br /&gt;
* [[foobar2000:Directories|foobar2000 Directories]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ]]&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;
* [[foobar2000:Tips &amp;amp; Tricks|foobar2000 Tips &amp;amp; Tricks]]&lt;br /&gt;
&lt;br /&gt;
=== Technical Information ===&lt;br /&gt;
* [[Foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
&lt;br /&gt;
=== General Guides ===&lt;br /&gt;
&#039;&#039;Note&#039;&#039; All &#039;&#039;&#039;general&#039;&#039;&#039; guides were written for 0.8.3 version and could contain outdated information. For 0.9 version, check out the External Guides below.&lt;br /&gt;
* [[foobar2000:Newbie User Guide|Newbie User Guide]]&lt;br /&gt;
* [[foobar2000:Intermediate User Guide|Intermediate User Guide]]&lt;br /&gt;
&lt;br /&gt;
=== Specific Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences Dialog]]&lt;br /&gt;
* [[foobar2000:Titleformat Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Titleformat Reference|Titleformat Reference]] - Quick-Reference for fields and functions&lt;br /&gt;
* [[foobar2000:Masstaggers User Guide|Masstagger]]&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline Usage]]&lt;br /&gt;
* [[foobar2000:Increasing Performance|Increasing Performance]] - Tips&lt;br /&gt;
* [[foobar2000:Autoplaylist|Autoplaylist]] Guide and Cookbook&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
The following articles contain outdated information that does not apply to Foobar2000 v0.9:&lt;br /&gt;
* [[foobar2000:Tagz|Tagz (Simple Syntax)]]&lt;br /&gt;
* [[foobar2000:Tagscript|Tagscript (Script-like Syntax)]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://fooblog2000.com/ Fooblog2000] News blog with the latest configuration/component tips and guides.&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/ Bachi-Bouzouk&#039;s English/French guide] Complete manual about foobar2000, Replay Gain, the masstagger (with a tutorial) and common plugins. Two rather extensive FAQ for UI columns and overall use. Step by step guide to help new users.&lt;br /&gt;
* [http://foobar.s53.xrea.com/index.html fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://foobar2000.audiohq.de/ Frank Bicking&#039;s German-language guide].&lt;br /&gt;
* [http://www.bobulous.org.uk/misc/Replay-Gain.html Replay Gain] focusing on Foobar2000. (But the other articles on this site contain misleading information)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar/ Bachi-Bouzouk&#039;s guide]&lt;br /&gt;
* [http://www.dizwell.com/prod/node/44 Howard Rogers&#039; Beginners&#039; Configuration Guide]&lt;br /&gt;
* [http://shsc.info/foobar2000#titelanker2 SH/SC New user guide]&lt;br /&gt;
* [http://www.techspot.com/tweaks/foobar/ TechSpot&#039;s &amp;quot;complete guide to Foobar2000&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
==== Scripting Tutorials ====&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/tutorial.php Bachi-Bouzouk&#039;s Scripting Tutorial] Color schemes detailed. Main functions explained, basic and complex code for your columns. Several .fcs explained, detailed FAQ.&lt;br /&gt;
* [http://tagz.brother-john.net/ Brother John&#039;s Foobar2000 Scripting Tutorial]&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 foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/requirements.html foobar2000.org: Requirements]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showforum=28 Official foobar2000 forum]&lt;br /&gt;
* [http://foobar2000.fo.funpic.de/ German Support Forum]&lt;br /&gt;
* [http://www.foobar.prv.pl/ Polish-language forum]&lt;br /&gt;
* [http://www.foobar2000.pt.vu Portuguese 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=49783 Configuration Distribution Thread] Fast Way To Clone Another&#039;s Advanced Configuration {{foobar2000v09}}.&lt;br /&gt;
* [[Foobar2000:Preferences:Columns UI/Appearance|Appearance]] Guides to customizing the look of your Foobar2000&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=43077 Foobar Gallery 0.9]: screenshot thread {{foobar2000v09}}&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=30988 Foobar Gallery 0.8]: screenshot thread {{foobar2000v08}}&lt;br /&gt;
* [http://pelit.koillismaa.fi/fb2k/index.php Default UI formatting strings]: cut-n-paste ready&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configs]: .fcs file format&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px;&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{{Software Infobox|&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;
|stable_release = 0.9.4.4&lt;br /&gt;
|preview_release = None&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;
}}&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left: 17px;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;/div&gt;</summary>
		<author><name>Sundance</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17829</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17829"/>
		<updated>2007-09-06T11:55:56Z</updated>

		<summary type="html">&lt;p&gt;Sundance: /* Supported Audio Formats */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-bottom: 0px;&amp;quot; colspan=&amp;quot;2&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 24px; border: 0px; font-weight: normal; padding-left: 5px; margin: 0px;&amp;quot;&amp;gt;[[Image:foobar2000 Logo.png]] the foobar2000 wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-right: 0px;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is a freeware audio player, and more. Apart from audio playback, it also supports media libraries, file conversion, CD ripping, and many more powerful features.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #CCCCCC; padding: 5px 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/foobar2000_0.9.4.4.exe v0.9.4.4]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player (even user interface is a component)&lt;br /&gt;
* Full Unicode support&lt;br /&gt;
* [[Replay Gain]] support&lt;br /&gt;
* [[Gapless]] playback&lt;br /&gt;
* Low memory footprint&lt;br /&gt;
* Efficient handling of really large playlists ([http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=47684&amp;amp;view=findpost&amp;amp;p=424530 HA.org])&lt;br /&gt;
* Music library&lt;br /&gt;
* Advanced [[tagging]] capabilities. (generic file info box and [[Foobar2000:Components_0.9/Masstagger_%28foo_masstag%29|masstagger]])&lt;br /&gt;
* Customizable keyboard shortcuts&lt;br /&gt;
* Streaming Support&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Components 0.9/Converter (foo converter)|Converter component]] (requires external commandline encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] CD ripping&lt;br /&gt;
* [[Foobar2000:Components_0.9/Default_user_interface_%28foo_ui_std%29|Default User Interface]]&lt;br /&gt;
** Multiple playlists displayed as tabs&lt;br /&gt;
** Highly customizable playlist display using [[Foobar2000:Titleformat_Introduction|Titleformating scripts]]&lt;br /&gt;
&lt;br /&gt;
== Supported Audio Formats ==&lt;br /&gt;
Native Support (&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]], [[SND]], [[CDDA]], [[WMA]].&lt;br /&gt;
&lt;br /&gt;
Supported through plug-ins:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[ALAC]], [[MOD]], [[SPC]], [[TFMX]], [[Shorten]], [[OptimFROG]], [[LPAC]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[Matroska]], [[MMS]], [[RSTP]], [[TAK]], etc.&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play music directly from compressed RAR, ZIP, [http://kode54.foobar2000.org/foo_unpack_jma.zip JMA] &amp;amp; [http://kode54.foobar2000.org/foo_unpack_lha.zip LHA] archives without requiring the user to extract the files prior to playing.&lt;br /&gt;
&lt;br /&gt;
Foobar2000 has been coded exclusively for the Windows platform with an English interface. The author does not intend to provide alternate language versions nor alternate platform versions. However, several people have had success [http://www.hydrogenaudio.org/forums/index.php?act=ST&amp;amp;f=24&amp;amp;t=6349&amp;amp;hl=wine running foobar2000 on x86 Linux systems] by using [http://www.winehq.org/ Wine], although the Columns UI plugin is known to be problematic.&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
* [[foobar2000:components 0.9|foobar2000 0.9.x Components]]&lt;br /&gt;
* [[foobar2000:Directories|foobar2000 Directories]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ]]&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;
* [[foobar2000:Tips &amp;amp; Tricks|foobar2000 Tips &amp;amp; Tricks]]&lt;br /&gt;
&lt;br /&gt;
=== Technical Information ===&lt;br /&gt;
* [[Foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
&lt;br /&gt;
=== General Guides ===&lt;br /&gt;
&#039;&#039;Note&#039;&#039; All &#039;&#039;&#039;general&#039;&#039;&#039; guides were written for 0.8.3 version and could contain outdated information. For 0.9 version, check out the External Guides below.&lt;br /&gt;
* [[foobar2000:Newbie User Guide|Newbie User Guide]]&lt;br /&gt;
* [[foobar2000:Intermediate User Guide|Intermediate User Guide]]&lt;br /&gt;
&lt;br /&gt;
=== Specific Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences Dialog]]&lt;br /&gt;
* [[foobar2000:Titleformat Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Titleformat Reference|Titleformat Reference]] - Quick-Reference for fields and functions&lt;br /&gt;
* [[foobar2000:Masstaggers User Guide|Masstagger]]&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline Usage]]&lt;br /&gt;
* [[foobar2000:Increasing Performance|Increasing Performance]] - Tips&lt;br /&gt;
* [[foobar2000:Autoplaylist|Autoplaylist]] Guide and Cookbook&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
The following articles contain outdated information that does not apply to Foobar2000 v0.9:&lt;br /&gt;
* [[foobar2000:Tagz|Tagz (Simple Syntax)]]&lt;br /&gt;
* [[foobar2000:Tagscript|Tagscript (Script-like Syntax)]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://fooblog2000.com/ Fooblog2000] News blog with the latest configuration/component tips and guides.&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/ Bachi-Bouzouk&#039;s English/French guide] Complete manual about foobar2000, Replay Gain, the masstagger (with a tutorial) and common plugins. Two rather extensive FAQ for UI columns and overall use. Step by step guide to help new users.&lt;br /&gt;
* [http://foobar.s53.xrea.com/index.html fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://foobar2000.audiohq.de/ Frank Bicking&#039;s German-language guide].&lt;br /&gt;
* [http://www.bobulous.org.uk/misc/Replay-Gain.html Replay Gain] focusing on Foobar2000. (But the other articles on this site contain misleading information)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar/ Bachi-Bouzouk&#039;s guide]&lt;br /&gt;
* [http://www.dizwell.com/prod/node/44 Howard Rogers&#039; Beginners&#039; Configuration Guide]&lt;br /&gt;
* [http://shsc.info/foobar2000#titelanker2 SH/SC New user guide]&lt;br /&gt;
* [http://www.techspot.com/tweaks/foobar/ TechSpot&#039;s &amp;quot;complete guide to Foobar2000&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
==== Scripting Tutorials ====&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/tutorial.php Bachi-Bouzouk&#039;s Scripting Tutorial] Color schemes detailed. Main functions explained, basic and complex code for your columns. Several .fcs explained, detailed FAQ.&lt;br /&gt;
* [http://tagz.brother-john.net/ Brother John&#039;s Foobar2000 Scripting Tutorial]&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 foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/requirements.html foobar2000.org: Requirements]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showforum=28 Official foobar2000 forum]&lt;br /&gt;
* [http://foobar2000.fo.funpic.de/ German Support Forum]&lt;br /&gt;
* [http://www.foobar.prv.pl/ Polish-language forum]&lt;br /&gt;
* [http://www.foobar2000.pt.vu Portuguese 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=49783 Configuration Distribution Thread] Fast Way To Clone Another&#039;s Advanced Configuration {{foobar2000v09}}.&lt;br /&gt;
* [[Foobar2000:Preferences:Columns UI/Appearance|Appearance]] Guides to customizing the look of your Foobar2000&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=43077 Foobar Gallery 0.9]: screenshot thread {{foobar2000v09}}&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=30988 Foobar Gallery 0.8]: screenshot thread {{foobar2000v08}}&lt;br /&gt;
* [http://pelit.koillismaa.fi/fb2k/index.php Default UI formatting strings]: cut-n-paste ready&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configs]: .fcs file format&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px;&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{{Software Infobox|&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;
|stable_release = 0.9.4.4&lt;br /&gt;
|preview_release = None&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;
}}&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left: 17px;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;/div&gt;</summary>
		<author><name>Sundance</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17828</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17828"/>
		<updated>2007-09-06T11:54:38Z</updated>

		<summary type="html">&lt;p&gt;Sundance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-bottom: 0px;&amp;quot; colspan=&amp;quot;2&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 24px; border: 0px; font-weight: normal; padding-left: 5px; margin: 0px;&amp;quot;&amp;gt;[[Image:foobar2000 Logo.png]] the foobar2000 wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-right: 0px;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is a freeware audio player, and more. Apart from audio playback, it also supports media libraries, file conversion, CD ripping, and many more powerful features.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #CCCCCC; padding: 5px 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/foobar2000_0.9.4.4.exe v0.9.4.4]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player (even user interface is a component)&lt;br /&gt;
* Full Unicode support&lt;br /&gt;
* [[Replay Gain]] support&lt;br /&gt;
* [[Gapless]] playback&lt;br /&gt;
* Low memory footprint&lt;br /&gt;
* Efficient handling of really large playlists ([http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=47684&amp;amp;view=findpost&amp;amp;p=424530 HA.org])&lt;br /&gt;
* Music library&lt;br /&gt;
* Advanced [[tagging]] capabilities. (generic file info box and [[Foobar2000:Components_0.9/Masstagger_%28foo_masstag%29|masstagger]])&lt;br /&gt;
* Customizable keyboard shortcuts&lt;br /&gt;
* Streaming Support&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Components 0.9/Converter (foo converter)|Converter component]] (requires external commandline encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] CD ripping&lt;br /&gt;
* [[Foobar2000:Components_0.9/Default_user_interface_%28foo_ui_std%29|Default User Interface]]&lt;br /&gt;
** Multiple playlists displayed as tabs&lt;br /&gt;
** Highly customizable playlist display using [[Foobar2000:Titleformat_Introduction|Titleformating scripts]]&lt;br /&gt;
&lt;br /&gt;
== Supported Audio Formats ==&lt;br /&gt;
Native Support (&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]], [[SND]], [[CDDA]], [[WMA]].&lt;br /&gt;
&lt;br /&gt;
Supported through plug-ins:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[ALAC]], [[MOD]], [[SPC]], [[TFMX]], [[Shorten]], [[OptimFROG]], [[LPAC]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[Matroska]], [[MMS]], [[RSTP]], etc.&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play music directly from compressed RAR, ZIP, [http://kode54.foobar2000.org/foo_unpack_jma.zip JMA] &amp;amp; [http://kode54.foobar2000.org/foo_unpack_lha.zip LHA] archives without requiring the user to extract the files prior to playing.&lt;br /&gt;
&lt;br /&gt;
Foobar2000 has been coded exclusively for the Windows platform with an English interface. The author does not intend to provide alternate language versions nor alternate platform versions. However, several people have had success [http://www.hydrogenaudio.org/forums/index.php?act=ST&amp;amp;f=24&amp;amp;t=6349&amp;amp;hl=wine running foobar2000 on x86 Linux systems] by using [http://www.winehq.org/ Wine], although the Columns UI plugin is known to be problematic.&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
* [[foobar2000:components 0.9|foobar2000 0.9.x Components]]&lt;br /&gt;
* [[foobar2000:Directories|foobar2000 Directories]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ]]&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;
* [[foobar2000:Tips &amp;amp; Tricks|foobar2000 Tips &amp;amp; Tricks]]&lt;br /&gt;
&lt;br /&gt;
=== Technical Information ===&lt;br /&gt;
* [[Foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
&lt;br /&gt;
=== General Guides ===&lt;br /&gt;
&#039;&#039;Note&#039;&#039; All &#039;&#039;&#039;general&#039;&#039;&#039; guides were written for 0.8.3 version and could contain outdated information. For 0.9 version, check out the External Guides below.&lt;br /&gt;
* [[foobar2000:Newbie User Guide|Newbie User Guide]]&lt;br /&gt;
* [[foobar2000:Intermediate User Guide|Intermediate User Guide]]&lt;br /&gt;
&lt;br /&gt;
=== Specific Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences Dialog]]&lt;br /&gt;
* [[foobar2000:Titleformat Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Titleformat Reference|Titleformat Reference]] - Quick-Reference for fields and functions&lt;br /&gt;
* [[foobar2000:Masstaggers User Guide|Masstagger]]&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline Usage]]&lt;br /&gt;
* [[foobar2000:Increasing Performance|Increasing Performance]] - Tips&lt;br /&gt;
* [[foobar2000:Autoplaylist|Autoplaylist]] Guide and Cookbook&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
The following articles contain outdated information that does not apply to Foobar2000 v0.9:&lt;br /&gt;
* [[foobar2000:Tagz|Tagz (Simple Syntax)]]&lt;br /&gt;
* [[foobar2000:Tagscript|Tagscript (Script-like Syntax)]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://fooblog2000.com/ Fooblog2000] News blog with the latest configuration/component tips and guides.&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/ Bachi-Bouzouk&#039;s English/French guide] Complete manual about foobar2000, Replay Gain, the masstagger (with a tutorial) and common plugins. Two rather extensive FAQ for UI columns and overall use. Step by step guide to help new users.&lt;br /&gt;
* [http://foobar.s53.xrea.com/index.html fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://foobar2000.audiohq.de/ Frank Bicking&#039;s German-language guide].&lt;br /&gt;
* [http://www.bobulous.org.uk/misc/Replay-Gain.html Replay Gain] focusing on Foobar2000. (But the other articles on this site contain misleading information)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar/ Bachi-Bouzouk&#039;s guide]&lt;br /&gt;
* [http://www.dizwell.com/prod/node/44 Howard Rogers&#039; Beginners&#039; Configuration Guide]&lt;br /&gt;
* [http://shsc.info/foobar2000#titelanker2 SH/SC New user guide]&lt;br /&gt;
* [http://www.techspot.com/tweaks/foobar/ TechSpot&#039;s &amp;quot;complete guide to Foobar2000&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
==== Scripting Tutorials ====&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/tutorial.php Bachi-Bouzouk&#039;s Scripting Tutorial] Color schemes detailed. Main functions explained, basic and complex code for your columns. Several .fcs explained, detailed FAQ.&lt;br /&gt;
* [http://tagz.brother-john.net/ Brother John&#039;s Foobar2000 Scripting Tutorial]&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 foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/requirements.html foobar2000.org: Requirements]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showforum=28 Official foobar2000 forum]&lt;br /&gt;
* [http://foobar2000.fo.funpic.de/ German Support Forum]&lt;br /&gt;
* [http://www.foobar.prv.pl/ Polish-language forum]&lt;br /&gt;
* [http://www.foobar2000.pt.vu Portuguese 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=49783 Configuration Distribution Thread] Fast Way To Clone Another&#039;s Advanced Configuration {{foobar2000v09}}.&lt;br /&gt;
* [[Foobar2000:Preferences:Columns UI/Appearance|Appearance]] Guides to customizing the look of your Foobar2000&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=43077 Foobar Gallery 0.9]: screenshot thread {{foobar2000v09}}&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=30988 Foobar Gallery 0.8]: screenshot thread {{foobar2000v08}}&lt;br /&gt;
* [http://pelit.koillismaa.fi/fb2k/index.php Default UI formatting strings]: cut-n-paste ready&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configs]: .fcs file format&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px;&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{{Software Infobox|&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;
|stable_release = 0.9.4.4&lt;br /&gt;
|preview_release = None&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;
}}&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left: 17px;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;/div&gt;</summary>
		<author><name>Sundance</name></author>
	</entry>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17827</id>
		<title>Foobar2000:Foobar2000</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Foobar2000:Foobar2000&amp;diff=17827"/>
		<updated>2007-09-06T11:53:46Z</updated>

		<summary type="html">&lt;p&gt;Sundance: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{notitle}}&amp;lt;div style=&amp;quot;position: relative; top: -45px; z-index: 100;&amp;quot;&amp;gt;&lt;br /&gt;
{|cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border-collapse: collapse;&amp;quot;|&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-bottom: 0px;&amp;quot; colspan=&amp;quot;2&amp;quot;|&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 24px; border: 0px; font-weight: normal; padding-left: 5px; margin: 0px;&amp;quot;&amp;gt;[[Image:foobar2000 Logo.png]] the foobar2000 wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px; border-right: 0px;&amp;quot;|&lt;br /&gt;
&#039;&#039;&#039;foobar2000&#039;&#039;&#039; is a freeware audio player, and more. Apart from audio playback, it also supports media libraries, file conversion, CD ripping, and many more powerful features.&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid #CCCCCC; padding: 5px 10px;&amp;quot;&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;The latest stable version is:&#039;&#039;&#039; [http://www.foobar2000.org/foobar2000_0.9.4.4.exe v0.9.4.4]&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
* Powerful open component architecture allowing third-party developers to extend functionality of the player (even user interface is a component)&lt;br /&gt;
* Full Unicode support&lt;br /&gt;
* [[Replay Gain]] support&lt;br /&gt;
* [[Gapless]] playback&lt;br /&gt;
* Low memory footprint&lt;br /&gt;
* Efficient handling of really large playlists ([http://www.hydrogenaudio.org/forums/index.php?s=&amp;amp;showtopic=47684&amp;amp;view=findpost&amp;amp;p=424530 HA.org])&lt;br /&gt;
* Music library&lt;br /&gt;
* Advanced [[tagging]] capabilities. (generic file info box and [[Foobar2000:Components_0.9/Masstagger_%28foo_masstag%29|masstagger]])&lt;br /&gt;
* Customizable keyboard shortcuts&lt;br /&gt;
* Streaming Support&lt;br /&gt;
* Support for transcoding all supported audio formats using the [[Foobar2000:Components 0.9/Converter (foo converter)|Converter component]] (requires external commandline encoder executables for different output formats).&lt;br /&gt;
* [[Secure_ripping|Secure]] CD ripping&lt;br /&gt;
* [[Foobar2000:Components_0.9/Default_user_interface_%28foo_ui_std%29|Default User Interface]]&lt;br /&gt;
** Multiple playlists displayed as tabs&lt;br /&gt;
** Highly customizable playlist display using [[Foobar2000:Titleformat_Introduction|Titleformating scripts]]&lt;br /&gt;
&lt;br /&gt;
== Supported Audio Formats ==&lt;br /&gt;
Native Support (&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]], [[SND]], [[CDDA]], [[WMA]].&lt;br /&gt;
&lt;br /&gt;
Supported through plug-ins:&lt;br /&gt;
* [[TTA]], [[Monkey&#039;s Audio]], [[ALAC]], [[MOD]], [[SPC]], [[TFMX]], [[Shorten]], [[OptimFROG]], [[LPAC]], [[AC3]], [[DTS]], [[PSF]], [[NSF]], [[XID]], [[XA]], [[Matroska]], [[MMS]], [[RSTP]], etc.&lt;br /&gt;
&lt;br /&gt;
In addition, foobar2000 can also play music directly from compressed RAR, ZIP, [http://kode54.foobar2000.org/foo_unpack_jma.zip JMA] &amp;amp; [http://kode54.foobar2000.org/foo_unpack_lha.zip LHA] archives without requiring the user to extract the files prior to playing.&lt;br /&gt;
&lt;br /&gt;
Foobar2000 has been coded exclusively for the Windows platform with an English interface. The author does not intend to provide alternate language versions nor alternate platform versions. However, several people have had success [http://www.hydrogenaudio.org/forums/index.php?act=ST&amp;amp;f=24&amp;amp;t=6349&amp;amp;hl=wine running foobar2000 on x86 Linux systems] by using [http://www.winehq.org/ Wine], although the Columns UI plugin is known to be problematic.&lt;br /&gt;
&lt;br /&gt;
== Using foobar2000 ==&lt;br /&gt;
* [[foobar2000:components 0.9|foobar2000 0.9.x Components]]&lt;br /&gt;
* [[foobar2000:Directories|foobar2000 Directories]]&lt;br /&gt;
* [[foobar2000:Encouraged Tag Standards|foobar2000 Encouraged Tag Standards]]&lt;br /&gt;
* [[foobar2000:FAQ|foobar2000 FAQ]]&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;
* [[foobar2000:Tips &amp;amp; Tricks|foobar2000 Tips &amp;amp; Tricks]]&lt;br /&gt;
&lt;br /&gt;
=== Technical Information ===&lt;br /&gt;
* [[Foobar2000:ID3 Tag Mapping|ID3 Tag Mapping]]&lt;br /&gt;
&lt;br /&gt;
=== General Guides ===&lt;br /&gt;
&#039;&#039;Note&#039;&#039; All &#039;&#039;&#039;general&#039;&#039;&#039; guides were written for 0.8.3 version and could contain outdated information. For 0.9 version, check out the External Guides below.&lt;br /&gt;
* [[foobar2000:Newbie User Guide|Newbie User Guide]]&lt;br /&gt;
* [[foobar2000:Intermediate User Guide|Intermediate User Guide]]&lt;br /&gt;
&lt;br /&gt;
=== Specific Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [[foobar2000:Preferences|Preferences Dialog]]&lt;br /&gt;
* [[foobar2000:Titleformat Introduction|Introduction to titleformat scripts]]&lt;br /&gt;
* [[foobar2000:Titleformat Reference|Titleformat Reference]] - Quick-Reference for fields and functions&lt;br /&gt;
* [[foobar2000:Masstaggers User Guide|Masstagger]]&lt;br /&gt;
* [[foobar2000:Commandline Guide|Commandline Usage]]&lt;br /&gt;
* [[foobar2000:Increasing Performance|Increasing Performance]] - Tips&lt;br /&gt;
* [[foobar2000:Autoplaylist|Autoplaylist]] Guide and Cookbook&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
The following articles contain outdated information that does not apply to Foobar2000 v0.9:&lt;br /&gt;
* [[foobar2000:Tagz|Tagz (Simple Syntax)]]&lt;br /&gt;
* [[foobar2000:Tagscript|Tagscript (Script-like Syntax)]]&lt;br /&gt;
&lt;br /&gt;
=== External Guides ===&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://fooblog2000.com/ Fooblog2000] News blog with the latest configuration/component tips and guides.&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/ Bachi-Bouzouk&#039;s English/French guide] Complete manual about foobar2000, Replay Gain, the masstagger (with a tutorial) and common plugins. Two rather extensive FAQ for UI columns and overall use. Step by step guide to help new users.&lt;br /&gt;
* [http://foobar.s53.xrea.com/index.html fb2k Wiki Page] for Japanese users.&lt;br /&gt;
* [http://foobar2000.audiohq.de/ Frank Bicking&#039;s German-language guide].&lt;br /&gt;
* [http://www.bobulous.org.uk/misc/Replay-Gain.html Replay Gain] focusing on Foobar2000. (But the other articles on this site contain misleading information)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;0.8.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar/ Bachi-Bouzouk&#039;s guide]&lt;br /&gt;
* [http://www.dizwell.com/prod/node/44 Howard Rogers&#039; Beginners&#039; Configuration Guide]&lt;br /&gt;
* [http://shsc.info/foobar2000#titelanker2 SH/SC New user guide]&lt;br /&gt;
* [http://www.techspot.com/tweaks/foobar/ TechSpot&#039;s &amp;quot;complete guide to Foobar2000&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
==== Scripting Tutorials ====&lt;br /&gt;
&#039;&#039;&#039;0.9.x&#039;&#039;&#039;&lt;br /&gt;
* [http://eolindel.free.fr/foobar0.9/tutorial.php Bachi-Bouzouk&#039;s Scripting Tutorial] Color schemes detailed. Main functions explained, basic and complex code for your columns. Several .fcs explained, detailed FAQ.&lt;br /&gt;
* [http://tagz.brother-john.net/ Brother John&#039;s Foobar2000 Scripting Tutorial]&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 foobar2000.org: Download]&lt;br /&gt;
* [http://www.foobar2000.org/requirements.html foobar2000.org: Requirements]&lt;br /&gt;
&lt;br /&gt;
=== Community ===&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showforum=28 Official foobar2000 forum]&lt;br /&gt;
* [http://foobar2000.fo.funpic.de/ German Support Forum]&lt;br /&gt;
* [http://www.foobar.prv.pl/ Polish-language forum]&lt;br /&gt;
* [http://www.foobar2000.pt.vu Portuguese 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=49783 Configuration Distribution Thread] Fast Way To Clone Another&#039;s Advanced Configuration {{foobar2000v09}}.&lt;br /&gt;
* [[Foobar2000:Preferences:Columns UI/Appearance|Appearance]] Guides to customizing the look of your Foobar2000&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=43077 Foobar Gallery 0.9]: screenshot thread {{foobar2000v09}}&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=30988 Foobar Gallery 0.8]: screenshot thread {{foobar2000v08}}&lt;br /&gt;
* [http://pelit.koillismaa.fi/fb2k/index.php Default UI formatting strings]: cut-n-paste ready&lt;br /&gt;
* [http://www.hydrogenaudio.org/forums/index.php?showtopic=31027 Columns UI configs]: .fcs file format&lt;br /&gt;
|style=&amp;quot;border: 1px solid #777777; padding: 10px;&amp;quot; valign=&amp;quot;top&amp;quot;|&lt;br /&gt;
{{Software Infobox|&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;
|stable_release = 0.9.4.3&lt;br /&gt;
|preview_release = None&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;
}}&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-left: 17px;&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:foobar2000]]&lt;br /&gt;
[[Category:Media Players|foobar2000]]&lt;/div&gt;</summary>
		<author><name>Sundance</name></author>
	</entry>
</feed>