Tika pulls this library in as a dependency; see tika-parses/pom.xml:
<dependency>
<groupId>com.googlecode.mp4parser</groupId>
<artifactId>isoparser</artifactId>
<version>1.0-RC-1</version>
</dependency>
Mike McCandless
http://blog.mikemccandless.com
On Mon, Jan 7, 2013 at 9:58 AM, Sharon Corbett
<[email protected]> wrote:
> Hi;
>
> I have a question regarding the MP4Parser.java file contained in version 1.2
> of Apache Tika Parser.
>
> The file contains the following comment, "This uses the MP4Parser project
> from http://code.google.com/p/mp4parser/ to do the underlying parsing".
>
> I'd like the project's help to understand to what extent content from the
> mp4parser project is distributed via Tika 1.2?
>
> Thanks in advance,
>
> Sharon
>
> Sharon Corbett
>
>