[
https://issues.apache.org/jira/browse/TIKA-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251931#comment-15251931
]
Tim Allison commented on TIKA-1844:
-----------------------------------
[~bobpaulin], the only way I could get this to work in 2.x was to add the
multimedia-module as a dependency to the scientific-module...undoing some of
the great work you've done to separate.
If there's a better way, please let me know.
We might consider reverting the integration of MP4 and POT in 2.x on the theory
that "we'll figure it out by then." I'll open an issue to track a checklist of
things in that category.
> 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)