framensa.blogg.se

Exiftool ubuntu 2018
Exiftool ubuntu 2018










exiftool ubuntu 2018

It's not a huge deal though, I can code that in. With 11.17 -SonyModelID returned ILCE-7 - same tag in 11.16 returns '306' (I think the name function came only in 11.17). 11.16 wants 'imagecount' to get me the same number. I did a quick test with 'shuttercount' and that didn't work. I am in a different timezone, so I didn't really tested anything yet.

exiftool ubuntu 2018

I have been using exiftool for about 12 years now and I can remember only one incident a long time ago that I needed a correction. It is very unlikely that you will need an update because the most used tag names never change, the only expectable changes concern new cameras and/or lenses. Is there a way to update it? Some tag names seem to have changed. "sudo apt-get install -y libimage-exiftool-perl" seems to get me exiftool 11.16 (Oct 2018) - the latest one is 11.28. OSError: No such file or directoryĮRROR: test_termination_cm (_main_.TestExifTool)įile "test_exiftool.py", line 24, in test_termination_cmĮRROR: test_termination_explicit (_main_.TestExifTool)įile "test_exiftool.py", line 37, in test_termination_explicitĮRROR: test_termination_implicit (_main_.TestExifTool)įile "test_exiftool.py", line 44, in test_termination_implicitįAILED tried your code with the 'rose.jpg' this came with the package, this is what I got: You can choose to disable this in Android and iPhones.Code: Select all $ sudo python test_exiftool.pyĮRROR: test_get_metadata (_main_.TestExifTool)įile "test_exiftool.py", line 66, in test_get_metadataįile "/home/pi/exiftool.py", line 191, in _enter_įile "/home/pi/exiftool.py", line 174, in startįile "/usr/lib/python2.7/subprocess.py", line 390, in _init_įile "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child Most cell phones, of course, have a GPS, and often will geotag by default. Many images do not have GPS entries in their metadata - for example, if you take a picture with a camera that doesn't have GPS, it won't store it - here's a list of cameras that do have GPS. For example, the identify tool from ImageMagic will also do it: $ identify -verbose 23.jpg | grep GPSĪnd GUI tools can often do so as well - here's Image Viewer from Ubuntu 18:

exiftool ubuntu 2018

You can also use exiftool to strip the GPS information out of an existing image: $ exiftool -gps:all= 23.jpgĪny tool that can look at image metadata can look at this information. If the location was stored when the image was taken (usually called ' geotagging'), you can find it there: $ exiftool 23.jpg | grep GPS Exiftool can be used to print out the metadata of the image.












Exiftool ubuntu 2018