DVI IMA ADPCM

From MultimediaWiki
Revision as of 19:29, 11 October 2018 by Lord Nightmare (talk | contribs) (fix heading)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

According to the XAnim multimedia application, there are two variants of DVI IMA ADPCM, both of which are encoded and decoded with the IMA ADPCM algorithm. The original variant encodes the top nibble of a byte first, then the bottom nibble. The revised variant has the opposite encoding order.

DVI4

The DVI4 codec, as defined in RFC1890 is a variant of IMA ADPCM where, unlike IMA ADPCM where the header stores the first sample, in DVI4 the header stores the initial predictor state.