<?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=Ac-chan</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=Ac-chan"/>
	<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php/Special:Contributions/Ac-chan"/>
	<updated>2026-05-05T08:55:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=RLE&amp;diff=5511</id>
		<title>RLE</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=RLE&amp;diff=5511"/>
		<updated>2006-07-08T23:45:37Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: add link to theory&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;RLE stands for run length encoding and is a genereal lossless compression. It is used in much codecs after lossy compression. But some old codec use only rle.&lt;br /&gt;
* In [[Apple QuickTime]] files, 'rle ' (lower case) indicates [[Apple QuickTime RLE]].&lt;br /&gt;
* In [[AVI]] files and [[ASF]] files, RLE indicates [[Microsoft RLE]].&lt;br /&gt;
[[Category:Video FourCCs]]&lt;br /&gt;
* Here's a list of all the known RGB bitmap/BMP formats: http://www.fourcc.org/rgb.php - including: BI_RGB 0x00000000&lt;br /&gt;
RGB 0x32424752 &lt;br /&gt;
BI_RLE8 0x00000001 &lt;br /&gt;
RLE8 0x38454C52 &lt;br /&gt;
BI_RLE4 0x00000002 &lt;br /&gt;
RLE4 0x34454C52 &lt;br /&gt;
BI_BITFIELDS 0x00000003 &lt;br /&gt;
raw 0x32776173 &lt;br /&gt;
RGBA 0x41424752 &lt;br /&gt;
RGBT 0x54424752&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
More information on [[Run Length Encoding]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=RLE&amp;diff=5510</id>
		<title>RLE</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=RLE&amp;diff=5510"/>
		<updated>2006-07-08T23:40:16Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: rle is a genreal lossless compression not only a fourcc&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;RLE stands for run length encoding and is a genereal lossless compression. It is used in much codecs after lossy compression. But some old codec use only rle.&lt;br /&gt;
* In [[Apple QuickTime]] files, 'rle ' (lower case) indicates [[Apple QuickTime RLE]].&lt;br /&gt;
* In [[AVI]] files and [[ASF]] files, RLE indicates [[Microsoft RLE]].&lt;br /&gt;
[[Category:Video FourCCs]]&lt;br /&gt;
* Here's a list of all the known RGB bitmap/BMP formats: http://www.fourcc.org/rgb.php - including: BI_RGB 0x00000000&lt;br /&gt;
RGB 0x32424752 &lt;br /&gt;
BI_RLE8 0x00000001 &lt;br /&gt;
RLE8 0x38454C52 &lt;br /&gt;
BI_RLE4 0x00000002 &lt;br /&gt;
RLE4 0x34454C52 &lt;br /&gt;
BI_BITFIELDS 0x00000003 &lt;br /&gt;
raw 0x32776173 &lt;br /&gt;
RGBA 0x41424752 &lt;br /&gt;
RGBT 0x54424752&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Talk:Main_Page&amp;diff=5452</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Talk:Main_Page&amp;diff=5452"/>
		<updated>2006-06-19T09:03:46Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Can we make some infos skeletons for the contributors and give links to the documentation of the wiki system and/or guide for how to write and which modification tags available?&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=MPEG_container&amp;diff=5434</id>
		<title>MPEG container</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=MPEG_container&amp;diff=5434"/>
		<updated>2006-06-18T14:31:06Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: add category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are the following formats:&lt;br /&gt;
* MPEG-2: [[MPEG Programmstream|MPEG Programmstream (PS)]]; [[MPEG Transportstream|MPEG Transportstream (TS)]]&lt;br /&gt;
* MPEG-4: [[MP4|MPEG-4 Container (MP4)]] (for MPEG-2 Part2); [[ISO/IEC 14496-15|ISO/IEC 14496-15 AVC file format]] (booth based on the [[ISO Base Media File Format|ISO Base Media File Format (ISO/IEC 15444-12 and ISO/IEC 14496-12)]]&lt;br /&gt;
&lt;br /&gt;
The following are not Container formats but they are sometimes called also MPEG Containers or are modified or extented version of them:&lt;br /&gt;
*[[VOB|Video Objects (VOB)]]&lt;br /&gt;
*[[PVA]]&lt;br /&gt;
*[[MP3]]&lt;br /&gt;
&lt;br /&gt;
[[Category: Container Formats]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29/WG1&amp;diff=5433</id>
		<title>ISO/IEC JTC1/SC29/WG1</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29/WG1&amp;diff=5433"/>
		<updated>2006-06-18T14:06:13Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: list all standards with there parts more detailed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Website: http://www.itscj.ipsj.or.jp/sc29/ http://jpeg.org&lt;br /&gt;
&lt;br /&gt;
The ISO/IEC JTC1/SC29/WG1 &amp;quot;Joint Photographic Experts Group&amp;quot; (JPEG) is a Working Group (WG1) of the [[ISO/IEC JTC1/SC29|SubCommittee (SC29) &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot;]] of the [[Joint Technical Committee|&amp;quot;Joint Technical Committee 001: Information Technology Standards&amp;quot; (JTC1)]] and standardized:&lt;br /&gt;
*[[ISO]]/[[IEC]] IS JPEG|10918-1 | [[ITU-T]] Recommendation T.81 - [[JPEG]]&lt;br /&gt;
 Part 1 - The basic JPEG standard, which defines many options and alternatives for the coding of still images of photographic quality&lt;br /&gt;
 Part 2 - which sets rules and checks for making sure software conforms to Part 1&lt;br /&gt;
 Part 3 - set up to add a set of extensions to improve the standard, including the SPIFF file format&lt;br /&gt;
 Part 4 - defines methods for registering some of the parameters used to extend JPEG &lt;br /&gt;
*[[ISO]]/[[IEC]] IS 11544  | [[ITU-T]] Recommendation T.82 - [[JBIG]]&lt;br /&gt;
*[[ISO]]/[[IEC]] 15444 | [[ITU-T]] Recommendation T.800 [[JPEG2000]]&lt;br /&gt;
 Part 1, Core coding system (intended as royalty and license-fee free - NB NOT patent-free)&lt;br /&gt;
 Part 2, Extensions (adds more features and sophistication to the core)&lt;br /&gt;
 Part 3, Motion JPEG 2000&lt;br /&gt;
 Part 4, Conformance&lt;br /&gt;
 Part 5, Reference software (Java and C implementations are available)&lt;br /&gt;
 Part 6, Compound image file format (document imaging, for pre-press and fax-like applications, etc.)&lt;br /&gt;
 Part 7 has been abandoned&lt;br /&gt;
 Part 8, JPSEC (security aspects)&lt;br /&gt;
 Part 9, JPIP (interactive protocols and API)&lt;br /&gt;
 Part 10, JP3D (volumetric imaging)&lt;br /&gt;
 Part 11, JPWL (wireless applications)&lt;br /&gt;
 Part 12, ISO Base Media File Format (common with MPEG-4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=MPEG_container&amp;diff=5432</id>
		<title>MPEG container</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=MPEG_container&amp;diff=5432"/>
		<updated>2006-06-18T13:36:42Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are the following formats:&lt;br /&gt;
* MPEG-2: [[MPEG Programmstream|MPEG Programmstream (PS)]] [[MPEG Transportstream|MPEG Transportstream (TS)]]&lt;br /&gt;
* MPEG-4: [[MPEG-4 Container]] (for MPEG-2 Part2) [[ISO/IEC 14496-15|ISO/IEC 14496-15 AVC file format]] (booth based on the [[ISO Base Media File Format|ISO Base Media File Format (ISO/IEC 15444-12 and ISO/IEC 14496-12)]]&lt;br /&gt;
&lt;br /&gt;
The following are not Container formats but they are sometimes called also MPEG Containers or are modified or extented version of them:&lt;br /&gt;
*[[VOB|Video Objects (VOB)]]&lt;br /&gt;
*[[PVA]]&lt;br /&gt;
*[[MP3]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=A52&amp;diff=5431</id>
		<title>A52</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=A52&amp;diff=5431"/>
		<updated>2006-06-18T13:15:30Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: correct links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* Codec ID: 0x2000&lt;br /&gt;
* Specification for A/52a: no longer available&lt;br /&gt;
* Specification for A/52b: [http://www.atsc.org/standards/a_52b.pdf http://www.atsc.org/standards/a_52b.pdf]&lt;br /&gt;
&lt;br /&gt;
ATSC A/52a is a standard for lossy encoding of audio in digital television broadcasting in the United States.  It is the same as Dolby AC3.&lt;br /&gt;
ATSC A/52b is an extention to A/52a and was approved for the Bluray and HD-DVD standard. It is the same as Enhanced AC3 or EAC3 for short.&lt;br /&gt;
EAC3 is also supposed to be backwards compatible with AC3.&lt;br /&gt;
&lt;br /&gt;
[[Category: Audio Codecs]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Moving_Picture_Experts_Group&amp;diff=5408</id>
		<title>Moving Picture Experts Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Moving_Picture_Experts_Group&amp;diff=5408"/>
		<updated>2006-06-12T13:41:05Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: 1.5 not 15 Mbit/s&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Website: [http://www.chiariglione.org/mpeg/ http://www.chiariglione.org/mpeg/]&lt;br /&gt;
&lt;br /&gt;
The ISO/IEC JTC1/SC29/WG11 '''Moving Picture Experts Group''' AKA '''MPEG''' is an ISO/IEC standards body dedicated to creating video and audio encoding standards.&lt;br /&gt;
&lt;br /&gt;
Among the compression methods standardized by MPEG are&lt;br /&gt;
 &lt;br /&gt;
* [[MPEG-1|ISO/IEC TR 11172 Coding of moving pictures and associated audio for digital storage media at up to about 1.5 Mbit/s  (aka MPEG1)]]&lt;br /&gt;
* [[MP1|MPEG audio layer 1]]&lt;br /&gt;
* [[MP2|MPEG audio layer 2]]&lt;br /&gt;
* [[MP3|MPEG audio layer 3]]&lt;br /&gt;
* [[MPEG-2|ISO/IEC 13818 Generic coding of moving pictures and associated audio information (aka MPEG2)]]&lt;br /&gt;
* [[AAC|Advanced Audio Codec (AAC)]]&lt;br /&gt;
* [[MPEG-4|ISO/IEC 14496 Coding of audio-visual objects (aka MPEG4)]]&lt;br /&gt;
* [[H.264|MPEG4 Part 10 Advanced Video Coding (AVC) aka H.264]]&lt;br /&gt;
* ISO/IEC 15938 Multimedia content description interface (aka MPEG7)&lt;br /&gt;
* ISO/IEC 21000 Multimedia framework (aka MPEG21)&lt;br /&gt;
* ISO/IEC 23000 Multimedia Application Formats (aka MPEG-A)&lt;br /&gt;
* ISO/IEC 23001 MPEG Systems Technologies &lt;br /&gt;
* ISO/IEC 23002 MPEG Visual Technologies&lt;br /&gt;
* ISO/IEC 23003 MPEG Audio Technologies&lt;br /&gt;
* ISO/IEC 23004 MPEG Multimedia Middleware&lt;br /&gt;
* ISO/IEC 25781 Universal 3D file format&lt;br /&gt;
&lt;br /&gt;
[[Category:Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=TwoCC&amp;diff=5392</id>
		<title>TwoCC</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=TwoCC&amp;diff=5392"/>
		<updated>2006-06-11T19:41:04Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: add category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TwoCC is the audio counterpart to the [[:Category:Video FourCCs|video FourCC]]. It is the audio format identifier used in the [[RIFF]] based multimedia formats by [[Microsoft]] ([[WAV]] and [[AVI]]). The TwoCC is 2 bytes long and stored in little endian format on disk. You can register your TwoCC with Microsoft but it seems that only some companies perform this process.&lt;br /&gt;
&lt;br /&gt;
* 0x0000	Microsoft Unknown Wave Format&lt;br /&gt;
* 0x0001	Microsoft PCM Format&lt;br /&gt;
* 0x0002	Microsoft ADPCM Format&lt;br /&gt;
* 0x0003	IEEE Float&lt;br /&gt;
* 0x0004	Compaq Computer VSELP (codec for Windows CE 2.0 devices)&lt;br /&gt;
* 0x0005	IBM CVSD&lt;br /&gt;
* 0x0006	Microsoft ALAW (CCITT A-Law)&lt;br /&gt;
* 0x0007	Microsoft MULAW (CCITT u-Law)&lt;br /&gt;
* 0x0008	Microsoft DTS&lt;br /&gt;
* 0x0009	Microsoft DRM&lt;br /&gt;
* 0x0010	OKI ADPCM&lt;br /&gt;
* 0x0011	Intel DVI ADPCM (IMA ADPCM)&lt;br /&gt;
* 0x0012	Videologic MediaSpace ADPCM&lt;br /&gt;
* 0x0013	Sierra Semiconductor ADPCM&lt;br /&gt;
* 0x0014	Antex Electronics G.723 ADPCM&lt;br /&gt;
* 0x0015	DSP Solutions DigiSTD&lt;br /&gt;
* 0x0016	DSP Solutions DigiFIX&lt;br /&gt;
* 0x0017	Dialogic OKI ADPCM&lt;br /&gt;
* 0x0018	MediaVision ADPCM&lt;br /&gt;
* 0x0019	Hewlett-Packard CU codec&lt;br /&gt;
* 0x0020	Yamaha ADPCM&lt;br /&gt;
* 0x0021	Speech Compression SONARC&lt;br /&gt;
* 0x0022	DSP Group True Speech&lt;br /&gt;
* 0x0023	Echo Speech EchoSC1&lt;br /&gt;
* 0x0024	Audiofile AF36&lt;br /&gt;
* 0x0025	Audio Processing Technology APTX&lt;br /&gt;
* 0x0026	AudioFile AF10&lt;br /&gt;
* 0x0027	Prosody 1612 codec for CTI Speech Card&lt;br /&gt;
* 0x0028	Merging Technologies S.A. LRC&lt;br /&gt;
* 0x0030	Dolby Labs AC2&lt;br /&gt;
* 0x0031	Microsoft GSM 6.10&lt;br /&gt;
* 0x0032	MSNAudio&lt;br /&gt;
* 0x0033	Antex Electronics ADPCME&lt;br /&gt;
* 0x0034	Control Resources VQLPC&lt;br /&gt;
* 0x0035	DSP Solutions DigiREAL&lt;br /&gt;
* 0x0036	DSP Solutions DigiADPCM&lt;br /&gt;
* 0x0037	Control Resources CR10&lt;br /&gt;
* 0x0038	Natural MicroSystems VBXADPCM&lt;br /&gt;
* 0x0039	Roland RDAC (Crystal Semiconductor IMA ADPCM)&lt;br /&gt;
* 0x003A	Echo Speech EchoSC3&lt;br /&gt;
* 0x003B	Rockwell ADPCM&lt;br /&gt;
* 0x003C	Rockwell Digit LK&lt;br /&gt;
* 0x003D	Xebec Multimedia Solutions&lt;br /&gt;
* 0x0040	Antex Electronics G.721 ADPCM&lt;br /&gt;
* 0x0041	Antex Electronics G.728 CELP&lt;br /&gt;
* 0x0042	Microsoft MSG723&lt;br /&gt;
* 0x0043	IBM AVC ADPCM&lt;br /&gt;
* 0x0045	ITU-T G.726 ADPCM&lt;br /&gt;
* 0x0050	MPEG-1 layer 1, 2&lt;br /&gt;
* 0x0052	InSoft RT24 (ACM codec is an alternative codec)&lt;br /&gt;
* 0x0053	InSoft PAC&lt;br /&gt;
* 0x0055	MPEG-1 Layer 3 (MP3)&lt;br /&gt;
* 0x0059	Lucent G.723&lt;br /&gt;
* 0x0060	Cirrus Logic&lt;br /&gt;
* 0x0061	ESS Technology ESPCM / Duck DK4 ADPCM&lt;br /&gt;
* 0x0062	Voxware file-mode codec / Duck DK3 ADPCM&lt;br /&gt;
* 0x0063	Canopus Atrac&lt;br /&gt;
* 0x0064	APICOM G.726 ADPCM&lt;br /&gt;
* 0x0065	APICOM G.722 ADPCM&lt;br /&gt;
* 0x0066	Microsoft DSAT&lt;br /&gt;
* 0x0067	Microsoft DSAT Display&lt;br /&gt;
* 0x0069	Voxware Byte Aligned (bitstream-mode codec)&lt;br /&gt;
* 0x0070	Voxware AC8 (Lernout &amp;amp; Hauspie CELP 4.8 kbps)&lt;br /&gt;
* 0x0071	Voxware AC10 (Lernout &amp;amp; Hauspie CBS 8kbps)&lt;br /&gt;
* 0x0072	Voxware AC16 (Lernout &amp;amp; Hauspie CBS 12kbps)&lt;br /&gt;
* 0x0073	Voxware AC20 (Lernout &amp;amp; Hauspie CBS 16kbps)&lt;br /&gt;
* 0x0074	Voxware MetaVoice (file and stream oriented)&lt;br /&gt;
* 0x0075	Voxware MetaSound (file and stream oriented)&lt;br /&gt;
* 0x0076	Voxware RT29HW&lt;br /&gt;
* 0x0077	Voxware VR12&lt;br /&gt;
* 0x0078	Voxware VR18&lt;br /&gt;
* 0x0079	Voxware TQ40&lt;br /&gt;
* 0x0080	Softsound&lt;br /&gt;
* 0x0081	Voxware TQ60&lt;br /&gt;
* 0x0082	Microsoft MSRT24 (ACM codec is an alternative codec)&lt;br /&gt;
* 0x0083	AT&amp;amp;T Labs G.729A&lt;br /&gt;
* 0x0084	Motion Pixels MVI MV12&lt;br /&gt;
* 0x0085	DataFusion Systems G.726&lt;br /&gt;
* 0x0086	DataFusion Systems GSM610&lt;br /&gt;
* 0x0088	Iterated Systems ISIAudio&lt;br /&gt;
* 0x0089	Onlive&lt;br /&gt;
* 0x0091	Siemens Business Communications SBC24&lt;br /&gt;
* 0x0092	Sonic Foundry Dolby AC3 SPDIF&lt;br /&gt;
* 0x0093	MediaSonic G.723&lt;br /&gt;
* 0x0094	Aculab PLC Prosody 8KBPS&lt;br /&gt;
* 0x0097	ZyXEL ADPCM&lt;br /&gt;
* 0x0098	Philips LPCBB&lt;br /&gt;
* 0x0099	Studer Professional Audio AG Packed&lt;br /&gt;
* 0x00A0	Malden Electronics PHONYTALK&lt;br /&gt;
* 0x00FF	AAC&lt;br /&gt;
* 0x0100	Rhetorex ADPCM&lt;br /&gt;
* 0x0101	IBM mu-law / BeCubed Software IRAT&lt;br /&gt;
* 0x0102	IBM A-law&lt;br /&gt;
* 0x0103	IBM AVC ADPCM&lt;br /&gt;
* 0x0111	Vivo G.723&lt;br /&gt;
* 0x0112	Vivo Siren&lt;br /&gt;
* 0x0123	Digital G.723&lt;br /&gt;
* 0x0125	Sanyo LD ADPCM&lt;br /&gt;
* 0x0130	Sipro Lab Telecom ACELP.net&lt;br /&gt;
* 0x0131	Sipro Lab Telecom ACELP.4800&lt;br /&gt;
* 0x0132	Sipro Lab Telecom ACELP.8V3&lt;br /&gt;
* 0x0133	Sipro Lab Telecom ACELP.G.729&lt;br /&gt;
* 0x0134	Sipro Lab Telecom ACELP.G.729A&lt;br /&gt;
* 0x0135	Sipro Lab Telecom ACELP.KELVIN&lt;br /&gt;
* 0x0140	Dictaphone G.726 ADPCM&lt;br /&gt;
* 0x0150	Qualcomm PureVoice&lt;br /&gt;
* 0x0151	Qualcomm HalfRate&lt;br /&gt;
* 0x0155	Ring Zero Systems TUB GSM&lt;br /&gt;
* 0x0160	Windows Media Audio V1 / DivX audio (WMA)&lt;br /&gt;
* 0x0161	Windows Media Audio V2 V7 V8 V9 / DivX audio (WMA) / Alex AC3 Audio&lt;br /&gt;
* 0x0162	Windows Media Audio Professional V9&lt;br /&gt;
* 0x0163	Windows Media Audio Lossless V9&lt;br /&gt;
* 0x0170	UNISYS NAP ADPCM&lt;br /&gt;
* 0x0171	UNISYS NAP ULAW&lt;br /&gt;
* 0x0172	UNISYS NAP ALAW&lt;br /&gt;
* 0x0173	UNISYS NAP 16K&lt;br /&gt;
* 0x0200	Creative Labs ADPCM&lt;br /&gt;
* 0x0202	Creative Labs FastSpeech8&lt;br /&gt;
* 0x0203	Creative Labs FastSpeech10&lt;br /&gt;
* 0x0210	UHER Informatic ADPCM&lt;br /&gt;
* 0x0215	Ulead DV ACM&lt;br /&gt;
* 0x0216	Ulead DV ACM&lt;br /&gt;
* 0x0220	Quarterdeck&lt;br /&gt;
* 0x0230	I-link Worldwide ILINK VC&lt;br /&gt;
* 0x0240	Aureal Semiconductor RAW SPORT&lt;br /&gt;
* 0x0241	ESST AC3&lt;br /&gt;
* 0x0250	Interactive Products HSX&lt;br /&gt;
* 0x0251	Interactive Products RPELP&lt;br /&gt;
* 0x0260	Consistent Software CS2&lt;br /&gt;
* 0x0270	Sony ATRAC3 (SCX, same as MiniDisk LP2)&lt;br /&gt;
* 0x0300	Fujitsu FM TOWNS SND&lt;br /&gt;
* 0x0400	BTV Digital (Brooktree digital audio format)&lt;br /&gt;
* 0x0401	Intel Music Coder (IMC)&lt;br /&gt;
* 0x0402	Ligos Indeo Audio&lt;br /&gt;
* 0x0450	QDesign Music&lt;br /&gt;
* 0x0680	AT&amp;amp;T Labs VME VMPCM&lt;br /&gt;
* 0x0681	AT&amp;amp;T Labs TPC&lt;br /&gt;
* 0x0700	YMPEG Alpha (dummy for MPEG-2 compressor)&lt;br /&gt;
* 0x08AE	ClearJump LiteWave&lt;br /&gt;
* 0x1000	Olivetti GSM&lt;br /&gt;
* 0x1001	Olivetti ADPCM&lt;br /&gt;
* 0x1002	Olivetti CELP&lt;br /&gt;
* 0x1003	Olivetti SBC&lt;br /&gt;
* 0x1004	Olivetti OPR&lt;br /&gt;
* 0x1100	Lernout &amp;amp; Hauspie codec&lt;br /&gt;
* 0x1101	Lernout &amp;amp; Hauspie CELP codec&lt;br /&gt;
* 0x1102	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
* 0x1103	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
* 0x1104	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
* 0x1400	Norris Communication&lt;br /&gt;
* 0x1401	AT&amp;amp;T Labs ISIAudio&lt;br /&gt;
* 0x1500	AT&amp;amp;T Labs Soundspace Music Compression&lt;br /&gt;
* 0x181C	VoxWare RT24 speech codec&lt;br /&gt;
* 0x181E	Lucent elemedia AX24000P Music codec&lt;br /&gt;
* 0x1C07	Lucent SX8300P speech codec&lt;br /&gt;
* 0x1C0C	Lucent SX5363S G.723 compliant codec&lt;br /&gt;
* 0x1F03	CUseeMe DigiTalk (ex-Rocwell)&lt;br /&gt;
* 0x1FC4	NCT Soft ALF2CD ACM&lt;br /&gt;
* 0x2000	Dolby AC3 / FAST Multimedia AG DVM&lt;br /&gt;
* 0x2001	Dolby DTS (Digital Theater System)&lt;br /&gt;
* 0x2002	RealAudio 1 / 2 14.4&lt;br /&gt;
* 0x2003	RealAudio 1 / 2 28.8&lt;br /&gt;
* 0x2004	RealAudio G2 / 8 Cook (low bitrate)&lt;br /&gt;
* 0x2005	RealAudio 3 / 4 / 5 Music (DNET)&lt;br /&gt;
* 0x2006	RealAudio 10 AAC (RAAC)&lt;br /&gt;
* 0x2007	RealAudio 10 AAC+ (RACP)&lt;br /&gt;
* 0x3313	makeAVIS (ffvfw fake AVI sound from AviSynth scripts)&lt;br /&gt;
* 0x4143	Divio MPEG-4 AAC audio&lt;br /&gt;
* 0x434C	LEAD Speech&lt;br /&gt;
* 0x564C	LEAD Vorbis&lt;br /&gt;
* 0x674f	Ogg Vorbis (mode 1)&lt;br /&gt;
* 0x6750	Ogg Vorbis (mode 2)&lt;br /&gt;
* 0x6751	Ogg Vorbis (mode 3)&lt;br /&gt;
* 0x676f	Ogg Vorbis (mode 1+)&lt;br /&gt;
* 0x6770	Ogg Vorbis (mode 2+)&lt;br /&gt;
* 0x6771	Ogg Vorbis (mode 3+)&lt;br /&gt;
* 0x7A21	GSM-AMR (CBR, no SID)&lt;br /&gt;
* 0x7A22	GSM-AMR (VBR, including SID)&lt;br /&gt;
* 0xDFAC	DebugMode SonicFoundry Vegas FrameServer ACM Codec&lt;br /&gt;
* 0xF1AC	Free Lossless Audio Codec FLAC&lt;br /&gt;
* 0xFFFE	Extensible wave format&lt;br /&gt;
* 0xFFFF	In Development / Unregistered&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Audio Codecs]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Moving_Picture_Experts_Group&amp;diff=5384</id>
		<title>Moving Picture Experts Group</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Moving_Picture_Experts_Group&amp;diff=5384"/>
		<updated>2006-06-11T16:09:06Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: add mor MPEG Standards&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Website: [http://www.chiariglione.org/mpeg/ http://www.chiariglione.org/mpeg/]&lt;br /&gt;
&lt;br /&gt;
The ISO/IEC JTC1/SC29/WG11 '''Moving Picture Experts Group''' AKA '''MPEG''' is an ISO/IEC standards body dedicated to creating video and audio encoding standards.&lt;br /&gt;
&lt;br /&gt;
Among the compression methods standardized by MPEG are&lt;br /&gt;
 &lt;br /&gt;
* [[MPEG-1|ISO/IEC TR 11172 Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s  (aka MPEG1)]]&lt;br /&gt;
* [[MP1|MPEG audio layer 1]]&lt;br /&gt;
* [[MP2|MPEG audio layer 2]]&lt;br /&gt;
* [[MP3|MPEG audio layer 3]]&lt;br /&gt;
* [[MPEG-2|ISO/IEC 13818 Generic coding of moving pictures and associated audio information (aka MPEG2)]]&lt;br /&gt;
* [[AAC|Advanced Audio Codec(AAC)]]&lt;br /&gt;
* [[MPEG-4|ISO/IEC 14496 Coding of audio-visual objects (aka MPEG4)]]&lt;br /&gt;
* [[H.264|MPEG4 Part 10 Advanced Video Codec(AVC) aka H.264]]&lt;br /&gt;
* ISO/IEC 15938 Multimedia content description interface (aka MPEG7)&lt;br /&gt;
* ISO/IEC 21000 Multimedia framework (aka MPEG21)&lt;br /&gt;
* ISO/IEC 23000 Multimedia Application Formats (aka MPEG-A)&lt;br /&gt;
* ISO/IEC 23001 MPEG Systems Technologies &lt;br /&gt;
* ISO/IEC 23002 MPEG Visual Technologies&lt;br /&gt;
* ISO/IEC 23003 MPEG Audio Technologies&lt;br /&gt;
* ISO/IEC 23004 MPEG Multimedia Middleware&lt;br /&gt;
* ISO/IEC 25781 Universal 3D file format&lt;br /&gt;
&lt;br /&gt;
[[Category:Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29/WG1&amp;diff=5383</id>
		<title>ISO/IEC JTC1/SC29/WG1</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29/WG1&amp;diff=5383"/>
		<updated>2006-06-11T15:58:26Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ISO/IEC JTC1/SC29/WG1 &amp;quot;Joint Photographic Experts Group&amp;quot;(JPEG) is a Working Group(WG1) of the [[ISO/IEC JTC1/SC29|SubCommittee(SC29) &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot;]] of the [[Joint Technical Committee|&amp;quot;Joint Technical Committee 001: Information Technology Standards&amp;quot;(JTC1)]] and standardized the so calls [[JPEG]] Photo Compression (file) format, [[JBIG]](Fax image format/compression) and [[JPEG2000]](Photo Compression).&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=JPEG&amp;diff=5382</id>
		<title>JPEG</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=JPEG&amp;diff=5382"/>
		<updated>2006-06-11T15:58:13Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: JPEG can be lossless&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* FOURCCs: JPEG, CJPG&lt;br /&gt;
* Organization: [[ISO/IEC JTC1/SC29/WG1]] &amp;quot;Joint Photographic Experts Group&amp;quot;(JPEG)&lt;br /&gt;
* Organization: [[Independent JPEG Group]]&lt;br /&gt;
* Samples:&lt;br /&gt;
** CJPG: http://www.mplayerhq.hu/MPlayer/samples/V-codecs/CJPG/&lt;br /&gt;
&lt;br /&gt;
JPEG is an ubiquitous lossy or lossless image format.&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Codecs]]&lt;br /&gt;
[[Category:Video FourCCs]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=JPEG&amp;diff=5381</id>
		<title>JPEG</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=JPEG&amp;diff=5381"/>
		<updated>2006-06-11T15:50:06Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: add link to the real JPEG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* FOURCCs: JPEG, CJPG&lt;br /&gt;
* Organization: [[ISO/IEC JTC1/SC29/WG1]] &amp;quot;Joint Photographic Experts Group&amp;quot;(JPEG)&lt;br /&gt;
* Organization: [[Independent JPEG Group]]&lt;br /&gt;
* Samples:&lt;br /&gt;
** CJPG: http://www.mplayerhq.hu/MPlayer/samples/V-codecs/CJPG/&lt;br /&gt;
&lt;br /&gt;
JPEG is an ubiquitous lossy image format.&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Codecs]]&lt;br /&gt;
[[Category:Video FourCCs]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Optical_Storage_Technology_Association&amp;diff=5380</id>
		<title>Optical Storage Technology Association</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Optical_Storage_Technology_Association&amp;diff=5380"/>
		<updated>2006-06-11T15:43:56Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: change category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Optical Storage Technology Association make specification on how to save data on Optical discs(Filesystem and lower level). There [[Universal Disc Format|Universal Disc Format(UDF)]] is used on [[DVD]], [[Blu-Ray]] and [[HD-DVD]].&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
Offical Homepage: http://osta.org/&lt;br /&gt;
UDF Specification: http://osta.org/specs/index.htm&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Joint_Technical_Committee&amp;diff=5379</id>
		<title>Joint Technical Committee</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Joint_Technical_Committee&amp;diff=5379"/>
		<updated>2006-06-11T15:43:23Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: ch&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Real name is Joint Technical Committee 001: Information Technology Standards(JTC1) Maybe there was planed to build more JTCs between ISO and IEC but this is the only one. As the full name say here works to Standardization body together on IT Standards. For Multimedia the SubCommittees &lt;br /&gt;
* SC 23 &amp;quot;Digital Storage Media for information interchange&amp;quot;&lt;br /&gt;
* SC 24 &amp;quot;Computer graphics, image processing and environmental data representation&amp;quot;&lt;br /&gt;
* SC 29 &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot;&lt;br /&gt;
importaned.&lt;br /&gt;
&lt;br /&gt;
SC 23 defined some Standards about CD, DVD, Blu-Ray and HD-DVD, SC24 made some Standards about grafic file formats like tiff and SC 29 made JPEG and MPEG standards.&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
* Homepage: http://isotc.iso.org/livelink/livelink/fetch/2000/2122/327993/customview.html?func=ll&amp;amp;objId=327993&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5378</id>
		<title>International Organization for Standardization</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5378"/>
		<updated>2006-06-11T15:42:34Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: change category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Organization for Standardization(ISO) is a network of the national standards institutes of 156 countries, on the basis of one member per country, with a Central Secretariat in Geneva, Switzerland, that coordinates the system. The national standards instituts are also &amp;quot;only&amp;quot; networks of other national intitutes that research and develop on spicial areas. eg the Frauenhofer Institute(how made MPEG1 Layer 3(MP3)) is part of Deutes Institut für Normung(German Instiute for Standardization - DIN) wich is part of ISO.&lt;br /&gt;
&lt;br /&gt;
Not all Standards of the ISO are Multimedia related, this is only a realy smal part. They define also such things as papersize, Keybord layouts, timestamp formats, and much other. For the electric area the ISO work together with the International Engineering Consortium(IEC) which build the Joint Technical Committee(JTC) wich is splitted into SubCommittees which research special areas. For Multimedia the SubCommittees(SC) SC23 &amp;quot;Digital Storage Media for information interchange&amp;quot;, SC24 &amp;quot;Computer graphics, image processing and environmental data representation&amp;quot; and SC29 &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot; are important.&lt;br /&gt;
&lt;br /&gt;
The following standards are Multimedia related:&lt;br /&gt;
 By ISO/IEC JTC1/SC29/WG1:&lt;br /&gt;
   * ISO/IEC IS 10918 and ITU-T T.81 (JPEG)&lt;br /&gt;
   * ISO/IEC IS 11544 and ITU-T T.82 (JBIG)&lt;br /&gt;
   * ??? (JPEG2000)&lt;br /&gt;
 By ISO/IEC JTC1/SC29/WG11:&lt;br /&gt;
   * ISO/IEC TR 11172 Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s  (aka MPEG1)&lt;br /&gt;
   * ISO/IEC 13818 Generic coding of moving pictures and associated audio information (aka MPEG2)&lt;br /&gt;
   * ISO/IEC 14496 Coding of audio-visual objects (aka MPEG4)&lt;br /&gt;
   * ISO/IEC 15938 Multimedia content description interface (aka MPEG7)&lt;br /&gt;
   * ISO/IEC 21000 Multimedia framework (aka MPEG21)&lt;br /&gt;
   * ISO/IEC 23000 Multimedia Application Formats (aka MPEG-A)&lt;br /&gt;
   * ISO/IEC 23001 MPEG Systems Technologies &lt;br /&gt;
   * ISO/IEC 23002 MPEG Visual Technologies&lt;br /&gt;
   * ISO/IEC 23003 MPEG Audio Technologies&lt;br /&gt;
   * ISO/IEC 23004 MPEG Multimedia Middleware&lt;br /&gt;
   * ISO/IEC 25781 Universal 3D file format&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
*Homepage: http://www.iso.org&lt;br /&gt;
*public available Standards: http://isotc.iso.org/livelink/livelink/fetch/2000/2489/Ittf_Home/PubliclyAvailableStandards.htm&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=International_Engineering_Consortium&amp;diff=5377</id>
		<title>International Engineering Consortium</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=International_Engineering_Consortium&amp;diff=5377"/>
		<updated>2006-06-11T15:41:59Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: change category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Engineering Consortium(IEC) work together with ISO in the JTC1 on Multimedia Standards(SC23, 24 and 29).&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
* Homepage: http://www.iec.org/&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29&amp;diff=5376</id>
		<title>ISO/IEC JTC1/SC29</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29&amp;diff=5376"/>
		<updated>2006-06-11T15:40:45Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: change category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ISO/IEC JTC1/SC29 is the subcommittee of the ISO and IEC(that build together the JTC) that research in Multimedia Coding. They have 2(active) Working Groups.&lt;br /&gt;
* Working Group 1(WG1) is the &amp;quot;Joint Photographic Experts Group&amp;quot;(JPEG) is active&lt;br /&gt;
* Working Group 11 (WG11) is the &amp;quot;Motion picture Expert Group&amp;quot;(MPEG) is ative&lt;br /&gt;
* Working Group 12 now MTF&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
* official Homepage of ISO/IEC JTC1/SC29: http://www.itscj.ipsj.or.jp/sc29/&lt;br /&gt;
There is a Database with the Documents made by them and some of them(eg. Final Drafts of Standards) can be downloaded for free and without registration.&lt;br /&gt;
* official Homepage of ISO/IEC JTC1/SC29/WG1(JPEG): http://www.jpeg.org/&lt;br /&gt;
* official Homepage of ISO/IEC JTC1/SC29/WG11(MPEG): http://www.chiariglione.org/mpeg/&lt;br /&gt;
* Homepage of Leonardo Chiariglione(Chaireman of MPEG) with much infos on Multimedia(not only MPEG): http://www.chiariglione.org/&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia-related Standards Bodies]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Joint_Technical_Committee&amp;diff=5375</id>
		<title>Joint Technical Committee</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Joint_Technical_Committee&amp;diff=5375"/>
		<updated>2006-06-11T15:38:11Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Real name is Joint Technical Committee 001: Information Technology Standards(JTC1) Maybe there was planed to build more JTCs between ISO and IEC but this is the only one. As the full name say here works to Standardization body together on IT Standards. For Multimedia the SubCommittees &lt;br /&gt;
* SC 23 &amp;quot;Digital Storage Media for information interchange&amp;quot;&lt;br /&gt;
* SC 24 &amp;quot;Computer graphics, image processing and environmental data representation&amp;quot;&lt;br /&gt;
* SC 29 &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot;&lt;br /&gt;
importaned.&lt;br /&gt;
&lt;br /&gt;
SC 23 defined some Standards about CD, DVD, Blu-Ray and HD-DVD, SC24 made some Standards about grafic file formats like tiff and SC 29 made JPEG and MPEG standards.&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
* Homepage: http://isotc.iso.org/livelink/livelink/fetch/2000/2122/327993/customview.html?func=ll&amp;amp;objId=327993&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=International_Engineering_Consortium&amp;diff=5374</id>
		<title>International Engineering Consortium</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=International_Engineering_Consortium&amp;diff=5374"/>
		<updated>2006-06-11T15:29:41Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Engineering Consortium(IEC) work together with ISO in the JTC1 on Multimedia Standards(SC23, 24 and 29).&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
* Homepage: http://www.iec.org/&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5373</id>
		<title>International Organization for Standardization</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5373"/>
		<updated>2006-06-11T15:27:01Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: IEC correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Organization for Standardization(ISO) is a network of the national standards institutes of 156 countries, on the basis of one member per country, with a Central Secretariat in Geneva, Switzerland, that coordinates the system. The national standards instituts are also &amp;quot;only&amp;quot; networks of other national intitutes that research and develop on spicial areas. eg the Frauenhofer Institute(how made MPEG1 Layer 3(MP3)) is part of Deutes Institut für Normung(German Instiute for Standardization - DIN) wich is part of ISO.&lt;br /&gt;
&lt;br /&gt;
Not all Standards of the ISO are Multimedia related, this is only a realy smal part. They define also such things as papersize, Keybord layouts, timestamp formats, and much other. For the electric area the ISO work together with the International Engineering Consortium(IEC) which build the Joint Technical Committee(JTC) wich is splitted into SubCommittees which research special areas. For Multimedia the SubCommittees(SC) SC23 &amp;quot;Digital Storage Media for information interchange&amp;quot;, SC24 &amp;quot;Computer graphics, image processing and environmental data representation&amp;quot; and SC29 &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot; are important.&lt;br /&gt;
&lt;br /&gt;
The following standards are Multimedia related:&lt;br /&gt;
 By ISO/IEC JTC1/SC29/WG1:&lt;br /&gt;
   * ISO/IEC IS 10918 and ITU-T T.81 (JPEG)&lt;br /&gt;
   * ISO/IEC IS 11544 and ITU-T T.82 (JBIG)&lt;br /&gt;
   * ??? (JPEG2000)&lt;br /&gt;
 By ISO/IEC JTC1/SC29/WG11:&lt;br /&gt;
   * ISO/IEC TR 11172 Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s  (aka MPEG1)&lt;br /&gt;
   * ISO/IEC 13818 Generic coding of moving pictures and associated audio information (aka MPEG2)&lt;br /&gt;
   * ISO/IEC 14496 Coding of audio-visual objects (aka MPEG4)&lt;br /&gt;
   * ISO/IEC 15938 Multimedia content description interface (aka MPEG7)&lt;br /&gt;
   * ISO/IEC 21000 Multimedia framework (aka MPEG21)&lt;br /&gt;
   * ISO/IEC 23000 Multimedia Application Formats (aka MPEG-A)&lt;br /&gt;
   * ISO/IEC 23001 MPEG Systems Technologies &lt;br /&gt;
   * ISO/IEC 23002 MPEG Visual Technologies&lt;br /&gt;
   * ISO/IEC 23003 MPEG Audio Technologies&lt;br /&gt;
   * ISO/IEC 23004 MPEG Multimedia Middleware&lt;br /&gt;
   * ISO/IEC 25781 Universal 3D file format&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
*Homepage: http://www.iso.org&lt;br /&gt;
*public available Standards: http://isotc.iso.org/livelink/livelink/fetch/2000/2489/Ittf_Home/PubliclyAvailableStandards.htm&lt;br /&gt;
&lt;br /&gt;
[[Category:Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5372</id>
		<title>International Organization for Standardization</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5372"/>
		<updated>2006-06-11T15:25:23Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Organization for Standardization(ISO) is a network of the national standards institutes of 156 countries, on the basis of one member per country, with a Central Secretariat in Geneva, Switzerland, that coordinates the system. The national standards instituts are also &amp;quot;only&amp;quot; networks of other national intitutes that research and develop on spicial areas. eg the Frauenhofer Institute(how made MPEG1 Layer 3(MP3)) is part of Deutes Institut für Normung(German Instiute for Standardization - DIN) wich is part of ISO.&lt;br /&gt;
&lt;br /&gt;
Not all Standards of the ISO are Multimedia related, this is only a realy smal part. They define also such things as papersize, Keybord layouts, timestamp formats, and much other. For the electric area the ISO work together with the International Electric Committee(IEC) which build the Joint Technical Committee(JTC) wich is splitted into SubCommittees which research special areas. For Multimedia the SubCommittees(SC) SC23 &amp;quot;Digital Storage Media for information interchange&amp;quot;, SC24 &amp;quot;Computer graphics, image processing and environmental data representation&amp;quot; and SC29 &amp;quot;Coding of audio, picture, multimedia and hypermedia information&amp;quot; are important.&lt;br /&gt;
&lt;br /&gt;
The following standards are Multimedia related:&lt;br /&gt;
 By ISO/IEC JTC1/SC29/WG1:&lt;br /&gt;
   * ISO/IEC IS 10918 and ITU-T T.81 (JPEG)&lt;br /&gt;
   * ISO/IEC IS 11544 and ITU-T T.82 (JBIG)&lt;br /&gt;
   * ??? (JPEG2000)&lt;br /&gt;
 By ISO/IEC JTC1/SC29/WG11:&lt;br /&gt;
   * ISO/IEC TR 11172 Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s  (aka MPEG1)&lt;br /&gt;
   * ISO/IEC 13818 Generic coding of moving pictures and associated audio information (aka MPEG2)&lt;br /&gt;
   * ISO/IEC 14496 Coding of audio-visual objects (aka MPEG4)&lt;br /&gt;
   * ISO/IEC 15938 Multimedia content description interface (aka MPEG7)&lt;br /&gt;
   * ISO/IEC 21000 Multimedia framework (aka MPEG21)&lt;br /&gt;
   * ISO/IEC 23000 Multimedia Application Formats (aka MPEG-A)&lt;br /&gt;
   * ISO/IEC 23001 MPEG Systems Technologies &lt;br /&gt;
   * ISO/IEC 23002 MPEG Visual Technologies&lt;br /&gt;
   * ISO/IEC 23003 MPEG Audio Technologies&lt;br /&gt;
   * ISO/IEC 23004 MPEG Multimedia Middleware&lt;br /&gt;
   * ISO/IEC 25781 Universal 3D file format&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
*Homepage: http://www.iso.org&lt;br /&gt;
*public available Standards: http://isotc.iso.org/livelink/livelink/fetch/2000/2489/Ittf_Home/PubliclyAvailableStandards.htm&lt;br /&gt;
&lt;br /&gt;
[[Category:Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29&amp;diff=5371</id>
		<title>ISO/IEC JTC1/SC29</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=ISO/IEC_JTC1/SC29&amp;diff=5371"/>
		<updated>2006-06-11T15:06:59Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The ISO/IEC JTC1/SC29 is the subcommittee of the ISO and IEC(that build together the JTC) that research in Multimedia Coding. They have 2(active) Working Groups.&lt;br /&gt;
* Working Group 1(WG1) is the &amp;quot;Joint Photographic Experts Group&amp;quot;(JPEG) is active&lt;br /&gt;
* Working Group 11 (WG11) is the &amp;quot;Motion picture Expert Group&amp;quot;(MPEG) is ative&lt;br /&gt;
* Working Group 12 now MTF&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
* official Homepage of ISO/IEC JTC1/SC29: http://www.itscj.ipsj.or.jp/sc29/&lt;br /&gt;
There is a Database with the Documents made by them and some of them(eg. Final Drafts of Standards) can be downloaded for free and without registration.&lt;br /&gt;
* official Homepage of ISO/IEC JTC1/SC29/WG1(JPEG): http://www.jpeg.org/&lt;br /&gt;
* official Homepage of ISO/IEC JTC1/SC29/WG11(MPEG): http://www.chiariglione.org/mpeg/&lt;br /&gt;
* Homepage of Leonardo Chiariglione(Chaireman of MPEG) with much infos on Multimedia(not only MPEG): http://www.chiariglione.org/&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5370</id>
		<title>International Organization for Standardization</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=International_Organization_for_Standardization&amp;diff=5370"/>
		<updated>2006-06-11T14:49:59Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The International Organization for Standardization(ISO) is a network of the national standards institutes of 156 countries, on the basis of one member per country, with a Central Secretariat in Geneva, Switzerland, that coordinates the system. The national standards instituts are also &amp;quot;only&amp;quot; networks of other national intitutes that research and develop on spicial areas. eg the Frauenhofer Institute(how made MPEG1 Layer 3(MP3)) is part of Deutes Institut für Normung(German Instiute for Standardization - DIN) wich is part of ISO.&lt;br /&gt;
&lt;br /&gt;
Not all Standards of the ISO are Multimedia related, this is only a realy smal part. They define also such things as papersize, Keybord layouts, timestamp formats, and much other. For the electric area the ISO work together with the International Electric Committee(IEC) which build the Joint Technical Committee(JTC) wich is splitted into SubCommittees which research special areas. For Multimedia the SubCommittees(SC) 29 are important. That made the nice  name &amp;quot;[[ISO/IEC JTC1 SC29]]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The following standards are Multimedia related:&lt;br /&gt;
* ISO/IEC TR 11172 Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s  (aka MPEG1)&lt;br /&gt;
* ISO/IEC 13818 Generic coding of moving pictures and associated audio information (aka MPEG2)&lt;br /&gt;
* ISO/IEC 14496 Coding of audio-visual objects (aka MPEG4)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
*Homepage: http://www.iso.org&lt;br /&gt;
*public available Standards: http://isotc.iso.org/livelink/livelink/fetch/2000/2489/Ittf_Home/PubliclyAvailableStandards.htm&lt;br /&gt;
&lt;br /&gt;
[[Category:Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Optical_Storage_Technology_Association&amp;diff=5369</id>
		<title>Optical Storage Technology Association</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Optical_Storage_Technology_Association&amp;diff=5369"/>
		<updated>2006-06-11T14:25:04Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Optical Storage Technology Association make specification on how to save data on Optical discs(Filesystem and lower level). There [[Universal Disc Format|Universal Disc Format(UDF)]] is used on [[DVD]], [[Blu-Ray]] and [[HD-DVD]].&lt;br /&gt;
&lt;br /&gt;
Links:&lt;br /&gt;
Offical Homepage: http://osta.org/&lt;br /&gt;
UDF Specification: http://osta.org/specs/index.htm&lt;br /&gt;
&lt;br /&gt;
[[Category: Multimedia Standards and other Specification Bodys]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Blu-Ray&amp;diff=5368</id>
		<title>Blu-Ray</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Blu-Ray&amp;diff=5368"/>
		<updated>2006-06-11T14:17:56Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Blu-Ray is [[Sony]]'s successor technology to [[DVD]].&lt;br /&gt;
&lt;br /&gt;
The offical Homepage of the Blu-Raydisc Association is http://www.blu-raydisc.com. There are some public available technical white papers under http://www.blu-raydisc.com/Section-13470/Section-13628/Index.html . For the filesystem used on ths media have a look at the [[Universal Disc Format| UDF]] 2.5 and 2.6 specification at http://osta.org/specs/&lt;br /&gt;
&lt;br /&gt;
[[Category:Optical Multimedia Formats]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Universal_Disc_Format&amp;diff=5367</id>
		<title>Universal Disc Format</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Universal_Disc_Format&amp;diff=5367"/>
		<updated>2006-06-11T14:16:28Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Universal Disc Format is the filesystem used on [[DVD]], [[Blu-Ray]] and [[HD-DVD]].&lt;br /&gt;
&lt;br /&gt;
This format is specified by the Optical Storage Technology Association(OSTA). Ther Hompage is http://osta.org/&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Blu-Ray&amp;diff=5366</id>
		<title>Blu-Ray</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Blu-Ray&amp;diff=5366"/>
		<updated>2006-06-11T14:12:39Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: extent with infos where to find specifications&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Blu-Ray is [[Sony]]'s successor technology to [[DVD]].&lt;br /&gt;
&lt;br /&gt;
The offical Homepage of the Blu-Raydisc Association is http://www.blu-raydisc.com. There are some public available technical white papers under http://www.blu-raydisc.com/Section-13470/Section-13628/Index.html . For the filesystem used on ths media have a look at the UDF 2.5 and 2.6 specification at http://osta.org/specs/&lt;br /&gt;
&lt;br /&gt;
[[Category:Optical Multimedia Formats]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Colorspace&amp;diff=5365</id>
		<title>Colorspace</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Colorspace&amp;diff=5365"/>
		<updated>2006-06-11T13:57:07Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: added category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Colorspace a a way to define a color. The two main types/groups are RGB and YUV.&lt;br /&gt;
&lt;br /&gt;
here is a list of colorspaces:&lt;br /&gt;
* [[RGB]]&lt;br /&gt;
* [[BGR]]&lt;br /&gt;
* [[RGB24]]&lt;br /&gt;
* [[RGB32]]&lt;br /&gt;
* [[YUV]]&lt;br /&gt;
* [[YV12]]&lt;br /&gt;
* [[HSL]]&lt;br /&gt;
* [[HSB]]&lt;br /&gt;
* [[CMYK]]&lt;br /&gt;
* [[CMY]]&lt;br /&gt;
* [[CIELUV]]&lt;br /&gt;
* [[CIELAB]]&lt;br /&gt;
* [[CIE 1964]]&lt;br /&gt;
* [[YIQ]]&lt;br /&gt;
* [[YDrDb]]&lt;br /&gt;
* [[YPrPb]]&lt;br /&gt;
* [[YCC]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Under http://www.easyrgb.com/math.php is a huge list of Colorspace conversation formulas.&lt;br /&gt;
&lt;br /&gt;
Standardization of Colors:&lt;br /&gt;
* INTERNATIONAL COMMISSION ON ILLUMINATION (CIE) http://www.cie.co.at/cie/&lt;br /&gt;
Division 1: Vision and Colour&lt;br /&gt;
Division 2: Measurement of Light and Radiation&lt;br /&gt;
Division 3: Interior Environment and Lighting Design&lt;br /&gt;
Division 4: Lighting and Signalling for Transport&lt;br /&gt;
Division 5: Exterior Lighting and Other Applications&lt;br /&gt;
Division 6: Photobiology and Photochemistry&lt;br /&gt;
Division 8: Image Technology&lt;br /&gt;
&lt;br /&gt;
* INTERNATIONAL COLOR CONSORTIUM (ICC) http://www.color.org/&lt;br /&gt;
colormenagement(eg. the same color on every system PC, Mac, UNIX, Linux, DVD Players, ...)&lt;br /&gt;
&lt;br /&gt;
[[Category:Compression Theory]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Colorspace&amp;diff=5364</id>
		<title>Colorspace</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Colorspace&amp;diff=5364"/>
		<updated>2006-06-11T13:25:48Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Colorspace a a way to define a color. The two main types/groups are RGB and YUV.&lt;br /&gt;
&lt;br /&gt;
here is a list of colorspaces:&lt;br /&gt;
* [[RGB]]&lt;br /&gt;
* [[BGR]]&lt;br /&gt;
* [[RGB24]]&lt;br /&gt;
* [[RGB32]]&lt;br /&gt;
* [[YUV]]&lt;br /&gt;
* [[YV12]]&lt;br /&gt;
* [[HSL]]&lt;br /&gt;
* [[HSB]]&lt;br /&gt;
* [[CMYK]]&lt;br /&gt;
* [[CMY]]&lt;br /&gt;
* [[CIELUV]]&lt;br /&gt;
* [[CIELAB]]&lt;br /&gt;
* [[CIE 1964]]&lt;br /&gt;
* [[YIQ]]&lt;br /&gt;
* [[YDrDb]]&lt;br /&gt;
* [[YPrPb]]&lt;br /&gt;
* [[YCC]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Under http://www.easyrgb.com/math.php is a huge list of Colorspace conversation formulas.&lt;br /&gt;
&lt;br /&gt;
Standardization of Colors:&lt;br /&gt;
* INTERNATIONAL COMMISSION ON ILLUMINATION (CIE) http://www.cie.co.at/cie/&lt;br /&gt;
Division 1: Vision and Colour&lt;br /&gt;
Division 2: Measurement of Light and Radiation&lt;br /&gt;
Division 3: Interior Environment and Lighting Design&lt;br /&gt;
Division 4: Lighting and Signalling for Transport&lt;br /&gt;
Division 5: Exterior Lighting and Other Applications&lt;br /&gt;
Division 6: Photobiology and Photochemistry&lt;br /&gt;
Division 8: Image Technology&lt;br /&gt;
&lt;br /&gt;
* INTERNATIONAL COLOR CONSORTIUM (ICC) http://www.color.org/&lt;br /&gt;
colormenagement(eg. the same color on every system PC, Mac, UNIX, Linux, DVD Players, ...)&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Category_talk:Video_FourCCs&amp;diff=5363</id>
		<title>Category talk:Video FourCCs</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Category_talk:Video_FourCCs&amp;diff=5363"/>
		<updated>2006-06-11T12:46:16Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some FourCCs are only 3 printing characters. How is the 4th byte repesnted because FourCC is a 4 byte binary string? Is it a space as first or last byte or 0x00?&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=TwoCC&amp;diff=5362</id>
		<title>TwoCC</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=TwoCC&amp;diff=5362"/>
		<updated>2006-06-11T12:40:11Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TwoCC is the Audio conterpart to the Video FourCC. It is the Audio format identifier used in the [[RIFF]] based multimedia formats by Microsoft(.wav and .avi). The TwoCC is 2 bytes long. You can register your TwoCC at the Micosoft site but it seams that only some Companys use it.&lt;br /&gt;
&lt;br /&gt;
* 0x0000	Microsoft Unknown Wave Format&lt;br /&gt;
* 0x0001	Microsoft PCM Format&lt;br /&gt;
* 0x0002	Microsoft ADPCM Format&lt;br /&gt;
* 0x0003	IEEE Float&lt;br /&gt;
* 0x0004	Compaq Computer VSELP (codec for Windows CE 2.0 devices)&lt;br /&gt;
* 0x0005	IBM CVSD&lt;br /&gt;
* 0x0006	Microsoft ALAW (CCITT A-Law)&lt;br /&gt;
* 0x0007	Microsoft MULAW (CCITT u-Law)&lt;br /&gt;
* 0x0008	Microsoft DTS&lt;br /&gt;
* 0x0009	Microsoft DRM&lt;br /&gt;
* 0x0010	OKI ADPCM&lt;br /&gt;
* 0x0011	Intel DVI ADPCM (IMA ADPCM)&lt;br /&gt;
* 0x0012	Videologic MediaSpace ADPCM&lt;br /&gt;
* 0x0013	Sierra Semiconductor ADPCM&lt;br /&gt;
* 0x0014	Antex Electronics G.723 ADPCM&lt;br /&gt;
* 0x0015	DSP Solutions DigiSTD&lt;br /&gt;
* 0x0016	DSP Solutions DigiFIX&lt;br /&gt;
* 0x0017	Dialogic OKI ADPCM&lt;br /&gt;
* 0x0018	MediaVision ADPCM&lt;br /&gt;
* 0x0019	Hewlett-Packard CU codec&lt;br /&gt;
* 0x0020	Yamaha ADPCM&lt;br /&gt;
* 0x0021	Speech Compression SONARC&lt;br /&gt;
* 0x0022	DSP Group True Speech&lt;br /&gt;
* 0x0023	Echo Speech EchoSC1&lt;br /&gt;
* 0x0024	Audiofile AF36&lt;br /&gt;
* 0x0025	Audio Processing Technology APTX&lt;br /&gt;
* 0x0026	AudioFile AF10&lt;br /&gt;
* 0x0027	Prosody 1612 codec for CTI Speech Card&lt;br /&gt;
* 0x0028	Merging Technologies S.A. LRC&lt;br /&gt;
* 0x0030	Dolby Labs AC2&lt;br /&gt;
* 0x0031	Microsoft GSM 6.10&lt;br /&gt;
* 0x0032	MSNAudio&lt;br /&gt;
* 0x0033	Antex Electronics ADPCME&lt;br /&gt;
* 0x0034	Control Resources VQLPC&lt;br /&gt;
* 0x0035	DSP Solutions DigiREAL&lt;br /&gt;
* 0x0036	DSP Solutions DigiADPCM&lt;br /&gt;
* 0x0037	Control Resources CR10&lt;br /&gt;
* 0x0038	Natural MicroSystems VBXADPCM&lt;br /&gt;
* 0x0039	Roland RDAC (Crystal Semiconductor IMA ADPCM)&lt;br /&gt;
* 0x003A	Echo Speech EchoSC3&lt;br /&gt;
* 0x003B	Rockwell ADPCM&lt;br /&gt;
* 0x003C	Rockwell Digit LK&lt;br /&gt;
* 0x003D	Xebec Multimedia Solutions&lt;br /&gt;
* 0x0040	Antex Electronics G.721 ADPCM&lt;br /&gt;
* 0x0041	Antex Electronics G.728 CELP&lt;br /&gt;
* 0x0042	Microsoft MSG723&lt;br /&gt;
* 0x0043	IBM AVC ADPCM&lt;br /&gt;
* 0x0045	ITU-T G.726 ADPCM&lt;br /&gt;
* 0x0050	MPEG-1 layer 1, 2&lt;br /&gt;
* 0x0052	InSoft RT24 (ACM codec is an alternative codec)&lt;br /&gt;
* 0x0053	InSoft PAC&lt;br /&gt;
* 0x0055	MPEG-1 Layer 3 (MP3)&lt;br /&gt;
* 0x0059	Lucent G.723&lt;br /&gt;
* 0x0060	Cirrus Logic&lt;br /&gt;
* 0x0061	ESS Technology ESPCM / Duck DK4 ADPCM&lt;br /&gt;
* 0x0062	Voxware file-mode codec / Duck DK3 ADPCM&lt;br /&gt;
* 0x0063	Canopus Atrac&lt;br /&gt;
* 0x0064	APICOM G.726 ADPCM&lt;br /&gt;
* 0x0065	APICOM G.722 ADPCM&lt;br /&gt;
* 0x0066	Microsoft DSAT&lt;br /&gt;
* 0x0067	Microsoft DSAT Display&lt;br /&gt;
* 0x0069	Voxware Byte Aligned (bitstream-mode codec)&lt;br /&gt;
* 0x0070	Voxware AC8 (Lernout &amp;amp; Hauspie CELP 4.8 kbps)&lt;br /&gt;
* 0x0071	Voxware AC10 (Lernout &amp;amp; Hauspie CBS 8kbps)&lt;br /&gt;
* 0x0072	Voxware AC16 (Lernout &amp;amp; Hauspie CBS 12kbps)&lt;br /&gt;
* 0x0073	Voxware AC20 (Lernout &amp;amp; Hauspie CBS 16kbps)&lt;br /&gt;
* 0x0074	Voxware MetaVoice (file and stream oriented)&lt;br /&gt;
* 0x0075	Voxware MetaSound (file and stream oriented)&lt;br /&gt;
* 0x0076	Voxware RT29HW&lt;br /&gt;
* 0x0077	Voxware VR12&lt;br /&gt;
* 0x0078	Voxware VR18&lt;br /&gt;
* 0x0079	Voxware TQ40&lt;br /&gt;
* 0x0080	Softsound&lt;br /&gt;
* 0x0081	Voxware TQ60&lt;br /&gt;
* 0x0082	Microsoft MSRT24 (ACM codec is an alternative codec)&lt;br /&gt;
* 0x0083	AT&amp;amp;T Labs G.729A&lt;br /&gt;
* 0x0084	Motion Pixels MVI MV12&lt;br /&gt;
* 0x0085	DataFusion Systems G.726&lt;br /&gt;
* 0x0086	DataFusion Systems GSM610&lt;br /&gt;
* 0x0088	Iterated Systems ISIAudio&lt;br /&gt;
* 0x0089	Onlive&lt;br /&gt;
* 0x0091	Siemens Business Communications SBC24&lt;br /&gt;
* 0x0092	Sonic Foundry Dolby AC3 SPDIF&lt;br /&gt;
* 0x0093	MediaSonic G.723&lt;br /&gt;
* 0x0094	Aculab PLC Prosody 8KBPS&lt;br /&gt;
* 0x0097	ZyXEL ADPCM&lt;br /&gt;
* 0x0098	Philips LPCBB&lt;br /&gt;
* 0x0099	Studer Professional Audio AG Packed&lt;br /&gt;
* 0x00A0	Malden Electronics PHONYTALK&lt;br /&gt;
* 0x00FF	AAC&lt;br /&gt;
* 0x0100	Rhetorex ADPCM&lt;br /&gt;
* 0x0101	IBM mu-law / BeCubed Software IRAT&lt;br /&gt;
* 0x0102	IBM A-law&lt;br /&gt;
* 0x0103	IBM AVC ADPCM&lt;br /&gt;
* 0x0111	Vivo G.723&lt;br /&gt;
* 0x0112	Vivo Siren&lt;br /&gt;
* 0x0123	Digital G.723&lt;br /&gt;
* 0x0125	Sanyo LD ADPCM&lt;br /&gt;
* 0x0130	Sipro Lab Telecom ACELP.net&lt;br /&gt;
* 0x0131	Sipro Lab Telecom ACELP.4800&lt;br /&gt;
* 0x0132	Sipro Lab Telecom ACELP.8V3&lt;br /&gt;
* 0x0133	Sipro Lab Telecom ACELP.G.729&lt;br /&gt;
* 0x0134	Sipro Lab Telecom ACELP.G.729A&lt;br /&gt;
* 0x0135	Sipro Lab Telecom ACELP.KELVIN&lt;br /&gt;
* 0x0140	Dictaphone G.726 ADPCM&lt;br /&gt;
* 0x0150	Qualcomm PureVoice&lt;br /&gt;
* 0x0151	Qualcomm HalfRate&lt;br /&gt;
* 0x0155	Ring Zero Systems TUB GSM&lt;br /&gt;
* 0x0160	Windows Media Audio V1 / DivX audio (WMA)&lt;br /&gt;
* 0x0161	Windows Media Audio V2 V7 V8 V9 / DivX audio (WMA) / Alex AC3 Audio&lt;br /&gt;
* 0x0162	Windows Media Audio Professional V9&lt;br /&gt;
* 0x0163	Windows Media Audio Lossless V9&lt;br /&gt;
* 0x0170	UNISYS NAP ADPCM&lt;br /&gt;
* 0x0171	UNISYS NAP ULAW&lt;br /&gt;
* 0x0172	UNISYS NAP ALAW&lt;br /&gt;
* 0x0173	UNISYS NAP 16K&lt;br /&gt;
* 0x0200	Creative Labs ADPCM&lt;br /&gt;
* 0x0202	Creative Labs FastSpeech8&lt;br /&gt;
* 0x0203	Creative Labs FastSpeech10&lt;br /&gt;
* 0x0210	UHER Informatic ADPCM&lt;br /&gt;
* 0x0215	Ulead DV ACM&lt;br /&gt;
* 0x0216	Ulead DV ACM&lt;br /&gt;
* 0x0220	Quarterdeck&lt;br /&gt;
* 0x0230	I-link Worldwide ILINK VC&lt;br /&gt;
* 0x0240	Aureal Semiconductor RAW SPORT&lt;br /&gt;
* 0x0241	ESST AC3&lt;br /&gt;
* 0x0250	Interactive Products HSX&lt;br /&gt;
* 0x0251	Interactive Products RPELP&lt;br /&gt;
* 0x0260	Consistent Software CS2&lt;br /&gt;
* 0x0270	Sony ATRAC3 (SCX, same as MiniDisk LP2)&lt;br /&gt;
* 0x0300	Fujitsu FM TOWNS SND&lt;br /&gt;
* 0x0400	BTV Digital (Brooktree digital audio format)&lt;br /&gt;
* 0x0401	Intel Music Coder (IMC)&lt;br /&gt;
* 0x0402	Ligos Indeo Audio&lt;br /&gt;
* 0x0450	QDesign Music&lt;br /&gt;
* 0x0680	AT&amp;amp;T Labs VME VMPCM&lt;br /&gt;
* 0x0681	AT&amp;amp;T Labs TPC&lt;br /&gt;
* 0x0700	YMPEG Alpha (dummy for MPEG-2 compressor)&lt;br /&gt;
* 0x08AE	ClearJump LiteWave&lt;br /&gt;
* 0x1000	Olivetti GSM&lt;br /&gt;
* 0x1001	Olivetti ADPCM&lt;br /&gt;
* 0x1002	Olivetti CELP&lt;br /&gt;
* 0x1003	Olivetti SBC&lt;br /&gt;
* 0x1004	Olivetti OPR&lt;br /&gt;
* 0x1100	Lernout &amp;amp; Hauspie codec&lt;br /&gt;
* 0x1101	Lernout &amp;amp; Hauspie CELP codec&lt;br /&gt;
* 0x1102	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
* 0x1103	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
* 0x1104	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
* 0x1400	Norris Communication&lt;br /&gt;
* 0x1401	AT&amp;amp;T Labs ISIAudio&lt;br /&gt;
* 0x1500	AT&amp;amp;T Labs Soundspace Music Compression&lt;br /&gt;
* 0x181C	VoxWare RT24 speech codec&lt;br /&gt;
* 0x181E	Lucent elemedia AX24000P Music codec&lt;br /&gt;
* 0x1C07	Lucent SX8300P speech codec&lt;br /&gt;
* 0x1C0C	Lucent SX5363S G.723 compliant codec&lt;br /&gt;
* 0x1F03	CUseeMe DigiTalk (ex-Rocwell)&lt;br /&gt;
* 0x1FC4	NCT Soft ALF2CD ACM&lt;br /&gt;
* 0x2000	Dolby AC3 / FAST Multimedia AG DVM&lt;br /&gt;
* 0x2001	Dolby DTS (Digital Theater System)&lt;br /&gt;
* 0x2002	RealAudio 1 / 2 14.4&lt;br /&gt;
* 0x2003	RealAudio 1 / 2 28.8&lt;br /&gt;
* 0x2004	RealAudio G2 / 8 Cook (low bitrate)&lt;br /&gt;
* 0x2005	RealAudio 3 / 4 / 5 Music (DNET)&lt;br /&gt;
* 0x2006	RealAudio 10 AAC (RAAC)&lt;br /&gt;
* 0x2007	RealAudio 10 AAC+ (RACP)&lt;br /&gt;
* 0x3313	makeAVIS (ffvfw fake AVI sound from AviSynth scripts)&lt;br /&gt;
* 0x4143	Divio MPEG-4 AAC audio&lt;br /&gt;
* 0x434C	LEAD Speech&lt;br /&gt;
* 0x564C	LEAD Vorbis&lt;br /&gt;
* 0x674f	Ogg Vorbis (mode 1)&lt;br /&gt;
* 0x6750	Ogg Vorbis (mode 2)&lt;br /&gt;
* 0x6751	Ogg Vorbis (mode 3)&lt;br /&gt;
* 0x676f	Ogg Vorbis (mode 1+)&lt;br /&gt;
* 0x6770	Ogg Vorbis (mode 2+)&lt;br /&gt;
* 0x6771	Ogg Vorbis (mode 3+)&lt;br /&gt;
* 0x7A21	GSM-AMR (CBR, no SID)&lt;br /&gt;
* 0x7A22	GSM-AMR (VBR, including SID)&lt;br /&gt;
* 0xDFAC	DebugMode SonicFoundry Vegas FrameServer ACM Codec&lt;br /&gt;
* 0xF1AC	Free Lossless Audio Codec FLAC&lt;br /&gt;
* 0xFFFE	Extensible wave format&lt;br /&gt;
* 0xFFFF	In Development / Unregistered&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=TwoCC&amp;diff=5361</id>
		<title>TwoCC</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=TwoCC&amp;diff=5361"/>
		<updated>2006-06-11T12:36:13Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TwoCC is the Audio conterpart to the Video FourCC. It is the Audio format identifier used in the [[RIFF]] based multimedia formats by Microsoft(.wav and .avi).&lt;br /&gt;
&lt;br /&gt;
0x0000	Microsoft Unknown Wave Format&lt;br /&gt;
0x0001	Microsoft PCM Format&lt;br /&gt;
0x0002	Microsoft ADPCM Format&lt;br /&gt;
0x0003	IEEE Float&lt;br /&gt;
0x0004	Compaq Computer VSELP (codec for Windows CE 2.0 devices)&lt;br /&gt;
0x0005	IBM CVSD&lt;br /&gt;
0x0006	Microsoft ALAW (CCITT A-Law)&lt;br /&gt;
0x0007	Microsoft MULAW (CCITT u-Law)&lt;br /&gt;
0x0008	Microsoft DTS&lt;br /&gt;
0x0009	Microsoft DRM&lt;br /&gt;
0x0010	OKI ADPCM&lt;br /&gt;
0x0011	Intel DVI ADPCM (IMA ADPCM)&lt;br /&gt;
0x0012	Videologic MediaSpace ADPCM&lt;br /&gt;
0x0013	Sierra Semiconductor ADPCM&lt;br /&gt;
0x0014	Antex Electronics G.723 ADPCM&lt;br /&gt;
0x0015	DSP Solutions DigiSTD&lt;br /&gt;
0x0016	DSP Solutions DigiFIX&lt;br /&gt;
0x0017	Dialogic OKI ADPCM&lt;br /&gt;
0x0018	MediaVision ADPCM&lt;br /&gt;
0x0019	Hewlett-Packard CU codec&lt;br /&gt;
0x0020	Yamaha ADPCM&lt;br /&gt;
0x0021	Speech Compression SONARC&lt;br /&gt;
0x0022	DSP Group True Speech&lt;br /&gt;
0x0023	Echo Speech EchoSC1&lt;br /&gt;
0x0024	Audiofile AF36&lt;br /&gt;
0x0025	Audio Processing Technology APTX&lt;br /&gt;
0x0026	AudioFile AF10&lt;br /&gt;
0x0027	Prosody 1612 codec for CTI Speech Card&lt;br /&gt;
0x0028	Merging Technologies S.A. LRC&lt;br /&gt;
0x0030	Dolby Labs AC2&lt;br /&gt;
0x0031	Microsoft GSM 6.10&lt;br /&gt;
0x0032	MSNAudio&lt;br /&gt;
0x0033	Antex Electronics ADPCME&lt;br /&gt;
0x0034	Control Resources VQLPC&lt;br /&gt;
0x0035	DSP Solutions DigiREAL&lt;br /&gt;
0x0036	DSP Solutions DigiADPCM&lt;br /&gt;
0x0037	Control Resources CR10&lt;br /&gt;
0x0038	Natural MicroSystems VBXADPCM&lt;br /&gt;
0x0039	Roland RDAC (Crystal Semiconductor IMA ADPCM)&lt;br /&gt;
0x003A	Echo Speech EchoSC3&lt;br /&gt;
0x003B	Rockwell ADPCM&lt;br /&gt;
0x003C	Rockwell Digit LK&lt;br /&gt;
0x003D	Xebec Multimedia Solutions&lt;br /&gt;
0x0040	Antex Electronics G.721 ADPCM&lt;br /&gt;
0x0041	Antex Electronics G.728 CELP&lt;br /&gt;
0x0042	Microsoft MSG723&lt;br /&gt;
0x0043	IBM AVC ADPCM&lt;br /&gt;
0x0045	ITU-T G.726 ADPCM&lt;br /&gt;
0x0050	MPEG-1 layer 1, 2&lt;br /&gt;
0x0052	InSoft RT24 (ACM codec is an alternative codec)&lt;br /&gt;
0x0053	InSoft PAC&lt;br /&gt;
0x0055	MPEG-1 Layer 3 (MP3)&lt;br /&gt;
0x0059	Lucent G.723&lt;br /&gt;
0x0060	Cirrus Logic&lt;br /&gt;
0x0061	ESS Technology ESPCM / Duck DK4 ADPCM&lt;br /&gt;
0x0062	Voxware file-mode codec / Duck DK3 ADPCM&lt;br /&gt;
0x0063	Canopus Atrac&lt;br /&gt;
0x0064	APICOM G.726 ADPCM&lt;br /&gt;
0x0065	APICOM G.722 ADPCM&lt;br /&gt;
0x0066	Microsoft DSAT&lt;br /&gt;
0x0067	Microsoft DSAT Display&lt;br /&gt;
0x0069	Voxware Byte Aligned (bitstream-mode codec)&lt;br /&gt;
0x0070	Voxware AC8 (Lernout &amp;amp; Hauspie CELP 4.8 kbps)&lt;br /&gt;
0x0071	Voxware AC10 (Lernout &amp;amp; Hauspie CBS 8kbps)&lt;br /&gt;
0x0072	Voxware AC16 (Lernout &amp;amp; Hauspie CBS 12kbps)&lt;br /&gt;
0x0073	Voxware AC20 (Lernout &amp;amp; Hauspie CBS 16kbps)&lt;br /&gt;
0x0074	Voxware MetaVoice (file and stream oriented)&lt;br /&gt;
0x0075	Voxware MetaSound (file and stream oriented)&lt;br /&gt;
0x0076	Voxware RT29HW&lt;br /&gt;
0x0077	Voxware VR12&lt;br /&gt;
0x0078	Voxware VR18&lt;br /&gt;
0x0079	Voxware TQ40&lt;br /&gt;
0x0080	Softsound&lt;br /&gt;
0x0081	Voxware TQ60&lt;br /&gt;
0x0082	Microsoft MSRT24 (ACM codec is an alternative codec)&lt;br /&gt;
0x0083	AT&amp;amp;T Labs G.729A&lt;br /&gt;
0x0084	Motion Pixels MVI MV12&lt;br /&gt;
0x0085	DataFusion Systems G.726&lt;br /&gt;
0x0086	DataFusion Systems GSM610&lt;br /&gt;
0x0088	Iterated Systems ISIAudio&lt;br /&gt;
0x0089	Onlive&lt;br /&gt;
0x0091	Siemens Business Communications SBC24&lt;br /&gt;
0x0092	Sonic Foundry Dolby AC3 SPDIF&lt;br /&gt;
0x0093	MediaSonic G.723&lt;br /&gt;
0x0094	Aculab PLC Prosody 8KBPS&lt;br /&gt;
0x0097	ZyXEL ADPCM&lt;br /&gt;
0x0098	Philips LPCBB&lt;br /&gt;
0x0099	Studer Professional Audio AG Packed&lt;br /&gt;
0x00A0	Malden Electronics PHONYTALK&lt;br /&gt;
0x00FF	AAC&lt;br /&gt;
0x0100	Rhetorex ADPCM&lt;br /&gt;
0x0101	IBM mu-law / BeCubed Software IRAT&lt;br /&gt;
0x0102	IBM A-law&lt;br /&gt;
0x0103	IBM AVC ADPCM&lt;br /&gt;
0x0111	Vivo G.723&lt;br /&gt;
0x0112	Vivo Siren&lt;br /&gt;
0x0123	Digital G.723&lt;br /&gt;
0x0125	Sanyo LD ADPCM&lt;br /&gt;
0x0130	Sipro Lab Telecom ACELP.net&lt;br /&gt;
0x0131	Sipro Lab Telecom ACELP.4800&lt;br /&gt;
0x0132	Sipro Lab Telecom ACELP.8V3&lt;br /&gt;
0x0133	Sipro Lab Telecom ACELP.G.729&lt;br /&gt;
0x0134	Sipro Lab Telecom ACELP.G.729A&lt;br /&gt;
0x0135	Sipro Lab Telecom ACELP.KELVIN&lt;br /&gt;
0x0140	Dictaphone G.726 ADPCM&lt;br /&gt;
0x0150	Qualcomm PureVoice&lt;br /&gt;
0x0151	Qualcomm HalfRate&lt;br /&gt;
0x0155	Ring Zero Systems TUB GSM&lt;br /&gt;
0x0160	Windows Media Audio V1 / DivX audio (WMA)&lt;br /&gt;
0x0161	Windows Media Audio V2 V7 V8 V9 / DivX audio (WMA) / Alex AC3 Audio&lt;br /&gt;
0x0162	Windows Media Audio Professional V9&lt;br /&gt;
0x0163	Windows Media Audio Lossless V9&lt;br /&gt;
0x0170	UNISYS NAP ADPCM&lt;br /&gt;
0x0171	UNISYS NAP ULAW&lt;br /&gt;
0x0172	UNISYS NAP ALAW&lt;br /&gt;
0x0173	UNISYS NAP 16K&lt;br /&gt;
0x0200	Creative Labs ADPCM&lt;br /&gt;
0x0202	Creative Labs FastSpeech8&lt;br /&gt;
0x0203	Creative Labs FastSpeech10&lt;br /&gt;
0x0210	UHER Informatic ADPCM&lt;br /&gt;
0x0215	Ulead DV ACM&lt;br /&gt;
0x0216	Ulead DV ACM&lt;br /&gt;
0x0220	Quarterdeck&lt;br /&gt;
0x0230	I-link Worldwide ILINK VC&lt;br /&gt;
0x0240	Aureal Semiconductor RAW SPORT&lt;br /&gt;
0x0241	ESST AC3&lt;br /&gt;
0x0250	Interactive Products HSX&lt;br /&gt;
0x0251	Interactive Products RPELP&lt;br /&gt;
0x0260	Consistent Software CS2&lt;br /&gt;
0x0270	Sony ATRAC3 (SCX, same as MiniDisk LP2)&lt;br /&gt;
0x0300	Fujitsu FM TOWNS SND&lt;br /&gt;
0x0400	BTV Digital (Brooktree digital audio format)&lt;br /&gt;
0x0401	Intel Music Coder (IMC)&lt;br /&gt;
0x0402	Ligos Indeo Audio&lt;br /&gt;
0x0450	QDesign Music&lt;br /&gt;
0x0680	AT&amp;amp;T Labs VME VMPCM&lt;br /&gt;
0x0681	AT&amp;amp;T Labs TPC&lt;br /&gt;
0x0700	YMPEG Alpha (dummy for MPEG-2 compressor)&lt;br /&gt;
0x08AE	ClearJump LiteWave&lt;br /&gt;
0x1000	Olivetti GSM&lt;br /&gt;
0x1001	Olivetti ADPCM&lt;br /&gt;
0x1002	Olivetti CELP&lt;br /&gt;
0x1003	Olivetti SBC&lt;br /&gt;
0x1004	Olivetti OPR&lt;br /&gt;
0x1100	Lernout &amp;amp; Hauspie codec&lt;br /&gt;
0x1101	Lernout &amp;amp; Hauspie CELP codec&lt;br /&gt;
0x1102	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
0x1103	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
0x1104	Lernout &amp;amp; Hauspie SBC codec&lt;br /&gt;
0x1400	Norris Communication&lt;br /&gt;
0x1401	AT&amp;amp;T Labs ISIAudio&lt;br /&gt;
0x1500	AT&amp;amp;T Labs Soundspace Music Compression&lt;br /&gt;
0x181C	VoxWare RT24 speech codec&lt;br /&gt;
0x181E	Lucent elemedia AX24000P Music codec&lt;br /&gt;
0x1C07	Lucent SX8300P speech codec&lt;br /&gt;
0x1C0C	Lucent SX5363S G.723 compliant codec&lt;br /&gt;
0x1F03	CUseeMe DigiTalk (ex-Rocwell)&lt;br /&gt;
0x1FC4	NCT Soft ALF2CD ACM&lt;br /&gt;
0x2000	Dolby AC3 / FAST Multimedia AG DVM&lt;br /&gt;
0x2001	Dolby DTS (Digital Theater System)&lt;br /&gt;
0x2002	RealAudio 1 / 2 14.4&lt;br /&gt;
0x2003	RealAudio 1 / 2 28.8&lt;br /&gt;
0x2004	RealAudio G2 / 8 Cook (low bitrate)&lt;br /&gt;
0x2005	RealAudio 3 / 4 / 5 Music (DNET)&lt;br /&gt;
0x2006	RealAudio 10 AAC (RAAC)&lt;br /&gt;
0x2007	RealAudio 10 AAC+ (RACP)&lt;br /&gt;
0x3313	makeAVIS (ffvfw fake AVI sound from AviSynth scripts)&lt;br /&gt;
0x4143	Divio MPEG-4 AAC audio&lt;br /&gt;
0x434C	LEAD Speech&lt;br /&gt;
0x564C	LEAD Vorbis&lt;br /&gt;
0x674f	Ogg Vorbis (mode 1)&lt;br /&gt;
0x6750	Ogg Vorbis (mode 2)&lt;br /&gt;
0x6751	Ogg Vorbis (mode 3)&lt;br /&gt;
0x676f	Ogg Vorbis (mode 1+)&lt;br /&gt;
0x6770	Ogg Vorbis (mode 2+)&lt;br /&gt;
0x6771	Ogg Vorbis (mode 3+)&lt;br /&gt;
0x7A21	GSM-AMR (CBR, no SID)&lt;br /&gt;
0x7A22	GSM-AMR (VBR, including SID)&lt;br /&gt;
0xDFAC	DebugMode SonicFoundry Vegas FrameServer ACM Codec&lt;br /&gt;
0xF1AC	Free Lossless Audio Codec FLAC&lt;br /&gt;
0xFFFE	Extensible wave format&lt;br /&gt;
0xFFFF	In Development / Unregistered&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=FourCC&amp;diff=5360</id>
		<title>FourCC</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=FourCC&amp;diff=5360"/>
		<updated>2006-06-11T12:25:05Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Four Character Codes''', abbreviated as '''FourCC''' are 4 byte (32 bit) character sequences used as format identifiers in Microsofts .avi files format. But it is mostly used also for the Video identifiers of other formats(because they use also 4 Bytes) like Apple Quicktime .mov file format.&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Subtitle_Format_List&amp;diff=5359</id>
		<title>Subtitle Format List</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Subtitle_Format_List&amp;diff=5359"/>
		<updated>2006-06-11T12:21:27Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: added some more formats and the file extention for what i know&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Text based ==&lt;br /&gt;
&lt;br /&gt;
* [[3GPPs Timed Text]]&lt;br /&gt;
* [[AQTitle]]&lt;br /&gt;
* [[HiSoftware® Hi-Caption™ SE| CC]]&lt;br /&gt;
* [[Closed Captions]]&lt;br /&gt;
* [[DVB subtitles]]&lt;br /&gt;
* [[DVDarchitect]] .txt&lt;br /&gt;
* [[Adobe Encore]] .txt&lt;br /&gt;
* [[JACOsub]] .jss&lt;br /&gt;
* [[MicroDVD]]&lt;br /&gt;
* [[MPEG-4 Timed Text]]&lt;br /&gt;
* [[MPsub]]&lt;br /&gt;
* [[PJS]]&lt;br /&gt;
* [[Pinnacle Impression DVD Pro]]&lt;br /&gt;
* [[RT]]&lt;br /&gt;
* [[Sami]]&lt;br /&gt;
* [[SMIL]]&lt;br /&gt;
* [[SMX]] .smx&lt;br /&gt;
* [[SonicDVD Creater]] .sup&lt;br /&gt;
* [[SRT]] .srt&lt;br /&gt;
* [[STL]] .STL(?must be uppercase?)&lt;br /&gt;
* [[SubScript Timing]]&lt;br /&gt;
* [[SubStation Alpha| SSA]] .ssa&lt;br /&gt;
* [[SubRip]]&lt;br /&gt;
* [[SubViewer]]&lt;br /&gt;
* [[TitleFactory| FAB]] .fab&lt;br /&gt;
* [[TitleFactory| SST]] .sst&lt;br /&gt;
* [[TitleFactory| TFA]] .tfa&lt;br /&gt;
* [[Universal Subtitle Format|USF]] .usf&lt;br /&gt;
* [[VPlayer]]&lt;br /&gt;
* [[W3Cs Timed Text]]&lt;br /&gt;
&lt;br /&gt;
== Picture based ==&lt;br /&gt;
&lt;br /&gt;
* [[CVD]]&lt;br /&gt;
* [[DVB subtitles]]&lt;br /&gt;
* [[DVD subtitles]]&lt;br /&gt;
* [[Philips Overlay Graphics Text|OGT]]&lt;br /&gt;
* [[VOBsub]]&lt;br /&gt;
* [[XSUB]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=JACOsub&amp;diff=5358</id>
		<title>JACOsub</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=JACOsub&amp;diff=5358"/>
		<updated>2006-06-11T11:59:34Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: add category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;JACOSub is a Subtitle Editor for the AMIGA with a own file format. &lt;br /&gt;
* Homepage: http://unicorn.us.com/jacosub/&lt;br /&gt;
* file format specification: http://unicorn.us.com/jacosub/jscripts.html&lt;br /&gt;
&lt;br /&gt;
Here some features of this format:&lt;br /&gt;
*flexible time format(time down to seconds andthen one definable subunit)&lt;br /&gt;
*overlaping event possible&lt;br /&gt;
*can use other JACOSub scripts&lt;br /&gt;
*much styling attributes global and as inline&lt;br /&gt;
*visual positioning&lt;br /&gt;
*comments lines and inline comments&lt;br /&gt;
&lt;br /&gt;
[[Category:Subtitle Formats]]&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=JACOsub&amp;diff=5357</id>
		<title>JACOsub</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=JACOsub&amp;diff=5357"/>
		<updated>2006-06-11T11:58:10Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;JACOSub is a Subtitle Editor for the AMIGA with a own file format. &lt;br /&gt;
* Homepage: http://unicorn.us.com/jacosub/&lt;br /&gt;
* file format specification: http://unicorn.us.com/jacosub/jscripts.html&lt;br /&gt;
&lt;br /&gt;
Here some features of this format:&lt;br /&gt;
*flexible time format(time down to seconds andthen one definable subunit)&lt;br /&gt;
*overlaping event possible&lt;br /&gt;
*can use other JACOSub scripts&lt;br /&gt;
*much styling attributes global and as inline&lt;br /&gt;
*visual positioning&lt;br /&gt;
*comments lines and inline comments&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Category:Subtitle_Formats&amp;diff=5356</id>
		<title>Category:Subtitle Formats</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Category:Subtitle_Formats&amp;diff=5356"/>
		<updated>2006-06-11T11:42:34Z</updated>

		<summary type="html">&lt;p&gt;Ac-chan: more detailed information about subtitles in general&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Subtitles can be categoried by the following things: script based or pictures; embedded into multimedia files like avi, mkv and so on or in one or more seperate files&lt;br /&gt;
&lt;br /&gt;
The simple script based Subtitles are formats only give a time position and the Text which should be shown. More advanced formats know also styling(color, font, font size ans so on), and positioning(visual, like centered bottom).&lt;br /&gt;
&lt;br /&gt;
The best know picture based Subtitle format is the DVD subpicture format. The picture based subtitles are good for none Computer based environments like DVD Player, TV and Videoconferencing.&lt;/div&gt;</summary>
		<author><name>Ac-chan</name></author>
	</entry>
</feed>