<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multimedia.cx/index.php?action=history&amp;feed=atom&amp;title=Adorage_effects_codec</id>
	<title>Adorage effects codec - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multimedia.cx/index.php?action=history&amp;feed=atom&amp;title=Adorage_effects_codec"/>
	<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Adorage_effects_codec&amp;action=history"/>
	<updated>2026-04-29T08:31:20Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.5</generator>
	<entry>
		<id>https://wiki.multimedia.cx/index.php?title=Adorage_effects_codec&amp;diff=16132&amp;oldid=prev</id>
		<title>Kostya: yet another simple codec</title>
		<link rel="alternate" type="text/html" href="https://wiki.multimedia.cx/index.php?title=Adorage_effects_codec&amp;diff=16132&amp;oldid=prev"/>
		<updated>2026-04-17T16:10:12Z</updated>

		<summary type="html">&lt;p&gt;yet another simple codec&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Company: proDAD&lt;br /&gt;
* FOURCC: pDAD&lt;br /&gt;
&lt;br /&gt;
This is a codec used to store effects for proDAD Adorage video editor.&lt;br /&gt;
&lt;br /&gt;
Each frame actually consists of two images, actual picture and its alpha mask. Usually it is JPEG image with PNG alpha mask but JPEG image with JPEG mask samples are also known and other combinations are theoretically possible.&lt;br /&gt;
&lt;br /&gt;
Frame format:&lt;br /&gt;
* 4 bytes -- header size (12 bytes)&lt;br /&gt;
* 2 bytes -- image part type (&amp;lt;code&amp;gt;JP&amp;lt;/code&amp;gt; for JPEG, &amp;lt;code&amp;gt;PG&amp;lt;/code&amp;gt; for PNG)&lt;br /&gt;
* 2 bytes -- alpha mask type (in the same format)&lt;br /&gt;
* 4 bytes -- unknown, usually zero&lt;br /&gt;
* 4 bytes -- image part size&lt;br /&gt;
* 4 bytes -- alpha part size&lt;br /&gt;
* N bytes -- image picture&lt;br /&gt;
* M bytes -- alpha picture&lt;br /&gt;
&lt;br /&gt;
[[Category:Video Codecs]]&lt;/div&gt;</summary>
		<author><name>Kostya</name></author>
	</entry>
</feed>