4X IMA ADPCM
From Just Solve the File Format Problem
(Difference between revisions)
m (→See Also) |
(→Sample files) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
== Description == | == Description == | ||
− | |||
4X IMA ADPCM is a modified version of the Interactive Multimedia Association's (IMA) [[IMA ADPCM]] algorithm for encoding audio. It is sometimes used for the audio tracks in games using 4X Technologies proprietary [[4X Movie]] file format. | 4X IMA ADPCM is a modified version of the Interactive Multimedia Association's (IMA) [[IMA ADPCM]] algorithm for encoding audio. It is sometimes used for the audio tracks in games using 4X Technologies proprietary [[4X Movie]] file format. | ||
== Information == | == Information == | ||
− | |||
* [http://wiki.multimedia.cx/index.php?title=4X_IMA_ADPCM MultimediaWiki - 4X IMA ADPCM] | * [http://wiki.multimedia.cx/index.php?title=4X_IMA_ADPCM MultimediaWiki - 4X IMA ADPCM] | ||
== Software == | == Software == | ||
+ | * [[FFmpeg]] | ||
− | * | + | == Sample files == |
+ | * {{DexvertSamples|video/fourXMovieVideo}} | ||
== Links == | == Links == | ||
− | |||
* [http://samples.mplayerhq.hu/game-formats/4xm/ Example .4xm files] | * [http://samples.mplayerhq.hu/game-formats/4xm/ Example .4xm files] | ||
== See Also == | == See Also == | ||
− | |||
* [[4X Movie]] | * [[4X Movie]] | ||
* [[IMA ADPCM]] | * [[IMA ADPCM]] |
Latest revision as of 19:15, 16 February 2024
Contents |
[edit] Description
4X IMA ADPCM is a modified version of the Interactive Multimedia Association's (IMA) IMA ADPCM algorithm for encoding audio. It is sometimes used for the audio tracks in games using 4X Technologies proprietary 4X Movie file format.