blob: 632a079c81025ccc2218f32fa4ee02716239388f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
ORF file are generated by Olympus cameras.
# MIME type
image/x-olympus-orf
# Organisation
It if a TIFF file with a custom magic at the beginning: MMOR, IIRO or IIRS instead of the TIFF magic.
IFD 0 contain the main image. IFD 1 contain the 160x120 preview. Some file don't have the preview outside the [[MakerNotes|MakerNotes]].
Another peculiarity is that [[StripOffsets|StripOffsets]] and [[StripByteCounts|StripByteCounts]] are arrays for the E10 files, unlike the others. Still consistent with the TIFF/EP standard.
# Compression
Sometime the CFA does not look like it is compressed but seems to be organised weirdly. E400 has uncompressed CFA.
|