[digikam] [Bug 328321] Image orientation is not maintained when processing RAW image through BQM
Marc
bugzilla_noreply at kde.org
Thu Dec 15 11:40:12 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=328321
--- Comment #14 from Marc <ermelir at gmail.com> ---
Hello,
I'm Still having this issue under digikam 5.3 coming from PPA under Ubuntu X64
distribution (Version 5.3, Using:
KDE Frameworks 5.18.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system)
exiftool -Orientation /home/marc/pictures/343A5594.CR2
Orientation : Rotate 90 CW
process this raw file with batch processing / convert into JPG (JPG quality
100, 4.4.4) generate a 343A5594.JPG file
exiftool -Orientation /home/marc/pictures/343A5594.jpg
Orientation : Horizontal (normal)
exifool /home/marc/pictures/343A5594.CR2 | sort > /tmp/cr2.txt
exifool /home/marc/pictures/343A5594.jpg | sort > /tmp/jpg.txt
diff /tmp/cr2.txt /tmp/jpg.txt --suppress-common-lines >
/tmp/diff_exifs_tags_between_raw_and_generated_jpg.txt
file has been attached to this post.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list