Epson ERF
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
Dexvertbot (Talk | contribs) m (→Sample files) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Cameras and Digital Image Sensors | |subcat=Cameras and Digital Image Sensors | ||
|extensions={{ext|erf}} | |extensions={{ext|erf}} | ||
+ | |pronom={{PRONOM|fmt/641}} | ||
}} | }} | ||
− | + | '''ERF''' files are generated by the Epson R-D1 and R-D1s digital rangefinder cameras. | |
− | ERF files are generated by the Epson R-D1 and R-D1s digital rangefinder cameras. | + | |
== Organization == | == Organization == | ||
Line 14: | Line 14: | ||
The CFA image date is "compressed", bit packed. The Compression value in the CFA subIFD is set to 32769. | The CFA image date is "compressed", bit packed. The Compression value in the CFA subIFD is set to 32769. | ||
+ | |||
+ | == Software == | ||
+ | * Refer to [[Cameras and Digital Image Sensors#Software]] | ||
== Sample files == | == Sample files == | ||
* [http://www.rawsamples.ch/index.php/en/epson RAW-Samples: Epson] | * [http://www.rawsamples.ch/index.php/en/epson RAW-Samples: Epson] | ||
− | * | + | * {{DexvertSamples|image/erf}} |
[[Category:TIFF]] | [[Category:TIFF]] |
Latest revision as of 04:33, 28 December 2023
ERF files are generated by the Epson R-D1 and R-D1s digital rangefinder cameras.
Contents |
[edit] Organization
Epson ERF files are TIFF/EP files. CFA data is in the primary subIFD from IFD0. Thumbnail is 8RGB in IFD0. Exif is attached to the ExifIFD of IFD0.
[edit] Compression
The CFA image date is "compressed", bit packed. The Compression value in the CFA subIFD is set to 32769.