I've uploaded different photos from different cameras with different flash settings and I always get an integer Exif value that means nothing to me.

After some Google searching, I eventually came across some old code from another Drupal module that assigns human-readable descriptions to flash values: http://drupalcode.org/project/photos.git/blob/7e7a85fab6f58f578aa68b7fe9... (line 962)

I propose integrating that code (or similar) into this module so that 'Flash' Exif data can be displayed nicely.

CommentFileSizeAuthor
#1 human-readable-flash-values_1297028_1.patch2.24 KBAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new2.24 KB

The attached patch does exactly this and works for me.

My Exif data now displays 'Flash did not fire, compulsory flash mode' instead of '16'.

jphautin’s picture

Assigned: Unassigned » jphautin
Priority: Normal » Major

will check it in the next fex days.
Thanks

jphautin’s picture

Status: Needs review » Fixed

applied on head.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.