Description
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.
Attachments
Issue Links
- is related to
-
TIKA-1798 Parser for Video Similarity using PooledTimeSeries metric
- Resolved