Package: exiftran
Version: 2.01-1.2sarge2
Severity: normal

Given a image that already has the correct orientation exiftran -ai
nevertheless modifies the image.

[EMAIL PROTECTED]:/tmp$ cp bildimquerformat.orig.jpg bildimquerformat.jpg
[EMAIL PROTECTED]:/tmp$ LC_ALL=C exif bildimquerformat.jpg | grep ^Orientat
Orientation         |top - left
[EMAIL PROTECTED]:/tmp$ exiftran -ai bildimquerformat.jpg
processing bildimquerformat.jpg
[EMAIL PROTECTED]:/tmp$ LC_ALL=C diff bildimquerformat.orig.jpg 
bildimquerformat.
jpg
Binary files bildimquerformat.orig.jpg and bildimquerformat.jpg differ
[EMAIL PROTECTED]:/tmp$ for i in bildimquerformat*jpg ; do env LC_ALL=C exif $i 
> $i.exif ; done
[EMAIL PROTECTED]:/tmp$ diff -u bild*exif
--- bildimquerformat.jpg.exif   2006-09-02 16:58:48.653933880 +0200
+++ bildimquerformat.orig.jpg.exif      2006-09-02 16:58:48.660932816 +0200
@@ -1,4 +1,4 @@
-EXIF tags in 'bildimquerformat.jpg' ('Intel' byte order):
+EXIF tags in 'bildimquerformat.orig.jpg' ('Intel' byte order):
 --------------------+----------------------------------------------------------
 Tag                 |Value
 --------------------+----------------------------------------------------------
@@ -28,7 +28,7 @@
 Metering Mode       |Pattern
 Flash               |Flash did not fire, auto mode.
 Focal Length        |7.8 mm
-Maker Note          |898 bytes unknown data
+Maker Note          |906 bytes unknown data
 User Comment        |(null)
 FlashPixVersion     |FlashPix Version 1.0
 Color Space         |sRGB

The respective image was generated on a Canon Powershot A95 and I can
provide it on request, I am not attaching it as it is of > 2MB size.
cu andreas

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages exiftran depends on:
ii  libc6                 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libexif10             0.6.9-6            library to parse EXIF files
ii  libjpeg62             6b-10              The Independent JPEG Group's JPEG 

-- no debconf information
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.                                (c) Jasper Ffforde


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to