Displaying 2 results from an estimated 2 matches for "3fdef36f".
2004 Aug 06
0
Decoding raw problem on OS X with 1.03
...rbrooke, Québec, Canada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Ceci est une partie de message numériquement signée.
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20040329/3fdef36f/signature-0001.pgp
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.