MXF

From MultimediaWiki
Revision as of 04:19, 3 July 2006 by Reimar (talk | contribs)
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.

MXF is a container used by the broadcasting industry.

Open source implementation can be found here: www.freemxf.org

More info can be found at http://trac.videolan.org/vlc/ticket/152 and http://www.digitalpreservation.gov/formats/fdd/fdd000013.shtml#specs.

File structure

The file may start with up to 64k "garbage". Then follows a partition pack, given by the following byte sequence:

 byte 0-10     0x06, 0x0E, 0x2B, 0x34, 0x02, 0x05, 0x01, 0x01, 0x0D, 0x01, 0x02 (may not appear in the "garbage")
 byte 11       version (currently 0x01)
 byte 12       structure type (here 0x01 for partition)
 byte 13-15    depends on structure type