ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: bwinter88 on September 01, 2015, 04:53:09 PM

Title: Keep getting "nothing changed" error
Post by: bwinter88 on September 01, 2015, 04:53:09 PM
Hi, I'm trying to edit some tags in some DNG files but keep getting "1 files unchanged" no matter what I do.

I'm trying to run this command
exiftool -v2 -DefaultCropSize='1920 1080' test.DNG

and all I get is
Editing tags in: IFD0 SubIFD TIFF
  Creating tags in: IFD0 SubIFD TIFF
  FileType = DNG
  FileTypeExtension = DNG
  MIMEType = image/x-adobe-dng
  ExifByteOrder = II
  Rewriting IFD0
  Rewriting ExifIFD
  Copying 1 image data blocks
Nothing changed in test.DNG
    0 image files updated
    1 image files unchanged


I've tried this on two different Macs, different files, using sudo, still same error.
Title: Re: Keep getting "nothing changed" error
Post by: Hayo Baan on September 02, 2015, 02:16:10 AM
What does exiftool -DefaultCropSize test.DNG tell you?