ANIM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|anim}}
+
|extensions={{ext|anim}}, {{ext|sndanim}}, others
 
|wikidata={{wikidata|Q4652973}}
 
|wikidata={{wikidata|Q4652973}}
 
|released=1988
 
|released=1988
Line 11: Line 11:
  
 
It uses the [[IFF]] container format. The first frame is usually (more or less) in the form of an embedded [[ILBM]] file. The other frames use one of a number of available schemes for storing the differences from a previous frame.
 
It uses the [[IFF]] container format. The first frame is usually (more or less) in the form of an embedded [[ILBM]] file. The other frames use one of a number of available schemes for storing the differences from a previous frame.
 +
 +
There is at least one extension to add audio to an ANIM file: Refer to AnimFX's documentation of the <code>SXHD</code> and <code>SBDY</code> chunks.
  
 
== Identification ==
 
== Identification ==
Line 24: Line 26:
 
* [https://github.com/murkymark/iffanimplay iffanimplay]
 
* [https://github.com/murkymark/iffanimplay iffanimplay]
 
* [https://blitterstudio.com/animplayer/ AnimPlayer]
 
* [https://blitterstudio.com/animplayer/ AnimPlayer]
 +
* [http://xanim.polter.net/ XAnim]
 
* [http://www.etwright.org/cghist/cvtmovie.html cvtmovie] - ANIM-J information and extractor
 
* [http://www.etwright.org/cghist/cvtmovie.html cvtmovie] - ANIM-J information and extractor
  

Revision as of 13:02, 14 April 2020

File Format
Name ANIM
Ontology
Extension(s) .anim, .sndanim, others
Wikidata ID Q4652973
Released 1988
Distinct from DeluxePaint Animation (Anim or ANM) files.

ANIM is an animated raster graphics format that was widely used on Amiga computers.

It uses the IFF container format. The first frame is usually (more or less) in the form of an embedded ILBM file. The other frames use one of a number of available schemes for storing the differences from a previous frame.

There is at least one extension to add audio to an ANIM file: Refer to AnimFX's documentation of the SXHD and SBDY chunks.

Contents

Identification

Files begin with bytes 'F' 'O' 'R' 'M' ?? ?? ?? ?? 'A' 'N' 'I' 'M'.

Specifications

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox