search for: _encodestate

Displaying 3 results from an estimated 3 matches for "_encodestate".

2004 Aug 06
2
SPEEX_GET_QUALITY not working?
...tation so far has been very easy and I am thrilled with the capabilities and flexibility of Speex, especially the new features in 1.1. My efforts so far have resulted in a couple of questions: 1) I was interested in fetching the default quality setting for narrowband: speex_encoder_ctl(_encodeState, SPEEX_GET_QUALITY, &value); Unfortunately, the above fails with libspeex 1.1.4. The console shows: warning: Unknown nb_ctl request: 5 There was a report of this issue back in September with a reply indicating that this was fixed, but I'm still seeing the problem as of this v...
2004 Aug 06
0
SPEEX_GET_QUALITY not working?
> 1) I was interested in fetching the default quality setting > fornarrowband: > speex_encoder_ctl(_encodeState, SPEEX_GET_QUALITY, &value); > > Unfortunately, the above fails with libspeex 1.1.4. The console > shows: > > warning: Unknown nb_ctl request: 5 Actually, I never implemented SPEEX_GET_QUALITY. It's not that usefule anyway, but I might do it in the future. > 2) Let...
2004 Aug 06
3
Decoding raw problem on OS X with 1.03
On Mar 29, 2004, at 5:05 PM, Jean-Marc Valin wrote: > Can you try manually swapping the bytes on the raw output and see if > you > get something useful (I think by default wav is always little endian > while raw is native endian)? Well, my apologies. Apparently I got confused when trying all the different formats and somehow skipped little endian. The decoded raw file is in