[
https://issues.apache.org/jira/browse/TIKA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293120#comment-14293120
]
ASF GitHub Bot commented on TIKA-1530:
--------------------------------------
GitHub user owickstrom opened a pull request:
https://github.com/apache/tika/pull/25
TIKA-1530: Include parsed mp4 duration in metadata
Note that I couldn't get all tests working in the project
(https://issues.apache.org/jira/browse/TIKA-1521?focusedCommentId=14288719&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14288719)
so I have only run `org.apache.tika.parser.mp4.MP4ParserTest`. If someone else
with a working build could try this perhaps?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/owickstrom/tika trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tika/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit 5300d22e6c7f71c353ad84a7cf4534a8efff85da
Author: Oskar Wickström <[email protected]>
Date: 2015-01-27T07:28:00Z
TIKA-1530: Include parsed mp4 duration in metadata
----
> MP4Parser parses duration but does not set it
> ----------------------------------------------
>
> Key: TIKA-1530
> URL: https://issues.apache.org/jira/browse/TIKA-1530
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Oskar Wickström
> Priority: Minor
>
> See the TODO comment at
> https://github.com/apache/tika/blob/trunk/tika-parsers/src/main/java/org/apache/tika/parser/mp4/MP4Parser.java#L167
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)