Electronic Arts VP6

From MultimediaWiki
Revision as of 04:36, 27 March 2006 by Suxen drol (talk | contribs) (EA VP6)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VP6 is a video codec used in various games published by companies under the Electronic Arts umbrella. The key and delta frame chunks contain a On2 VP6 bitstream.

Chunk Types

See Electronic Arts Formats for file format description.

MVhd

Video header. The header is always 24-bytes long and has the following layout:

offset   data_type    description
0x0000                unknown
0x0004   le_16        width (pixels)
0x0006   le_16        height (pixels)
0x0008                unknown
0x0016   le_32        frame rate (denominator)
0x0020   le_32        frame rate (numerator)

MV0K

Key-frame. See On2 VP6.

MV0F

Delta frame. See On2 VP6.

Games Using VP6

See Electronic Arts Formats for listing.