EXIF data for NIKON D70 EXIF data for NIKON D70
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

EXIF data for NIKON D70

Started by Rock city, October 22, 2005, 12:40:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rock city

Hello,

Some exif usefull info are missing with photo's taken with the Nikon D70 (such as the ISO level)
Does someone know how to fix that ?

Thanks javascript:void(0);

Joachim Müller

The exif support in cpg1.3.x is only rudimentary - cpg1.4.x comes with a much better exif integration. Yet, cpg1.4.x is currently in beta status and goes unsupported. However, you should take a look at it.

Rock city

With CPG 1.4 we get well more exif info, but it doen't work for the ISO level for D70
It works fine with other models.

Nikon has a proprietary layout for some exif data, it would be great if the D70 will be supported.

:-\\

Joachim Müller

your contribution would be appreciated: take a look at include\makers\nikon.php in the devel version (use the cvs for the most recent up-to-date file) - you're welcome to share your knowledge about the proprietary way that your D70 handles exif data.

Tarique Sani

And while you are at it - please contribute the said code to the original EXIF class author.
SANIsoft PHP applications for E Biz

Beginner

I have the same problem. I use Nikon D50, and can't display ISO. Other EXIF information are fine. I already use CPG 1.4.

Joachim Müller

did you actually read the thread you replied to?