<div dir="ltr">Hi<div><br></div><div>Don't forget that RAW image is non processes sensor data. The final image size exported to JPEG can be a cropped version.</div><div><br></div><div>In all cases, this si done by libraw. If it's a bug, check before the version of library used by digiKam.</div><div><br></div><div>Another point : the image size given in image editor is show using image metadata. Here Exiv2 is used. In metadata there are multiple place where image size can be taken : Exif, Makernaotes, XMP. Exif is always used in priority, but In Exif there are also few different place where info can be taken, and sometime, the value can be différents (yes, it's not homogeneous). And i don't talk about makernotes, where info is not documented by camera maker.</div><div><br></div><div>To resume, i'm not top surprised by this little difference. If it's a bug in libraw, report to libraw team. If it's a bug with metadata, an exception must be add to digiKam metadata parser about RW2.</div><div><br></div><div>To tes with libraw, there are few CLI tools available as option packages to decode on RAW command line (ad dcraw do). </div><div>To test with Exiv2, just use CLI tool from library.</div><div><br></div><div>Gilles Caulier</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-25 21:38 GMT+01:00 Jens Benecke <span dir="ltr"><<a href="mailto:jens-digikam@spamfreemail.de" target="_blank">jens-digikam@spamfreemail.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am using Digikam 4.14 on Ubunt 14.04 LTS. (I plan on upgrading to 5.0 as soon as it is available on a LTS Ubuntu version.)<br>
I have many RW2 files taken on my Panasonic Lumix LX3, exported from iPhoto (but the images are unmodified).<br>
There is also an exported processed (edited) JPG from iPhoto which shows the same image.<br>
<br>
exiftool reports both RW2 and JPG dimensions as "3776x2520" (Image Size).<br>
But when I import both into Digikam the dimensions of the RW2 file are shown as "3792x2538".<br>
<br>
Any idea why?<br>
This is important since my iPhoto exporter also writes XMP sidecars with face rectangle data which are shifted when Digikam applies them to the RW2 file.<br>
<br>
Thanks!<br>
<br>
Jens<br>
_______________________________________________<br>
Digikam-users mailing list<br>
<a href="mailto:Digikam-users@kde.org" target="_blank">Digikam-users@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-users</a><br>
</blockquote></div><br></div>