Project

General

Profile

Bug #1026 » EXIF output.txt

Anonymous, 18 Jan 2015 09:53

 
1
[bastien@zoulou trunk]$ bin/exiv2 -pa /home/bastien/Darktable\ -\ problème\ objectif/aTest.jpg | grep Lens
2
Exif.Nikon3.LensType                         Byte        1  D G VR
3
Exif.Nikon3.Lens                             Rational    4  18-200mm F3.5-5.6
4
Exif.Nikon3.LensFStops                       Undefined   4  5.33333
5
Exif.NikonLd3.LensIDNumber                   Byte        1  Nikon AF-S DX VR Zoom-Nikkor 18-200mm f/3.5-5.6G IF-ED
6
Exif.NikonLd3.LensFStops                     Byte        1  F5.3
7
/home/bastien/Darktable - problème objectif/aTest.jpg: (No XMP data found in the file)
8
[bastien@zoulou trunk]$ exiftool /home/bastien/Darktable\ -\ problème\ objectif/aTest.jpg | grep Lens
9
Lens Type                       : G VR
10
Lens                            : 18-200mm f/3.5-5.6
11
Lens Data Version               : 0204
12
Lens ID Number                  : 139
13
Lens F Stops                    : 5.33
14
Lens ID                         : AF-S DX VR Zoom-Nikkor 18-200mm f/3.5-5.6G IF-ED [II]
15
Lens                            : 18-200mm f/3.5-5.6 G VR
16
[bastien@zoulou trunk]$ 
(2-2/6)