Summary: | DNG Converter damages white balance metadata | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Michal Thoma <michal> |
Component: | Plugin-Bqm-DngConverter | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, kde-bugzilla, rharrison, rishi.j.sanyal |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.3.0 | |
Sentry Crash Report: |
Description
Michal Thoma
2009-05-07 14:28:05 UTC
This duing of uncomplete support of metadata in Adobe SDK. Some issue will be found with Exiv2 in the future Gilles Caulier Seconded. Same for Minolta DiMAGE A2 .mrw files with the same version (default in Ubuntu Jaunty). For example files, look here: http://www.a-kobel.de/kipi-dng/ I'll just add to the list here: Same with Panasonic LX3 .RW2 files. DigiKam itself reads the metadata just fine (i.e. I can see date, shutter speed, aperture, white balance, etc. info for all .RW2 files)... however, when converted to DNG, all DNG files lose all metadata (DNG files exported have no shutter speed, aperture, ISO, etc. information). -Rishi Can you try with kipi-plugins 0.7.0 and Exiv2 0.18.2 ? Gilles Caulier I have been able to reproduce the issue with kipi-plugins 1.0.0 and exiv2 0.18.2. exiv2-0.18.2-2.fc12.i686 kipi-plugins-1.0.0-1.fc12.i686 The EXIF data is significantly different between the two tools and many tags simply aren't present in the version created with dngconverter. I'm uploading some example converted files and the original to: http://russellharrison.com/bugs/kipi-plugins/bug_191907-dngconverter_white_balance_metadata/ SVN commit 1109716 by jmueller: - set correct whitebalance - add some exif tags from manufactor markernotes (lens, shutter count, serial, firmware, focal length) BUGS: 191907 M +4 -3 NEWS M +46 -5 dngconverter/dngwriter/dngwriter.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1109716 |