[Digikam-devel] [showfoto] [Bug 312549] showfoto does not correctly rotate images in the main view
ar at home
ar at home
Sun Feb 24 14:54:57 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=312549
--- Comment #5 from ar at home <kphoto2 at o2online.de> ---
(In reply to comment #4)
> Exiv2 shared lib is used here to get image orientation from image metadata.
>
> Gilles Caulier
running exiv2 on a portrait jpeg gives
$ exiv2 -pv e2224516.jpg | grep Orientation
0x0112 Image Orientation Short 1 6
(image _is_ rotated 90 degrees)
In the thumb bar the preview is shown correctly but in the edit area the image
is rotated to the left.
If I change the orientation by issuing
$ exiv2 -M"set Exif.Image.Orientation 1" e2224516.jpg
the image is shown in both the thumb bar and the edit area rotated to the left.
So it seems the exif information is evaluated correctly only for the preview.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list