Newbies Uncle Geo Posted June 6, 2014 Newbies Posted June 6, 2014 I'm wondering if there is a way to get more metadata values out of image files than what FM 13 can currently get. I do know about Troi, but I'm hoping maybe there's another way (because I'm making run times), or that Filemaker might expand the set at some point. It would be great to get exposure, and other settings and maybe Timecode for video. It's pretty darn nifty to get at the metadata! I'm pulling lat and long and made a button to pop up a Google map.
jbante Posted June 7, 2014 Posted June 7, 2014 If you know (or are willing to learn) the technical details of the image file format you're using, you can use the Base64Encode function to get the complete set of raw data in the file and parse the metadata from that.
john renfrew Posted June 7, 2014 Posted June 7, 2014 http://code.google.com/p/metadata-extractor/ with ScriptMaster, so will work with runtime of course you can only 'read' metadata that is actually there...
Newbies Uncle Geo Posted June 9, 2014 Author Newbies Posted June 9, 2014 Thanks all! I have some homework to do but now that I know it's possible I'll figure it out. I really appreciate the help!
Recommended Posts
This topic is 3831 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now