Page 1 of 1
EXIF Informationen
Posted: 24 Nov 2009, 15:49
by mldp
Hallo zusammen!
Ich habe ein kleines Problem mit den EXIF Informationen.
Bei den Elementen z.B. EXIF.ExposureTime, EXIF.FNumber, EXIF.FocalLength und EXIF.ShutterSpeedValue werden bei meinen Fotos immer Werte wie z.B. EXIF.ExposureTime = 10/8000; EXIF.FocalLength = 1050/10; EXIF.FNumber = 28/10 dargestellt. Ich glaube nicht dass es nur an der Kamera liegt, da ich drei verschiedene Produkte besitze und es bei allen Fotos in dieser Weise dargestellt wird. Kann es mit dem Export von RAW zu JPG zusammenhaengen? Gibt es eine Moeglichkeit die Werte standardmaessig darzustellen wie z.B. EXIF.FocalLength = 105 mm; EXIF.FNumber = 2.8; usw. Wenn ja wie und wo kann ich das aendern und Einheiten dazufuegen?
Danke im voraus
Re: EXIF Informationen
Posted: 25 Nov 2009, 19:51
by Jan
Hi, it is not possible for now.
But if you will let me know exaclty the values
PARAMETER : (which value you get), (which value should be displayed)
I can make some specific behaviour for correcting the values in EXIF for some next version of Phoca Gallery.
Jan
Re: EXIF Informationen
Posted: 29 Nov 2009, 11:56
by mldp
Hi Jan,
thank you very much for the possibility to change the parameters in one of the next releases. In my special case I'm interested in the following parameters:
EXIF.FocalLength: 300/1, 300 mm (should be not shown as formular/division)
EXIF.ExposureTime: 15625/10000000, 1/640 sec (should be not shown as formular/division)
EXIF.ShutterSpeedValue: same as EXIF.ExposureTime
I also found out that there is a different number of places after the comma in the GPS data of different photos. So I think it would look better when you general give 2 numbers behind the comma in the "second" area. e.g:
GPS.GPSLatitude: 46° 38' 32.510003923107", 46° 38' 32.51"
GPS.GPSLongitude: 13° 53' 48.80000399992", 13° 53' 48.80"
If you want to see it live, please take a look on:
http://mldp.net/index.php?option=com_ph ... &Itemid=14 picture FF0001
Thanks
Markus
Re: EXIF Informationen
Posted: 01 Dec 2009, 20:07
by Jan
Ok, thank you, btw - the gallery looks great. did you make custom changes to jak?
Re: EXIF Informationen
Posted: 02 Dec 2009, 13:52
by mldp
Hi Jan,
thanks for your positive feedback. Yes I have changed the button positions, the pictures of the buttons, box size and the border around the picture.
Sorry, but I have again one question regarding the EXIF info. I found out that by all pictures from Nikon D70 the ISO exif info is missing. Is there a problem with the tag from Nikon, because I use PhotoMe for the EXIF control and there the ISO value is shown.
Re: EXIF Informationen
Posted: 02 Dec 2009, 18:05
by Jan
What do you mean with ISO? Do you mean ISOSpeedRating (ISO-Empfindlichkeit)? This is included in default parameters.
BTW (you can add your own EXIF tags into parameters (parameters component in menu link to gallery) e.g. exactly for your type of camera).
I looked at the Nikon which have two other EXIF tags:
ISO
ISOSetting but both cannot be loaded by php function exif_read_data

Re: EXIF Informationen
Posted: 21 Jan 2010, 10:46
by mldp
Hi Jan,
Thanks for the info about the ISO setting story. So I have to live with it. Maybe there will come an update of this php function exif_read_data in future and the Nikon problem will be solved.
Regards
Markus