GNOME Bugzilla – Bug 387055
EXIF pane does not show ISO rating for some Nikon cameras
Last modified: 2007-06-23 11:10:02 UTC
ISO rating is an important information and it should be displayed. Alas, Nikon has chosen to record this data in a non-standard way in newer cameras (in Maker Note tag). EXIF parser should be updated to special-case such cameras.
The problematic cameras I use are Nikon D70 and D70s. I'm going to attach a sample JPEG.
Created attachment 78540 [details] An image from Nikon D70 An image from Nikon D70. EXIF data contains ISO rating (confirmed by exifprobe) but EOG does not show it.
eog does not support decoding makernotes. I contributed a patch (see bug 350809), but it's not yet committed to cvs.
Jef is right. Your camera hides the ISO rating inside the makernote. Jef's patch has finally been committed to SVN trunk a few minutes ago. This means our next development version should allow you to see more informations (including ISO rating) on your images. *** This bug has been marked as a duplicate of 350809 ***