<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multimedia.cx/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RuzDD</id>
	<title>MultimediaWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multimedia.cx/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RuzDD"/>
	<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php/Special:Contributions/RuzDD"/>
	<updated>2026-04-23T08:53:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Flash_IMA_ADPCM&amp;diff=15789</id>
		<title>Flash IMA ADPCM</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Flash_IMA_ADPCM&amp;diff=15789"/>
		<updated>2024-06-06T17:43:43Z</updated>

		<summary type="html">&lt;p&gt;RuzDD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Flash Video|Flash files]] can contain audio data encoded with [[IMA ADPCM]]. However, the file can use a number of different predictor sizes instead of just 4 bits as in most IMA ADPCM formats. 2, 3, and 5-bit predictors are also available.&lt;br /&gt;
&lt;br /&gt;
According to [https://open-flash.github.io/mirrors/swf-spec-19.pdf SWF SPEC 19] ; the 2bps index table is {-1,2,  -1,2}, the 3bps index table is {-1,-1,2,4,  -1,-1,2,4}, and the 5bps index table is {-1,-1,-1,-1,-1,-1,-1,-1,1,2,4,6,8,10,13,16,  -1,-1,-1,-1,-1,-1,-1,-1,1,2,4,6,8,10,13,16}. The 5bps index table is not linear as it's second and fourth quarters are {1,2,4,6,8,10,13,16} instead of {2,4,6,8,10,12,14,16}.&lt;br /&gt;
&lt;br /&gt;
[[Category:Audio Codecs]]&lt;br /&gt;
[[Category:ADPCM Audio Codecs]]&lt;br /&gt;
[[Category:IMA ADPCM Audio Codecs]]&lt;/div&gt;</summary>
		<author><name>RuzDD</name></author>
	</entry>
</feed>