search for: test_wb

Displaying 2 results from an estimated 2 matches for "test_wb".

Did you mean: test_ws
2004 Sep 13
0
Compile flags for sampleenc sampledec.
...ec appear to work fine. 3) testenc and testenc_wb work fine, though I notice that compile with gcc testenc.c -lspeex produces a different .bits file than the version made with make. Also, when compiled with gcc, the decoded output is garbled. This makes me think there is a flag I am missing. 4) test_wb output 16-bit PCM file seems about 1K shorter than the original PCM file. Not sure if this is relevant. 5) SPEEX_GET_QUALITY does not appear to work for the decoder though documentation lists no limitation. (This has just been mentioned since I joined the group). 6) SPEEX_GET_SAMPLING_RATE does...
2004 Sep 15
0
Problems with sampleenc and sampledec
...ed and installed on a mandrake 10.0 linux 2) speexenc and speexdec appear to work fine. 3) testenc and testenc_wb work fine, though I notice that compile with gcc testenc.c -lspeex produces a different .bits file than the version made with make. This makes me think there is a flag I am missing. 4) test_wb output 16-bit PCM file seems about 1K shorter than the original PCM file. Not sure if this is relevant. 5) SPEEX_GET_QUALITY does not appear to work for the decoder though documentation lists no limitation. 6) SPEEX_GET_SAMPLING_RATE does not work well for the encoder in wideband mode 7) The first...