[Digikam-devel] [digikam] [Bug 309341] digiKam doesn't write XMP-tiff Orientation tag for raw files
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Jan 12 18:18:17 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=309341
--- Comment #1 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Metadata orientation and RAW files is a mess. At least, depending on the
format.
As far as I know, there are RAW files where interpretation of the metadata flag
is not straightforward; it can apply to the embedded JPEG, the RAW data, or
both.
As a result, we never read the metadata of the RAW file and apply it, but rely
on libraw to give use the picture in the proper orientation.
Implications:
- writing a changed rotation to metadata is currently explicitly disabled for
RAW files
- I can enable writing the rotation flag to a sidecar file, but it may not have
an effect for our reading the file
- it is ATM not transparent how rotation of RAW files on loading is achieved by
libraw.
- I dont know how to interpret the orientation flag from RAW metadata, so I
wont know what to do with the rotation from the sidecar.
=> we'll need more information regarding the different RAW formats.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list