Shridhar Joshi
2007-Jun-24 22:22 UTC
[Speex-dev] Divided by Zero Error Speex-dev Digest, Vol 34, Issue 12
Hi, I am getting the same problem of divided by zero while decoding in the function multicomb(). I am using fixed point speex code. Can anybody please tell me the solution for it. -----Original Message----- From: speex-dev-bounces@xiph.org [mailto:speex-dev-bounces@xiph.org] On Behalf Of speex-dev-request@xiph.org Sent: Tuesday, March 13, 2007 12:30 AM To: speex-dev@xiph.org Subject: Speex-dev Digest, Vol 34, Issue 12 Send Speex-dev mailing list submissions to speex-dev@xiph.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.xiph.org/mailman/listinfo/speex-dev or, via email, send a message with subject or body 'help' to speex-dev-request@xiph.org You can reach the person managing the list at speex-dev-owner@xiph.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Speex-dev digest..." Today's Topics: 1. Divided by Zero Error (T Jyothiprakash Reddy) 2. Re: Divided by Zero Error (Jean-Marc Valin) ---------------------------------------------------------------------- Message: 1 Date: Mon, 12 Mar 2007 04:53:39 +0000 (GMT) From: T Jyothiprakash Reddy <jpreddy_ec@yahoo.co.in> Subject: [Speex-dev] Divided by Zero Error To: speex-dev@xiph.org Message-ID: <935869.95404.qm@web7605.mail.in.yahoo.com> Content-Type: text/plain; charset="iso-8859-1" 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-0001.html ------------------------------ Message: 2 Date: Mon, 12 Mar 2007 16:10:52 +1100 From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> Subject: Re: [Speex-dev] Divided by Zero Error To: T Jyothiprakash Reddy <jpreddy_ec@yahoo.co.in> Cc: speex-dev@xiph.org Message-ID: <45F4E0DC.50609@usherbrooke.ca> Content-Type: text/plain; charset=ISO-8859-1 T Jyothiprakash Reddy wrote:> Hi, > I've encoded the GSM AMR narrow band stream "T01.pcm" usingnarrow> band speex encoder at 24.6kbps. When I try to decode this file usingthe> 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 ------------------------------ _______________________________________________ Speex-dev mailing list Speex-dev@xiph.org http://lists.xiph.org/mailman/listinfo/speex-dev End of Speex-dev Digest, Vol 34, Issue 12 *****************************************
Jean-Marc Valin
2007-Jun-25 11:57 UTC
[Speex-dev] Divided by Zero Error Speex-dev Digest, Vol 34, Issue 12
Shridhar Joshi a ?crit :> Hi, > I am getting the same problem of divided by zero while decoding in the > function multicomb(). I am using fixed point speex code. Can anybody > please tell me the solution for it.Did you test with 1.2beta2? If so, can you check what line number? Jean-Marc> -----Original Message----- > From: speex-dev-bounces@xiph.org [mailto:speex-dev-bounces@xiph.org] On > Behalf Of speex-dev-request@xiph.org > Sent: Tuesday, March 13, 2007 12:30 AM > To: speex-dev@xiph.org > Subject: Speex-dev Digest, Vol 34, Issue 12 > > Send Speex-dev mailing list submissions to > speex-dev@xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/mailman/listinfo/speex-dev > or, via email, send a message with subject or body 'help' to > speex-dev-request@xiph.org > > You can reach the person managing the list at > speex-dev-owner@xiph.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Speex-dev digest..." > > > Today's Topics: > > 1. Divided by Zero Error (T Jyothiprakash Reddy) > 2. Re: Divided by Zero Error (Jean-Marc Valin) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 12 Mar 2007 04:53:39 +0000 (GMT) > From: T Jyothiprakash Reddy <jpreddy_ec@yahoo.co.in> > Subject: [Speex-dev] Divided by Zero Error > To: speex-dev@xiph.org > Message-ID: <935869.95404.qm@web7605.mail.in.yahoo.com> > Content-Type: text/plain; charset="iso-8859-1" > > 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-0001.html > > ------------------------------ > > Message: 2 > Date: Mon, 12 Mar 2007 16:10:52 +1100 > From: Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> > Subject: Re: [Speex-dev] Divided by Zero Error > To: T Jyothiprakash Reddy <jpreddy_ec@yahoo.co.in> > Cc: speex-dev@xiph.org > Message-ID: <45F4E0DC.50609@usherbrooke.ca> > Content-Type: text/plain; charset=ISO-8859-1 > > 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 > > > > ------------------------------ > > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev > > > End of Speex-dev Digest, Vol 34, Issue 12 > ***************************************** > _______________________________________________ > Speex-dev mailing list > Speex-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev >