[
https://issues.apache.org/jira/browse/TIKA-3637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467733#comment-17467733
]
Leszek Sliwko commented on TIKA-3637:
-------------------------------------
Pull request: https://github.com/apache/tika/pull/282
> Adding sox audio tool to external parsers
> -----------------------------------------
>
> Key: TIKA-3637
> URL: https://issues.apache.org/jira/browse/TIKA-3637
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Leszek Sliwko
> Priority: Minor
>
> Sox tool correctly pulls duration from wav files. I haven't seen any tests
> for external parsers anywhere.
> Sample output from sox --info duration-test-3.wav:
> Input File : 'duration-test-3.wav'
> Channels : 1
> Sample Rate : 44100
> Precision : 16-bit
> Duration : 00:00:02.50 = 110298 samples = 187.582 CDDA sectors
> File Size : 221k
> Bit Rate : 706k
> Sample Encoding: 16-bit Signed Integer PCM
--
This message was sent by Atlassian Jira
(v8.20.1#820001)