You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by GitBox <gi...@apache.org> on 2022/01/27 11:03:02 UTC

[GitHub] [tika] lsliwko opened a new pull request #492: [TIKA-3637] Adding sox audio tool to external parsers

lsliwko opened a new pull request #492:
URL: https://github.com/apache/tika/pull/492


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tika] lsliwko commented on pull request #492: [TIKA-3637] Adding sox audio tool to external parsers

Posted by GitBox <gi...@apache.org>.
lsliwko commented on pull request #492:
URL: https://github.com/apache/tika/pull/492#issuecomment-1023093226


   New PR as requested in https://github.com/apache/tika/pull/282


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tika] lsliwko edited a comment on pull request #492: [TIKA-3637] Adding sox audio tool to external parsers

Posted by GitBox <gi...@apache.org>.
lsliwko edited a comment on pull request #492:
URL: https://github.com/apache/tika/pull/492#issuecomment-1023093226


   New PR to main as requested in https://github.com/apache/tika/pull/282


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tika] lewismc commented on pull request #492: [TIKA-3637] Adding sox audio tool to external parsers

Posted by GitBox <gi...@apache.org>.
lewismc commented on pull request #492:
URL: https://github.com/apache/tika/pull/492#issuecomment-1030736000


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tika.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org