Hi, I've encoded the GSM AMR narrow band stream "T01.pcm" using narrow band speex encoder at 24.6kbps. When I try to decode this file using the fixed point speex decoder, it is giving Divided by Zero error in the function multicomb(). Can anybody encountered these type of problems earlier?? if yes, what should be done as rectification?? Thanks & Regards, T. Jyothiprakash Reddy --------------------------------- Here?s a new way to find what you're looking for - Yahoo! Answers -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070312/56873ea5/attachment.html
T Jyothiprakash Reddy wrote:> Hi, > I've encoded the GSM AMR narrow band stream "T01.pcm" using narrow > band speex encoder at 24.6kbps. When I try to decode this file using the > fixed point speex decoder, it is giving Divided by Zero error in the > function multicomb(). > Can anybody encountered these type of problems earlier?? if yes, what > should be done as rectification??Floating-point or fixed-point. Also, could you send me the encoder file so I can try decoding? Thanks, Jean-Marc