Project

General

Profile

Feature #665

Write support for Olympus RAW ORF files

Added by Andreas Huggel almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
image format
Target version:
Start date:
29 Dec 2009
Due date:
% Done:

100%

Estimated time:

Description

They seem to have a TIFF/EP structure with a simple extended header.


Related issues

Related to Exiv2 - Feature #668: "TIFF-safe" setExifData variantClosed03 Jan 2010

Actions
Related to Exiv2 - Feature #569: Unable to write GPS data in ORF files with digikamClosed

Actions
Blocked by Exiv2 - Bug #671: Writing to read-only TIFF-like file failsClosed06 Jan 2010

Actions

Associated revisions

Revision 1992 (diff)
Added by Andreas Huggel almost 12 years ago

#665: Added write-support for ORF files.

Revision 1999 (diff)
Added by Andreas Huggel almost 12 years ago

#665: Quick-fix for the exiv2 utility to allow inserting Exif data into ORF files.

History

#1

Updated by Andreas Huggel almost 12 years ago

  • % Done changed from 0 to 70
#2

Updated by Andreas Huggel almost 12 years ago

Apparently ORF files have the same structure as TIFF files except for a different TIFF header magic number (and more than one such numbers seem to be in use).
For that small deviation the current implementation requires new Image, Parser and Header classes in three new files.
How can this be avoided? Maybe make this a configuration detail of a more generic TIFF image class (and preferably not require pulling the Header classes into the published interface)? Or generalize the TIFF class so that is covers ORF as well?

#3

Updated by Andreas Huggel over 11 years ago

  • Status changed from New to Resolved
  • % Done changed from 70 to 100
#4

Updated by Andreas Huggel over 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF