You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "christophe blin (JIRA)" <ji...@apache.org> on 2014/04/02 15:23:14 UTC

[jira] [Created] (IMAGING-129) XMP metadata not processed

christophe blin created IMAGING-129:
---------------------------------------

             Summary: XMP metadata not processed
                 Key: IMAGING-129
                 URL: https://issues.apache.org/jira/browse/IMAGING-129
             Project: Commons Imaging
          Issue Type: Bug
          Components: Format: JPEG
    Affects Versions: 1.x
            Reporter: christophe blin


Using commons-imaging-1.0-20140325.172317-8.jar

Using the image : http://www.controlledvocabulary.com/images/drp2091169-sfw-q60-all-wicc.jpg

>From the webpage : http://www.controlledvocabulary.com/blog/top-metadata-myths.html

Code used : System.out.println(Imaging.getMetadata(new File(filepath)).toString());

Problem : the file embeds EXIF and XMP metadata, it seems that only EXIF is processed.

Expected metadata to be found : http://www.controlledvocabulary.com/blog/meta-overhead/drp2091169-sfw-q60-all-wicc.txt



--
This message was sent by Atlassian JIRA
(v6.2#6252)