<?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=93.15.217.34</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=93.15.217.34"/>
	<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Special:Contributions/93.15.217.34"/>
	<updated>2026-04-28T14:18:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.hydrogenaudio.org/index.php?title=Macintosh_Audio_Compression/Expansion&amp;diff=26727</id>
		<title>Macintosh Audio Compression/Expansion</title>
		<link rel="alternate" type="text/html" href="https://wiki.hydrogenaudio.org/index.php?title=Macintosh_Audio_Compression/Expansion&amp;diff=26727"/>
		<updated>2016-07-14T13:25:36Z</updated>

		<summary type="html">&lt;p&gt;93.15.217.34: Add info on ffmpeg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Macintosh Audio Compression/Expansion&#039;&#039;&#039; (&#039;&#039;&#039;MACE&#039;&#039;&#039;) is a lossy, proprietary compression scheme developed by Apple Computer for their Macintosh line of computers.&lt;br /&gt;
&lt;br /&gt;
Technically, it&#039;s very similar to how [[ADPCM]] works.&lt;br /&gt;
&lt;br /&gt;
It only works on 8bit streams. It offers two compression modes: 6:1 (1/6th of the original file size, 117 kbps) and 3:1 (1/3rd of the original file size, 235 kbps). Quality is relatively poor.&lt;br /&gt;
&lt;br /&gt;
ffmpeg/libavcodec is able to decode MACE3 and MACE6 streams.&lt;br /&gt;
&lt;br /&gt;
Users are encouraged not to use this codec, for several reasons:&lt;br /&gt;
* There are better alternatives quality-wise (ADPCM, WavPack lossy, psychoacoustic codecs)&lt;br /&gt;
* Proprietary codec - E.G, on Windows platform, it can only be encoded and played in QuickTime&lt;br /&gt;
* Won&#039;t work on bit depths other than 8bit.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
* [http://www.quicktime.com QuickTime] plays and encodes MACE streams.&lt;br /&gt;
* [http://cekirdek.pardus.org.tr/~ismail/ffmpeg-docs/mace_8c-source.html Reverse engineered MACE decoder sources] by Laszlo Torok, part of ffmpeg.&lt;br /&gt;
&lt;br /&gt;
[[Category:Codecs]]&lt;br /&gt;
[[Category:Lossy]]&lt;/div&gt;</summary>
		<author><name>93.15.217.34</name></author>
	</entry>
</feed>