Ororaro
Well-known
I'm curious to know what's the shutter count of my M8. Opanda Exif doesn't show it. Can you help?
Thanks in advance...
Thanks in advance...
Ororaro
Well-known
Ah, thanks!
Photon42
burn the box
on a mac with exiftool installed, type
bla=$(exiftool this_image.dng | grep -i "image unique" | awk ' { print $5} ') && echo "ibase = 16
$bla" | bc
bla=$(exiftool this_image.dng | grep -i "image unique" | awk ' { print $5} ') && echo "ibase = 16
$bla" | bc
sanderva
Newbie
I'm curious to know what's the shutter count of my M8. Opanda Exif doesn't show it. Can you help?
Thanks in advance...
Best (for Windows) : http://www.photome.de/
Number at very bottom of data.
Share: