[
https://issues.apache.org/jira/browse/NIFI-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15334667#comment-15334667
]
ASF GitHub Bot commented on NIFI-615:
-------------------------------------
Github user jskora commented on the issue:
https://github.com/apache/nifi/pull/252
Ironically, this boils down to a version dependency conflict between
ExtractMediaMetadata which uses Tika 1.7 which uses Drew Noakes'
Metadata-Extract 2.6.2 and the existing ExtractImageMetadata which used Drew
Noakes' Metadata-Extract 2.7.2.
I'm looking into ways to resolve this. One option may be to return
ExtractImageMetadata to it's own nifi-image-bundle nar and create a new
nifi-media-bundle-nar instead the rename of n-image-b-n to n-media-b-n that I
originally did. Another is to look into newer Tika versions, but I don't know
if that will create other problems. I'll keep you posted.
> Create a processor to extract WAV file characteristics
> ------------------------------------------------------
>
> Key: NIFI-615
> URL: https://issues.apache.org/jira/browse/NIFI-615
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Brandon DeVries
> Assignee: Joe Skora
> Priority: Minor
> Fix For: 1.0.0, 0.7.0
>
>
> Create a processor to extract information from a WAV file, including
> encoding, bit rate, metadata, etc...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)