Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIKA-3637] Adding sox audio tool to external parsers #492

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lsliwko
Copy link

@lsliwko lsliwko commented Jan 27, 2022

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

@lsliwko
Copy link
Author

lsliwko commented Jan 27, 2022

New PR to main as requested in #282

@lewismc
Copy link
Member

lewismc commented Feb 6, 2022

Looks like SNAPHOT version of tika-server cannot be found! Will look into it more next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants