Change of behaviour

Started by Alan Clifford, November 21, 2017, 10:21:59 PM

Previous topic - Next topic

Alan Clifford

Hi Phil.

There has been a change of behavior between version 10.40 and 10.65.  I noticed it using the API but it also manifests itself in the command line version.  "flash" followed by "flash#" behaves differently.

egremont:Image-ExifTool-10.40 alan$ ./exiftool -G -a -flash -flash#   ~/photographs/photo/2017/scuba.February/f200_4365.jpg -ver

10.40
[EXIF]          Flash                           : On, Fired
[EXIF]          Flash                           : 9


egremont:Image-ExifTool-10.40 alan$ exiftool -G -a -flash -flash#   ~/photographs/photo/2017/scuba.February/f200_4365.jpg -ver

10.65
[EXIF]          Flash                           : 9
[EXIF]          Flash                           : 9



StarGeek

"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype

Phil Harvey

Yes, there were problems in this area that had existed for a while, but are fixed now.

You should update to version 10.67

- 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 ($).

Alan Clifford

Sorry, should have updated first.