You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2015/01/27 18:52:34 UTC

[jira] [Resolved] (TIKA-1530) MP4Parser parses duration but does not set it

     [ https://issues.apache.org/jira/browse/TIKA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Burch resolved TIKA-1530.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8

The MP3 and Vorbis parsers already had duration support, so no need to keep it open for that 

In r1655100, I've tweaked it slightly to avoid rounding issues on the duration set, along the lines of the Vorbis parser. As such, I think we can consider this fixed!

[~owickstrom] If you spot any other areas where one audio file parser does something, where the others could but don't, we'd love more patches!

> 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
>            Assignee: Chris A. Mattmann
>            Priority: Minor
>             Fix For: 1.8
>
>
> 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)