Line 1: |
Line 1: |
− | <pre>00000-00007: Header 1UJQ00_1 | + | <pre>File header: |
| + | 00000-00007: Header 1UJQ00_1 |
| 00008-0000B: Number of pictures plus 1 (why?) | | 00008-0000B: Number of pictures plus 1 (why?) |
| 0000C-00011: Unknown value (seems to be static?) B80B01000000 | | 0000C-00011: Unknown value (seems to be static?) B80B01000000 |
Line 11: |
Line 12: |
| maybe the 72910 is some kind of checksum? | | maybe the 72910 is some kind of checksum? |
| ( I have no clue, all these notes were probably worthless) | | ( I have no clue, all these notes were probably worthless) |
− | 00018-0001B: Preferred image file format. Should be MPO\x00 or JPG\x00. The inner cam is the only
| + | |
| + | From 0x0018, one block per picture. Each block is 0x98 bytes long and formatted as such: |
| + | 00000-00003: Preferred image file format. Should be MPO\x00 or JPG\x00. The inner cam is the only |
| one that will yield JPG. 3D pictures are taken even with screen switched to 2D. | | one that will yield JPG. 3D pictures are taken even with screen switched to 2D. |
− | 0001C-00023: Name of image
| + | 00004-0000B: Name of image |
− | 00024-0002B: Subfolder of image
| + | 0000C-00013: Subfolder of image |
− | 0002C-00033: Time taken based on "DS epoch" (start of 1/1/2000) (UNIX+946684800)
| + | 00014-0001B: Time taken based on "DS epoch" (start of 1/1/2000) (UNIX+946684800) |
− | 00034-00037: Time last viewed?
| + | 0001C-00023: Time last viewed? |
− | 0003C-0003F: UNKNOWN
| + | 00024-00027: UNKNOWN |
− | 00040-00043: UNKNOWN
| + | 00028-0002B: UNKNOWN |
− | 00044-00045: UNKNOWN
| + | 0002C-0002D: UNKNOWN |
− | 00046-00047: UNKNOWN
| + | 0002E-0002F: UNKNOWN |
− | 00048-0004B: UNKNOWN
| + | 00030-0003F: UNKNOWN |
− | 00058-0005B: File size
| + | 00040-00043: File size |
| | | |
| </pre> | | </pre> |