ZenphotoCMS Forum
exif values coming wrong - 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: exif values coming wrong (/thread-11977.html)

Pages: 1 2


exif values coming wrong - sbillard - 2015-02-03

Understood. This is then an issue of "rounding" tolerance which is apparently more strict with zenphoto than with other software.




exif values coming wrong - acrylian - 2015-02-03

If I see right the shutterspeed value is processed in line 438-447 of /zp-core/exif.php. The comment speaks of the value possibly being in APEX mode. Whatever that is.




exif values coming wrong - atomicmak - 2015-02-05

any help on how to resolve this ?




exif values coming wrong - acrylian - 2015-02-05

You could experiment with the lines I cited above but otherwise currently no idea. Sorry.




exif values coming wrong - atomicmak - 2015-02-05

found a problem.
somewhat exiftools read "Exposure Time" wrong. but "ShutterSpeedValue" is correct.

can you guide what changes would require so as it reads ShutterSpeedVlue not exposure value?




exif values coming wrong - acrylian - 2015-02-05

Have you tried to disable that meta data field on the options (if it exists, haven't looked)?




exif values coming wrong - atomicmak - 2015-02-05

Well I think there is only one option available and its shutter speed option in zenphoto admin




exif values coming wrong - acrylian - 2015-02-05

Then this probably requires more investigation …