To get the F number is easy 700/100 = F7 but the shutter speed is not so easy
When I say not so easy I am looking at batch files and I can not use the ^ also the batch file seems to round automaticaly so 8.1 becomes 8Shutter speed. To convert this value to ordinary 'Shutter Speed'; calculate this value's power of 2, then reciprocal. For example, if value is '4', shutter speed is 1/(2^4)=1/16 second.
Anyway can ImageMagick be modified to do the calculations or can somebody explain how to use FX to get my shutter speed from:
Code: Select all
identify -format %[EXIF:ShutterSpeedValue]
Out of interest the output from ImageMagick and exiv2 are: