jauharshaikh / metadata-extractor

Automatically exported from code.google.com/p/metadata-extractor
0 stars 0 forks source link

Support reading values derived from one or more tags, eg: aperture/gpsData/imageSize #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Playing around with a mix of TIFF and JPEG files, I found the attached helper 
class useful. Maybe you want to add something like that (or the tag values) to 
the code.

Original issue reported on code.google.com by uja...@gmail.com on 1 Jun 2011 at 10:57

Attachments:

GoogleCodeExporter commented 8 years ago
It's a useful implementation.. good work 

Original comment by aah...@gmail.com on 14 Jul 2011 at 5:34

GoogleCodeExporter commented 8 years ago
Thanks for this code. Indeed it does seem very useful. I will have a think 
about a way of structuring these kind of classes as it send natural to include 
other properties that can be present in multiple tags our, as in this case, 
different directories. Aperture and shutter speed come to mind. There are 
likely to be others, so I'll review the code when I'm at a computer.

Thank you very much for your contribution. 

Original comment by drewnoakes on 27 Jul 2011 at 6:08

GoogleCodeExporter commented 8 years ago
Which makes me wonder what kind of magic might be at work that lets you add 
comments without being at a computer ... :-) Thanks for considering the code. 
Jay

Original comment by uja...@gmail.com on 27 Jul 2011 at 7:34

GoogleCodeExporter commented 8 years ago
Ha. I don't consider my phone as a computer, despite it being massively more 
capable than my first. It's all magic, really :-)

Original comment by drewnoakes on 27 Jul 2011 at 9:58

GoogleCodeExporter commented 8 years ago

Original comment by drewnoakes on 16 Oct 2012 at 4:19

GoogleCodeExporter commented 8 years ago
This issue has been migrated along with the project to GitHub:

https://github.com/drewnoakes/metadata-extractor/issues/10

Original comment by drewnoakes on 19 Nov 2014 at 12:54