Public bug reported:
Starting with a photo from a Canon camera that has orientation "rotate 90"
according to jhead, or "right - top" according to exif.
Scale it smaller with imagemagick's "convert". Check that jhead and exif still
think the orientation is the same. Now try to view or remove the orientation
with jpegexiforient, and it fails.
$ convert -scale 600 vertsav.jpg vert.jpg
$ jhead vert* | grep Orien
Orientation : rotate 90
Orientation : rotate 90
$ exif vert* | grep Orien
Orientation |right - top
Orientation |right - top
$ jpegexiforient vertsav.jpg
6
$ jpegexiforient vert.jpg
$ jpegexiforient -1 vert.jpg
$ jhead vert.jpg| grep Orien
Orientation : rotate 90
$ exif vert.jpg| grep Orien
Orientation |right - top
ProblemType: Bug
Architecture: i386
Date: Fri Nov 13 16:44:55 2009
DistroRelease: Ubuntu 9.10
Package: libjpeg-progs 6b-14build1
ProcEnviron:
LC_COLLATE=C
PATH=(custom, user)
LANG=en_US
SHELL=/usr/bin/zsh
SourcePackage: libjpeg6b
Uname: Linux 2.6.31.4 i686
** Affects: libjpeg6b (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386
--
jpegexiforient fails on files scaled with imagemagick
https://bugs.launchpad.net/bugs/482443
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs