Main Menu

Pentax lens type

Started by Archive, May 12, 2010, 08:54:21 AM

Previous topic - Next topic

Archive

[Originally posted by pbostock on 2008-06-13 23:21:34-07]

Phil,

I own a Pentax *ist DS camera, which reports my new Pentax 18-250 lens as Unknown (4 231), rather than the '7 231' code as currently stored in pentax.pm viz.

Code:
('7 231' => 'smc PENTAX-DA 18-250mm F3.5-6.3 ED AL [IF]', #JD)

I assume that some earlier Pentax models report these 'new-fangled' things differently...

For the moment, I'm editing each successive version of pentax.pm to add the entry. But would be great if you could include it. That would also allow exiftoolGUI to report my lens properly via windows version of Exiftool. I can send sample image if you would like it.

By the way, I'm using .Exiftool_config to add some xmp extensions to exiftool (which also works for exiftoolGUI and thus for IMatch). Question: is it possible to (temporarily) add a new pentax.pm entry to this file and have it included in the list of available lens types in the latter programs?

Peter

Archive

[Originally posted by exiftool on 2008-06-13 23:58:25-07]

hi Peter. Thanks for the lens code, I will add it to
the next release. It is possible to override any
tag to add your own definitions if you really
want. This is done via the config file as you
have done for the XMP tags. - Phil

Archive

[Originally posted by pbostock on 2008-06-14 00:24:40-07]

Thanks, Phil,

Peter