[
https://issues.apache.org/jira/browse/NIFI-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344985#comment-15344985
]
ASF subversion and git services commented on NIFI-615:
------------------------------------------------------
Commit 6d7d4a8cf4e1585b210e02397cf661a6cc32b1d9 in nifi's branch refs/heads/0.x
from [~jskora]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6d7d4a8 ]
NIFI-615 - Create a processor to extract WAV file characteristics.
* Create new ExtractMediaMetadata processor using Apache Tika Detector and
Parser.
* Refactored nifi-image-bundle, nifi-image-nar, and nifi-image-processors to
nifi-media-bundle, nifi-media-nar, and nifi-media-processors to reflect broader
media related purpose.
* Preserved existing ExtractImageMetadata and ResizeImage processors as well as
existing ImageViewerController components to prevent impact on existing uses.
* Resolved collision between ExtractImage and ExtractMedia processors due to
common dependency on Noakes' Metadata Extractor project.
- Updated bundle's Tika dependency from 1.7 to 1.8 and Drew Noakes' Metadata
Extractor from 2.7.2 to 2.8.0.
- Adjusted ExtractImageMetadata tests for enhanced attribute names in new
Noakes' Metadata Extractor version.
* Fix assembly POM to remove duplicate reference to site-to-site nar and change
nifi-image-nar reference to nifi-media-nar.
* Note the potential attribute changes on upgrade due to underlying libraries.
> 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)