Epson ERF
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
|||
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 == |
Revision as of 13:27, 28 May 2016
ERF files are generated by the Epson R-D1 and R-D1s digital rangefinder cameras.
Contents |
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.
Compression
The CFA image date is "compressed", bit packed. The Compression value in the CFA subIFD is set to 32769.