Displaying 1 result from an estimated 1 matches for "raw_enc".
2004 Aug 06
3
Decoding raw problem on OS X with 1.03
Hi all,
I've built Speex 1.03 on Mac OS X.
I encoded a raw PCM file successfully using:
/usr/local/bin/speexenc raw_samples.raw --rate 44100 --be --16bit
raw_enc.spx
Warning: Speex is only optimized for 8, 16 and 32 kHz. It will still
work at 44100 Hz but your mileage may vary
Encoding 44100 Hz audio using ultra-wideband (sub-band CELP) mode (mono)
If I decode to .wav, it works fine. However, if I decode to .raw, it
does not work (the decoded file when...