On 1 November 2015 at 17:26, Svein Erik Brostigen < [email protected]> wrote:
> And what about the lens ID's? > > Thanks, > Erik Darktable uses exiv2 to get the lens information from the file. I had quick look at the nikonmn.ccp file from the latest released version of exiv2, 0.25 and entries are not there for either of your lenses. Looking at the code it appears exiv2 imports the list of lenses for Nikon from another source: http://www.rottmerhusen.com/objektives/lensid/thirdparty.html. Checking the same nikonmn.cpp file in trunk in exiv2's repository ( http://dev.exiv2.org/projects/exiv2/repository/revisions/3976/entry/trunk/src/nikonmn.cpp) both lenses are now there so this should be solved when the exiv2 release a new version and your distribution picks it up or, if you want a solution quicker, you could checkout a development version of exiv2 or grab the released source, find the array fmountlens[] towards the end of nikonmn.cpp and add the missing entries with reference to Robert Rottmerhusen's list (the first of the two lists above).
------------------------------------------------------------------------------
_______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
