PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old November 4th, 2010, 11:01 AM   #1 (permalink)
Member
 
Join Date: May 2010
Posts: 97
Normalized EXIF data

In some cases I'm still seeing un-normalized EXIF data. Here's an example:
Rome Forum - Nikonites Gallery

The EXposureTime should be 1/800 not 10/8000
tavenger5 is offline   Reply With Quote
Old November 5th, 2010, 06:07 PM   #2 (permalink)
Registered User
 
Join Date: Aug 2005
Posts: 1,229
well that one is a little problem.

Why? because the raw data changes from make to make.
Exposure time is not manipulated..
some cameras store the data the way it is in that picture.
others, like fuji dx 10, store in following format:
[ExposureTime] => 0.010 s (1/97)
and that is also how it is displayed.


Now what would be needed is to write different code for each camera make, or use a specialized software, like pp7 does.
The way vbgallery stores the data, in raw format, and only pulls it at image display, would use too much ressources computing the data at display time.
So for the moment I dont see a possibility to fix this.


Of course if you want to play around, there is a hook at that place.
a plugin is active but has no content: its called:
Human Readable Exif Info : ppgal_showimage_exif
(when looking at the code i found a little bug...)
so before using the plugin, do following:
open showimage.php and find:
Code:
Content visible to verified customers only.
replace with:
Code:
Content visible to verified customers only.

to play around you can populate the plugin. There is a $skip=false; in it, it does nothing but you cant save an empty plugin, so thats why thats there.

So to fix your problem, open the plugin and add following code:
Code:
Content visible to verified customers only.
give it a try, but do the code change mentionned above in showimage.php, or the code in the plugin will not work.

Luc
Luciano is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exif data dpnow Photopost Pro How Do I...? 3 November 8th, 2008 09:37 AM
How to remove exif data? chris15440 Installs and Upgrade - vBulletin 3.0.X 4 March 3rd, 2005 11:29 PM


All times are GMT -5. The time now is 11:45 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0