Simon W Day
2008-Jan-18 13:41 UTC
[Speex-dev] Re: Speex-dev Digest, Vol 44, Issue 14 - Speex on DSPIC (Rafael) I´ll probably change the dspic for a ARM LPC22XX, this is a good idea????
Hi All, In response to Rafael regarding the DSPIC. I'm working with the DSPIC to achieve encoding up but so far to process 20ms takes much longer than 20ms. I would be interested to hear how Rafael managed to get just encoding and I suspect that to get decoding and encoding is just too much processing for the DSPIC. Regards Simon
> In response to Rafael regarding the DSPIC. > > I'm working with the DSPIC to achieve encoding up but so far to process > 20ms takes much longer than 20ms. I would be interested to hear how > Rafael managed to get just encoding and I suspect that to get decoding > and encoding is just too much processing for the DSPIC.Well, once you get encoding working in real-time, decoding is just a little bit more CPU. Also, what bit-rate and complexity are you using? Did you try 8 kbps with complexity 1? Jean-Marc