Project

General

Profile

Bug #526

Adding gps info removes preview image from Nikon coolpix jpgs.

Added by paul b vd berg over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Category:
metadata
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

After this command

$ exiv2 -k -M"add Exif.GPSInfo.GPSMapDatum WGS-84" \
-M"add Exif.GPSInfo.GPSVersionID 2 0 0 0" \
-M"add Exif.GPSInfo.GPSLatitude 53/1 3/1 1380/100" \
-M"add Exif.GPSInfo.GPSLatitudeRef N" \
-M"add Exif.GPSInfo.GPSLongitude 6/1 32/1 4140/100" \
-M"add Exif.GPSInfo.GPSLongitudeRef E" test.jpg

the preview image from my Nikon coolpix E4800 picture has disappeared.

Additional information:

I use perl program exiftool [ http://owl.phy.queensu.ca/~phil/exiftool/ ]
to access the preview image.

$ exiftool -htmlDump0 test.jpg > test.html
gives very good debug information.


Files

test.jpg (1.14 MB) test.jpg Redmine Admin, 13 Aug 2007 08:06

Related issues

Related to Exiv2 - Feature #462: Support TIFF formatClosed

Actions

History

#1

Updated by Andreas Huggel over 14 years ago

Acknowledged. That happens for the preview image in the makernote. IIRC the forum has some more info on this.

#2

Updated by Andreas Huggel over 14 years ago

Related to #462: The new TIFF parser will be flexible enough to deal with the additional Preview IFD.

#4

Updated by Andreas Huggel almost 13 years ago

  • % Done changed from 0 to 100
#5

Updated by Andreas Huggel almost 13 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF