DXA: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
No edit summary
 
m (add a company; wikify some words)
Line 1: Line 1:
* Extension: DXA
* Extension: DXA
* Company: [[Adventure Soft Publishing Ltd.]]
* Samples: http://www.mplayerhq.hu/MPlayer/samples/game-formats/dxa/
* Samples: http://www.mplayerhq.hu/MPlayer/samples/game-formats/dxa/


The DXA format is used for videos in the Amiga and Macintosh versions of the [http://www.mobygames.com/game/feeble-files Feeble Files]. It is basically zlib compressed video frames, using WAV format for audio. The Macintosh version uses Microsoft ADPCM format for the audio.
The DXA format is used for videos in the Amiga and Macintosh versions of the [http://www.mobygames.com/game/feeble-files Feeble Files]. It is basically zlib compressed video frames, using [[WAV]] format for audio. The Macintosh version uses [[Microsoft ADPCM]] format for the audio.


The source code of a player for the DXA format can be found at: http://membres.lycos.fr/cyxdown/scummvm/feeble/
The source code of a player for the DXA format can be found at: http://membres.lycos.fr/cyxdown/scummvm/feeble/


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

Revision as of 08:30, 17 April 2006

The DXA format is used for videos in the Amiga and Macintosh versions of the Feeble Files. It is basically zlib compressed video frames, using WAV format for audio. The Macintosh version uses Microsoft ADPCM format for the audio.

The source code of a player for the DXA format can be found at: http://membres.lycos.fr/cyxdown/scummvm/feeble/