|
From: Mike K. <mke...@po...> - 2007-11-05 20:06:55
|
On Sun, 4 Nov 2007, Chris Bagwell wrote: -Mike Keithley wrote: -> -Any history you can provide on these WAV files would also help (were -> -they created with earlier version of SoX or another application?). Can -> -you read the monkey.wav file that comes with SoX source code? -> - -> -Chris -> - -> The wav files I tested were made by sox 13.0. Monkey.wav would not play. It -> gives -> -> "sox soxio: Failed reading rc/monkey.wav': Could not find data chunk." -> -> -Could you also run your command line with "-V4"... It should print a -list of chunks that it does sucessfully process. I'm curious were the -problem first starts. - -Chris - I got the following output from sox -V4 src/monkey.wav test.wav sox: SoX v14.0.0 sox auto: Detected file format type: wav sox wav: WAV Chunk fmt sox wav: WAV Chunk FF? sox soxio: Failed reading `src/monkey.wav': Could not find data chunk. |