[Speex-dev] speex encoding
Colin Frame
colin.frame at gmail.com
Tue May 4 12:14:21 PDT 2010
I am encoding audio with quality=0 (2150 bps) and get the expected 43
bits per packet (every 20 ms).
However, in my limited testing I notice that the last 3 bits
never change, seeming to indicate that the audio is fully encoded in 40 bits.
It is important in my application that the audio is compressed as much as
possable for transmission over a communication system. My question is, is it
possable to strip these 3 bits off before transmission and reinsert them at the
receiving end before decoding?
More information about the Speex-dev
mailing list