You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Leszek Sliwko (Jira)" <ji...@apache.org> on 2022/01/03 00:17:00 UTC

[jira] [Created] (TIKA-3637) Adding sox audio tool to external parsers

Leszek Sliwko created TIKA-3637:
-----------------------------------

             Summary: 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


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)