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 2021/03/14 20:22:00 UTC

[jira] [Resolved] (TIKA-3318) MP3 parser using wrong xmpDM:duration units (which aren't clearly documented)

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

Nick Burch resolved TIKA-3318.
------------------------------
    Fix Version/s: 1.26
                   2.0
       Resolution: Fixed

> MP3 parser using wrong xmpDM:duration units (which aren't clearly documented)
> -----------------------------------------------------------------------------
>
>                 Key: TIKA-3318
>                 URL: https://issues.apache.org/jira/browse/TIKA-3318
>             Project: Tika
>          Issue Type: Bug
>          Components: mime, parser
>    Affects Versions: 2.0, 1.25
>            Reporter: Nick Burch
>            Assignee: Nick Burch
>            Priority: Minor
>             Fix For: 2.0, 1.26
>
>
> As spotted on StackOverflow <https://stackoverflow.com/q/64888488/685641> and later discussed on the mailing list <https://lists.apache.org/thread.html/r3b9fd864a9ab897bf0f2a53c2d6fd5f770b9688f8425ab0877e20b6b%40%3Cdev.tika.apache.org%3E>, the units of `xmpDM:duration` should be seconds by default.
> Most of our parsers already assume that, but the MP3 one doesn't.
> So, need to fix it to also output seconds not milliseconds, as well as documenting the the duration will be in seconds unless there's also a scale set



--
This message was sent by Atlassian Jira
(v8.3.4#803005)