jokiazhang / metadata-extractor

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

Writing Metadata #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I am really like your library, but unitl now I have to use (mainly) your plus 
two different fallbacks, to get almost everything done :-(

The main missing points are:

1)writing some metadata:

For me this would be sufficient:
User comment field (in sanselan: TiffConstants.EXIF_TAG_USER_COMMENT ?)
GPS stuff (lat, lon, alt, alt_ref)

2) extracting preview (and thumpnail) images embedded in the jpeg/raw image 
(sometimes their is both)

that would be great!

THX
-marco

Original issue reported on code.google.com by marcomoe...@gmail.com on 30 Oct 2012 at 4:49

GoogleCodeExporter commented 8 years ago
Hi Marco,

As this is really two separate bits of work, I've split this into two issues:

http://code.google.com/p/metadata-extractor/issues/detail?id=66
http://code.google.com/p/metadata-extractor/issues/detail?id=67

Please 'star' both of those if you wish to follow their progress.

Thank you for your feedback.

Drew.

Original comment by drewnoakes on 30 Oct 2012 at 6:20