ARMovie: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(small re-org; mention common codecs)
m (ADPCM might be IMA)
Line 5: Line 5:
ARMovie is ostensibly a multimedia container format used on Acorn RISC computer systems. Perhaps the most curious aspect of the format's design is its use of variable-length strings in the file header.  
ARMovie is ostensibly a multimedia container format used on Acorn RISC computer systems. Perhaps the most curious aspect of the format's design is its use of variable-length strings in the file header.  


While apparently designed as a general container format, its most most notable use is in various [[Eidos Interactive]] computer games (using the extension rpl for Replay) including the Tomb Raider series. These [[FMV]] files contain video encoded with the [[ESCAPE]] video codec and a custom [[ADPCM]] audio codec.
While apparently designed as a general container format, its most most notable use is in various [[Eidos Interactive]] computer games (using the extension rpl for Replay) including the Tomb Raider series. These [[FMV]] files contain video encoded with the [[ESCAPE]] video codec and a custom [[ADPCM]] audio codec (though some research indicates that it may be standard [[IMA ADPCM]] audio).


== PC Games That Use RPL Files ==
== PC Games That Use RPL Files ==

Revision as of 11:57, 8 July 2006

ARMovie is ostensibly a multimedia container format used on Acorn RISC computer systems. Perhaps the most curious aspect of the format's design is its use of variable-length strings in the file header.

While apparently designed as a general container format, its most most notable use is in various Eidos Interactive computer games (using the extension rpl for Replay) including the Tomb Raider series. These FMV files contain video encoded with the ESCAPE video codec and a custom ADPCM audio codec (though some research indicates that it may be standard IMA ADPCM audio).

PC Games That Use RPL Files