[
https://issues.apache.org/jira/browse/TIKA-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251096#comment-15251096
]
Hudson commented on TIKA-1844:
------------------------------
UNSTABLE: Integrated in tika-2.x #87 (See
[https://builds.apache.org/job/tika-2.x/87/])
TIKA-1844 Extract metadata from MP4 videos whether or not the (tallison: rev
a8225a0cfddefd7c7968981a68e191e1c7119a57)
* tika-parser-modules/tika-parser-scientific-module/pom.xml
* CHANGES.txt
*
tika-parser-modules/tika-parser-scientific-module/src/main/java/org/apache/tika/parser/pot/PooledTimeSeriesParser.java
> PooledTimeSeriesParser takes precedence over MP4Parser
> ------------------------------------------------------
>
> Key: TIKA-1844
> URL: https://issues.apache.org/jira/browse/TIKA-1844
> Project: Tika
> Issue Type: Bug
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 2.0, 1.13
>
>
> The PooledTimeSeriesParser currently takes precedence over the MP4Parser even
> if the pooled-time-series application is not installed. This means that
> clients will lose metadata formerly extracted by the MP4Parser unless they
> remove the PooledTimeSeriesParser.
> This is similar to what happened with the integration of the Tesseract Parser
> (TIKA-1445). We should probably follow a similar pattern to that...run both
> parsers and combine metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)