IPTC/EXIF Metadata Extensions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2008 10:30 AM
Hi to all
I have installed IPTC/EXIF Metadata Extensions and I saw that it extract the IPTC attributes running the action in the webclient.
But what about the EXIF attributes?
I haven't yet installed Drew metadata parser, is it mandatory to manage EXIF properties?
Reading the README file I understand that it could be enough to install XMP Metadata Extensions and Metadata Embedders; I did it. Does I have to install also Drew in any case?
Thank you
bye
I have installed IPTC/EXIF Metadata Extensions and I saw that it extract the IPTC attributes running the action in the webclient.
But what about the EXIF attributes?
I haven't yet installed Drew metadata parser, is it mandatory to manage EXIF properties?
Reading the README file I understand that it could be enough to install XMP Metadata Extensions and Metadata Embedders; I did it. Does I have to install also Drew in any case?
Thank you
bye
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2008 03:59 PM
Yes. You will need to install the metadata extractor package as well if you want the EXIF metadata.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2008 07:20 AM
I have alredy installed the XMP Metadata extractor, and I have installed also the Drew metadata parser.
But when I run the action "Extract common metadata fields in content" nothing happend.
Have you any idea?
But when I run the action "Extract common metadata fields in content" nothing happend.
Have you any idea?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2008 02:02 PM
According to the Readme for this
So if it has already pulled the XMP data, it won't pull the EXIF. Another thing to look at as well is to make sure that you have JMagick installed.
If using both the XMP and Drew metadata parsers the extracter will first look for XMP metadata and, if found, will only use that XMP and will not allow the Drew metadata parser to overwrite the data read via XMP.
So if it has already pulled the XMP data, it won't pull the EXIF. Another thing to look at as well is to make sure that you have JMagick installed.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2008 06:42 PM
After some day with a lot of test, something is more clear.
I have installed all the components and I use only the XMP parser in the IptcExifMetadataExtracter.
Now happend that when run the extractor, I can see only the IPTC informations, not the EXIF.
I think it is becuse the reader (ExifTool) runs with these paramers : -xmp -b
I did some tests in the command line with these parameters and the result is an XML which contains only some IPTC fields, not the exif informations.
How can I set the ExifTool parameters to load also exif fields?
(I tried with "-exif:all" but the result is not an XML as is expected by the parser, so it doesn't work)
Do you know what can be the parameters to use?
Thank you
bye
I have installed all the components and I use only the XMP parser in the IptcExifMetadataExtracter.
Now happend that when run the extractor, I can see only the IPTC informations, not the EXIF.
I think it is becuse the reader (ExifTool) runs with these paramers : -xmp -b
I did some tests in the command line with these parameters and the result is an XML which contains only some IPTC fields, not the exif informations.
How can I set the ExifTool parameters to load also exif fields?
(I tried with "-exif:all" but the result is not an XML as is expected by the parser, so it doesn't work)
Do you know what can be the parameters to use?
Thank you
bye