MPO: Difference between revisions
m fixed broken link |
|||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
Document describing the file format used in mpo files: | Document describing the file format used in mpo files: | ||
http://www.cipa.jp/ | http://www.cipa.jp/std/documents/e/DC-007_E.pdf | ||
Nintendo uses a common format for its 3D pictures. | Nintendo uses a common format for its 3D pictures. | ||
Line 202: | Line 202: | ||
|char[4] | |char[4] | ||
|{'3','D','S','1'} | |{'3','D','S','1'} | ||
|- | |||
|0x04 | |||
|? | |||
|uint32 | |||
|1 / 2 / 4 / 5 | |||
|- | |- | ||
|0x08 | |0x08 | ||
|Timestamp | |Timestamp | ||
|uint32 | |uint32 | ||
|Number of seconds since 1/1/ | |Number of seconds since 1/1/2000 00:00:00 | ||
|- | |- | ||
|0x0C | |0x0C |