ZenphotoCMS Forum
Problem with Exif and shuttersped for Nikon - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Problem with Exif and shuttersped for Nikon (/thread-2318.html)



Problem with Exif and shuttersped for Nikon - bjornh - 2008-03-03

Hi

Thanks for your hard work with Zenphoto. I really like how it has evolved.

I have some problem with Zenphoto 1.1.5 (also in 1.1.4). The shutterspeed info for Nikon D300 and D200 looks a bit strange - for example I get the following shutterspeed when I look at the EXIF:

Shutter Speed: 8/10000 sec
Shutter Speed: 5/300 sec
Shutter Speed: 3/1 sec
etc.

Is there any solution for this?




Problem with Exif and shuttersped for Nikon - DirkSohler - 2008-03-03

Looks correct. What does it look in zenphoto?




Problem with Exif and shuttersped for Nikon - bjornh - 2008-03-03

That is how it looks i Zenphoto.

What I expect is more like:
1/1250 sec
1/60 sec
3 sec




Problem with Exif and shuttersped for Nikon - bjornh - 2008-03-29

Sorry for bumping an old thread but I wonder if anyone can help me to solve this. It's been to long since I did any programming and I have never tried to do anything in php.

When I look at the image info in a Zenphoto gallery i get shutterspeeds like:
Shutter Speed: 8/10000 sec
Shutter Speed: 5/300 sec
Shutter Speed: 3/1 sec

What I'm expecting are:
Shutter Speed: 1/1250 sec
Shutter Speed: 1/60 sec
Shutter Speed: 3 sec

The problem is that shutterspeeds below one seconds are not always displayed as 1/XXX and abow it looks like X/1

I'm have the same problem with both the Nikon D200 and D300.




Problem with Exif and shuttersped for Nikon - sbillard - 2008-03-29

This will be fixed in tonight's build.

By the way, the way to keep something from getting forgotten is to create a ticket in Trac for the problem. Things in the forum can get lost. I have been traveling, so I did not see this post until you reposted it.




Problem with Exif and shuttersped for Nikon - bjornh - 2008-03-30

Thank you. I will remember to create a ticket next time.