Announcement

#1 2018-04-05 02:51:11

flieger28
Member
2018-04-01
3

EXIF Shutter Speed

Hello/Hi/Greetings,

i successfully added some additional EXIF Fields to the Gallery. But i struggle when it comes to Shutter Speed. It seems it is displayed as a APEX value. ....../1000000. Is there a way to have a "readable" normal format? 

Piwigo version: 2.9.3
PHP version: 7.0.25-nmm1
MySQL version: 5.7.21-nmm1-log

Offline

 

#2 2018-04-05 07:58:34

executive
Member
2017-08-16
1214

Re: EXIF Shutter Speed

flieger28 wrote:

i successfully added some additional EXIF Fields to the Gallery

It would help if you showed us how you did this.

My gallery shows the values normally, but I used ExposureTime, not shutter speed.

Offline

 

#3 2018-04-05 09:46:03

teekay
Member
2013-06-12
427

Re: EXIF Shutter Speed

The exif_view plugin turns raw values into human readable ones.

Offline

 

#4 2018-04-05 11:21:24

flieger28
Member
2018-04-01
3

Re: EXIF Shutter Speed

You helped a lot. ;)
I only searched for Shutter speed, ExposureTime did the trick

$conf['show_exif_fields'] = array(
  'Make',
  'Model',
  'DateTimeOriginal',
  'Copyright',
  'ISOSpeedRatings',
  'FocalLength',
  'ExposureTime',
  'UndefinedTag:0xA434',
  'COMPUTED;ApertureFNumber'
  );

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact