Project

General

Profile

Feature #611

Add support for makernote of Sony ARW files

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

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
exif
Target version:
Start date:
28 Jan 2009
Due date:
% Done:

100%

Estimated time:

Description


Files

DSC08797.JPG (4.46 MB) DSC08797.JPG Hiroshi Kawashima, 29 Jan 2009 23:33
DSC05970.JPG (6.32 MB) DSC05970.JPG Hiroshi Kawashima, 05 Feb 2009 03:51

Related issues

Related to Exiv2 - Feature #706: Support Sony SR2Private TagsNew25 May 2010

Actions

Associated revisions

Revision 2154 (diff)
Added by Andreas Huggel over 11 years ago

#611: Added several Sony makernote groups.

Revision 2155 (diff)
Added by Andreas Huggel over 11 years ago

#611: Completed Sony12 Camera Settings complex array.

Revision 2156 (diff)
Added by Andreas Huggel over 11 years ago

#611: Updated samples and tests for Sony makernote changes.

Revision 2209 (diff)
Added by Andreas Huggel over 11 years ago

#611: Support for SonySR2 private data and encrypted sub-IFD, part 1, still experimental and incomplete.

Revision 2210 (diff)
Added by Andreas Huggel over 11 years ago

#611: SonySR2 support, part 2, still experimental and incomplete.

Revision 2238 (diff)
Added by Andreas Huggel over 11 years ago

#611: Created a branch for further work on the Sony Makernote.

History

#1

Updated by Andreas Huggel almost 13 years ago

  • Category set to exif
#2

Updated by Andreas Huggel almost 13 years ago

  • File src.zip added
#3

Updated by Andreas Huggel almost 13 years ago

  • File deleted (src.zip)
#4

Updated by Hiroshi Kawashima almost 13 years ago

Here's Sony A700 JPEG file.

#5

Updated by Hiroshi Kawashima almost 13 years ago

Here's Sony A900 JPEG file.

#6

Updated by Hiroshi Kawashima almost 13 years ago

Hmm...
It seems last A900 JPEG file upload failed?
Trying again...

#7

Updated by Andreas Huggel almost 13 years ago

Maybe you have difficulties uploading the second file because of the 5MB limit for attachments. I've changed it to 10MB.

#8

Updated by Hiroshi Kawashima almost 13 years ago

Thank you!
I'm trying again.
Attached is A900 JPEG file.

#9

Updated by Gilles Caulier over 11 years ago

Hiroshi,

As i'm planing to by a new A450 DLSR, i'm starting to update Sony Makernotes database support...

Gilles Caulier

#10

Updated by Gilles Caulier over 11 years ago

  • % Done changed from 0 to 50

Sony ARW makernotes is now fully implemented in trunk. This include these camera models:

extern const TagDetails sonyModelId[] = {
        { 2,   "DSC-R1"    },
        { 256, "DSLR-A100" },
        { 257, "DSLR-A900" },
        { 258, "DSLR-A700" },
        { 259, "DSLR-A200" },
        { 260, "DSLR-A350" },
        { 261, "DSLR-A300" },
        { 263, "DSLR-A380" },
        { 264, "DSLR-A330" },
        { 265, "DSLR-A230" },
        { 269, "DSLR-A850" },
        { 273, "DSLR-A550" },
        { 274, "DSLR-A500" },
        { 275, "DSLR-A450" }
};

Still todo ARW writting mode, which still crash exiv2 here.

Gilles Caulier

#11

Updated by Andreas Huggel over 11 years ago

Sony ARW makernotes is now fully implemented in trunk. This include these camera models

Great!

Still todo ARW writting mode, which still crash exiv2 here.

That should be done under a different issue, if any work is necessary. But let me have a look at digiKam bug 235171 (https://bugs.kde.org/show_bug.cgi?id=235171) first, the ARW crash may also go away.

#12

Updated by Andreas Huggel over 11 years ago

  • Status changed from New to Resolved
  • Target version set to 0.20
  • % Done changed from 50 to 100

ARW write-support further requires full support of Sony SR2Private tags, see #706.
As far as the makernote is concerned, we're done for now. Thanks, Gilles!

#13

Updated by Andreas Huggel over 11 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF