ARMovie: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
(Lords of Midnight uses this format)
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
* Extensions: rpl
* Extensions: rpl
* Technical Description: [http://multimedia.cx/AE7doc.txt http://multimedia.cx/AE7doc.txt]
* Technical Description: http://multimedia.cx/AE7doc.txt
* Samples: http://samples.mplayerhq.hu/game-formats/rpl/


ARMovie is ostensibly a multimedia container format used on Acorn RISC computer systems. However, its use is perhaps most notable in various Eidos computer games (using the extension rpl for Replay) including the Tomb Raider series. The curious part 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 the audio is either uncompressed PCM or a custom [[IMA ADPCM]] variant.


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


* [http://www.mobygames.com/game/windows/fighting-force Fighting Force]
* [http://www.mobygames.com/game/big-red-racing Big Red Racing] ([[Escape 122]])
* [http://www.mobygames.com/game/windows/joint-strike-fighter-jsf Joint Strike Fighter]
* [http://www.mobygames.com/game/windows/fighting-force Fighting Force] ([[Escape 130]])
* [http://www.mobygames.com/game/windows/legacy-of-kain-soul-reaver Legacy of Kain: Soul Reaver]
* [http://www.mobygames.com/game/windows/ian-livingstones-deathtrap-dungeon Ian Livingstone's Deathtrap Dungeon] ([[Escape 130]])
* [http://www.mobygames.com/game/dos/tomb-raider Tomb Raider]
* [http://www.mobygames.com/game/windows/joint-strike-fighter-jsf Joint Strike Fighter] ([[Escape 130]])
* [http://www.mobygames.com/game/windows/tomb-raider-ii-the-dagger-of-xian Tomb Raider II]
* [http://www.mobygames.com/game/windows/legacy-of-kain-soul-reaver Legacy of Kain: Soul Reaver] ([[Escape 130]])
* [http://www.mobygames.com/game/windows/tomb-raider-iii-adventures-of-lara-croft Tomb Raider III]
* [http://www.mobygames.com/game/dos/lords-of-midnight Lords of Midnight] ([[Escape 122]])
* [http://www.mobygames.com/game/windows/warzone-2100 Warzone 2100]
* [http://www.mobygames.com/game/dos/tomb-raider Tomb Raider] ([[Escape 124]])
* [http://www.mobygames.com/game/windows/tomb-raider-ii-the-dagger-of-xian Tomb Raider II] ([[Escape 130]])
* [http://www.mobygames.com/game/windows/tomb-raider-iii-adventures-of-lara-croft Tomb Raider III] ([[Escape 130]])
* [http://www.mobygames.com/game/windows/warzone-2100 Warzone 2100] ([[Escape 130]])


[[Category:Container Formats]]
[[Category:Container Formats]]
[[Category:Game Formats]]
[[Category:Game Formats]]

Latest revision as of 22:19, 11 July 2011

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 the audio is either uncompressed PCM or a custom IMA ADPCM variant.

PC Games That Use RPL Files