folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
Exposition EXIF Data Problem!!(back to index)
my exif data all the time shows 10s only when exposition is realy longer than 1s for example 6s than is shows 16 sec? how to manage this problem??
posted by Kalei on 8 Oct 05 at 5:54 PM
I have this problem too... Also today I noticed an image with a 1.5 s exposure time showing up as having a 15 s exposure time. I think there are a few that end up with 10x the shutter speed for some reason... others with more than 10x... See:
http://brentkirkwood.com/photoblog/image/2005-10-22-DSC13821/

and

http://brentkirkwood.com/photoblog/image/2005-01-31-DSC_2885/

posted by Brent on 22 Oct 05 at 6:04 AM
If this problem occurs only with photos taken by specific single cameras, it surely is a problem of the manufacturers and little can be done about it in general.

You could then program something like

IF CAMERANAME=xxx THEN EXPOSURE TIME=EXPOSURE TIME DIVIDED BY 10

have fun ;)
posted by ikue on 27 Oct 05 at 6:11 AM
i think it is not so specific cuz i use nikon d70s and many guy use theme too :/ but thx any way I'll try to program it
posted by Kalei on 2 Nov 05 at 6:35 PM
Tell me if you have some source code that doesnt work, I can have a quick look at it.
posted by ikue on 3 Nov 05 at 2:55 AM
check out my site i use typical folder blog extension code. only part of exif that is not working is ISO (not showing any data) and exposition is shown but incorrect :/ check this out on my site.
posted by Kalei on 3 Nov 05 at 9:00 AM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)