Bad NikonScanIFD directory

Started by hzi5507, February 13, 2012, 05:26:46 AM

Previous topic - Next topic

hzi5507

Hi,

i have a set of JPEG-Files which where scanned 3 years ago with a Nikon Scanner. Some of the are processed by ExifTool, others not.

OS:
Windows 7 Ultimate 64-bit

ExifTool:Version 8.78

Commandline:
C:\Users\Hansjörg\AppData\Roaming\GeoSetter\tools\exiftool.exe  -@ "C:\Users\HANSJR~1\AppData\Local\Temp\et00B0DEDD.arg" "D:\Users\Public\Pictures\Ferienfotos\1986-08 - USA\dia-0113.jpg"

-EXIF:GPSLatitude=37.80327385
-EXIF:GPSLongitude=-122.43061066
-EXIF:GPSLatitudeRef=N
-EXIF:GPSLongitudeRef=W
-EXIF:GPSMapDatum=WGS-84
-EXIF:GPSVersionID=2.2.0.0
-EXIF:GPSDateStamp=1986:07:23
-EXIF:GPSTimeStamp=23:13:56
-XMP:GPSLatitude=37.80327385
-XMP:GPSLongitude=-122.43061066
-XMP:GPSVersionID=2.2.0.0
-XMP:GPSMapDatum=WGS-84
-XMP:GPSDateTime=1986-07-23T23:13:56Z
-XMP:Creator=
-XMP:AuthorsPosition=
-XMP:CountryCode=
-XMP:Country=
-XMP:State=
-XMP:City=
-XMP:Location=
-XMP:Artist=
-XMP:Description=
-XMP:Instructions=
-XMP:Title=
-XMP:Headline=
-XMP:Credit=
-XMP:Rights=
-XMP:CaptionWriter=
-XMP:Source=
-XMP:BaseUrl=
-XMP:Category=
-xmp:rating=5
-xmp:ratingpercent=99
-XMP:Label=
-XMP:CreatorAddress=
-XMP:CreatorPostalCode=
-XMP:CreatorCity=
-XMP:CreatorRegion=
-XMP:CreatorCountry=
-XMP:CreatorWorkTelephone=
-XMP:CreatorWorkEmail=
-XMP:CreatorWorkURL=

Error Message:
Warning: Truncated NikonScanIFD directory. IFD dropped. - D:/Users/Public/Pictures/Ferienfotos/1986-08 - USA/dia-0113.jpg
Error: [minor] Bad NikonScanIFD directory - D:/Users/Public/Pictures/Ferienfotos/1986-08 - USA/dia-0113.jpg

Would be great, when somebody could give me a hint, or a tip for a workaround.

Thanks
Hansjörg Zimmermann

Phil Harvey

Hi Hansjörg,

The -m option ignores minor errors.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

hzi5507