EXIF is not text based, it is mostly binary and relates to camera settings.
It does have some options for comments, copyrights, etc. 

XMP is always text based (XML).

Chris



-----Original Message-----
From: [EMAIL PROTECTED] on behalf of Florian Kainz
Sent: Thu 12/14/2006 11:05 AM
To: Michael Wolf
Cc: openexr-devel@nongnu.org
Subject: Re: [Openexr-devel] EXIF meta data attributes in headers
 
I must admit that I know next to nothing about EXIF and XMP,
but don't both have a standardized text representation?
If this is the case, then all it would take to store them
in an OpenEXR file would be a string attribute called,
for example, "EXIFdata" or "XMPdata".


Michael Wolf wrote:
> Hello,
> 
> Sorry for being a bit late on the thread...
> 
> On Wed, 13 Dec 2006 07:02:26 +0100, Florian Kainz <[EMAIL PROTECTED]> wrote:
> 
>>what ?ort kind of information do you need to store?
>>As far as I can tell, there's quite a bit of overlap
>>between OpenEXR's "optional standard" attributes
>>and EXIF data.
>>
>>Piotr Stanczyk wrote:
>>>Hi all,
>>>
>>>Just wandering what, if any, thoughts people have on having a standard EXIF 
>>>typed attribute.
>>>I'm sure there are various implementations out there, but is it worth having 
>>>a common one?
> 
> Has anybody looked at XMP? http://www.adobe.com/products/xmp/
> It may not be as common as EXIF, but it does have Adobe and the W3C behind it.
> 
> Cheers,
> Mike
> 


_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/openexr-devel



_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to