<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Matc</id>
	<title>XiphWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.xiph.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Matc"/>
	<link rel="alternate" type="text/html" href="https://wiki.xiph.org/Special:Contributions/Matc"/>
	<updated>2026-04-23T23:58:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=TheoraDecoders&amp;diff=1723</id>
		<title>TheoraDecoders</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=TheoraDecoders&amp;diff=1723"/>
		<updated>2005-09-05T20:13:53Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://theora.org/ xiph]&lt;br /&gt;
* [http://ffmpeg.org ffmpeg] (only vp3 features, mmx, sse2 optimisations)&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=FLACDecoders&amp;diff=3147</id>
		<title>FLACDecoders</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=FLACDecoders&amp;diff=3147"/>
		<updated>2005-09-05T20:13:25Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://flac.sourceforge.net/ xiph]&lt;br /&gt;
* [http://ffmpeg.org ffmpeg]&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Vorbis_Decoders&amp;diff=3145</id>
		<title>Vorbis Decoders</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Vorbis_Decoders&amp;diff=3145"/>
		<updated>2005-09-05T20:12:38Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://vorbis.com/ xiph]&lt;br /&gt;
* [http://ffmpeg.org ffmpeg]&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=FLACDecoders&amp;diff=1669</id>
		<title>FLACDecoders</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=FLACDecoders&amp;diff=1669"/>
		<updated>2005-09-05T20:11:35Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://ffmpeg.org ffmpeg]&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=FLAC&amp;diff=3032</id>
		<title>FLAC</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=FLAC&amp;diff=3032"/>
		<updated>2005-09-05T20:11:14Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;FLAC&#039;&#039;&#039; stands for &#039;&#039;&#039;Free Lossless Audio Codec&#039;&#039;&#039;. FLAC is an [[audio compression]] [[codec]] that is [[lossless data compression|lossless]].  Unlike [[lossy data compression|lossy]] codecs such as [[MP3]] and [[Vorbis]], it does not remove any information from the audio stream.&lt;br /&gt;
&lt;br /&gt;
On January 29th, 2003, Xiphophorus (now called the [[Xiph.org Foundation]]) announced the incorporation of FLAC under their xiph.org banner, to go along with [[Ogg]] Vorbis, Ogg [[Theora]], and [[Speex]].&lt;br /&gt;
&lt;br /&gt;
== The Project ==&lt;br /&gt;
&lt;br /&gt;
The FLAC project consists of: &lt;br /&gt;
* the stream format &lt;br /&gt;
* libFLAC, a library of reference encoders and decoders, and a metadata interface &lt;br /&gt;
* libFLAC++, an object wrapper around libFLAC &lt;br /&gt;
* flac, a command-line wrapper around libFLAC to encode and decode .flac files &lt;br /&gt;
* metaflac, a command-line metadata editor for .flac files &lt;br /&gt;
* input plugins for various music players ([[Winamp]], [[XMMS]], Foobar2000, and more in the works) &lt;br /&gt;
&lt;br /&gt;
&amp;quot;Free&amp;quot; means that the specification of the stream format is in the [[public domain]] (the FLAC project reserves the right to set the FLAC specification and certify compliance), and that neither the FLAC format nor any of the implemented encoding/decoding methods are covered by any patent. It also means that the sources for libFLAC and libFLAC++ are available under Xiph.org&#039;s [[BSD license]] and the sources for flac, metaflac, and the plugins are available under the [[GPL]].&lt;br /&gt;
&lt;br /&gt;
== Comparisons ==&lt;br /&gt;
&lt;br /&gt;
FLAC is distinguished from general lossless algorithms such as [[ZIP file format|ZIP]] and [[gzip]] in that it is specifically designed for the efficient packing of audio data; while ZIP may compress a CD-quality audio file 20&amp;amp;ndash;40%, FLAC achieves compression rates of 30&amp;amp;ndash;70%.  &lt;br /&gt;
&lt;br /&gt;
While lossy codecs can achieve ratios of 80&amp;amp;ndash;90+%, they do this at the expense of discarding data from the original stream.  Though FLAC uses a similar technique in its encoding process, it also adds &amp;quot;residual&amp;quot; data to allow the decoder to restore the original waveform flawlessly.&lt;br /&gt;
&lt;br /&gt;
FLAC has become the preferred lossless format for trading live music online.  It has a smaller file size than [[Shorten]], and unlike MP3, it&#039;s lossless, which ensures the highest fidelity to the source material, which is important to live music traders. It has recently become a favorite trading format of non-live lossless audio traders as well.&lt;br /&gt;
&lt;br /&gt;
FLAC compiles on many platforms: most [[Unix|Unices]] (including [[Linux]], *[[BSD]], [[Solaris Operating Environment|Solaris]], and [[Mac OS X]]), [[Microsoft Windows|Windows]], [[BeOS]], and [[OS/2]]. There are build systems for [[autoconf]]/[[automake]], MSVC, Watcom C, and Project Builder.&lt;br /&gt;
&lt;br /&gt;
==  More information ==&lt;br /&gt;
&lt;br /&gt;
* [[FLACDecoders]]: List of decoders&lt;br /&gt;
* [[FLACEncoders]]: List of encoders&lt;br /&gt;
&lt;br /&gt;
== Non-PC playback support ==&lt;br /&gt;
&lt;br /&gt;
FLAC is supported by a wide range of devices such as:&lt;br /&gt;
&lt;br /&gt;
* Rio Karma http://www.digitalnetworksna.com/rioaudio/&lt;br /&gt;
* iAudio http://www.iaudio.com&lt;br /&gt;
* PhatNoise Phatbox&lt;br /&gt;
* PhatNoise Home Media Player&lt;br /&gt;
* Kenwood Music Keg&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[http://flac.sourceforge.net/ Project homepage]&lt;br /&gt;
*[http://mikewren.com/flac/ Unofficial FLAC installer for Windows]&lt;br /&gt;
*[http://www.danrules.com/macflac/ MacFLAC] [[GUI]] frontend to encode/decode FLAC on [[Mac OS X]]&lt;br /&gt;
*[[Wikipedia: FLAC]]&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=TheoraDecoders&amp;diff=1670</id>
		<title>TheoraDecoders</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=TheoraDecoders&amp;diff=1670"/>
		<updated>2005-09-05T20:07:30Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://ffmpeg.org ffmpeg] (only vp3 features, mmx, sse2 optimisations)&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Theora&amp;diff=1710</id>
		<title>Theora</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Theora&amp;diff=1710"/>
		<updated>2005-09-05T20:05:09Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Theora&#039;&#039;&#039; is our video codec, based on the VP3 codec donated by [[On2 Technologies]]. We&#039;ve refined and extended it, giving it the same future scope for encoder improvement [[Vorbis]] has. See http://theora.org/ for more information.&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Alpha 5 is the latest release. The bitstream format is frozen. Every file created with the alpha 3 encoder (and, of course, later encoders) will be playable with future decoders. Beta 1 will be the next release.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It would be nice if somewhere it could be explained if Theora is a format appropriate for editing video - such formats would not do frame to frame compression and the file size and processor load would be smaller.  On the other hand a distribution format would want to pack in a lot of compression which would mean using frame to for compression.&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
* [[Theora:Beta1ToDo|Todo for Beta1]]&lt;br /&gt;
&lt;br /&gt;
==  More information ==&lt;br /&gt;
&lt;br /&gt;
* [[TheoraHardware]]: List of hardware-players supporting Ogg Theora&lt;br /&gt;
* [[TheoraSoftwarePlayers]]: List of media players that can play Ogg Theora&lt;br /&gt;
* [[TheoraDecoders]]: List of decoders&lt;br /&gt;
* [[TheoraEncoders]]: List of encoders&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.theora.org/ Theora homepage]&lt;br /&gt;
* [http://www.annodex.net/software/theora/ Theora documentation daily builds]&lt;br /&gt;
* [[Wikipedia: Theora]]&lt;br /&gt;
* [http://www.vp3.com VP3 homepage]: The homepage of the codec Theora is based on&lt;br /&gt;
* [http://www.on2.com On2 Technologies]: The creators of VP3&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
	<entry>
		<id>https://wiki.xiph.org/index.php?title=Vorbis_Decoders&amp;diff=1668</id>
		<title>Vorbis Decoders</title>
		<link rel="alternate" type="text/html" href="https://wiki.xiph.org/index.php?title=Vorbis_Decoders&amp;diff=1668"/>
		<updated>2005-09-05T20:02:31Z</updated>

		<summary type="html">&lt;p&gt;Matc: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* [http://ffmpeg.org ffmpeg]&lt;/div&gt;</summary>
		<author><name>Matc</name></author>
	</entry>
</feed>