Hello Tristan, Thank you. But I am using libspeex library. Does the speexdsp library be included in it? Or it needs to be installed separate. Appreciate the help. Thanks, Ankhit On Thu, Aug 20, 2015 at 11:43 AM, Tristan Matthews <tmatth at videolan.org> wrote:> Hi Ankhit, > > On Thu, Aug 20, 2015 at 12:06 PM, Ankhit Vivekananda < > ankhit.vivekananda at biscotti.com> wrote: > >> Hello, >> >> I am a newbie and wanted to know if a speex preprocessor, such as a >> DENOISE, can be used with other encoders such as AAC. >> >> We are developing video cameras using speex codec for encoding and >> decoding audio when placing calls. We also stream live audio/video files >> out of the camera and use AAC encoder for that as the server that we stream >> to supports only AAC. But, the noise level is high even when the >> environment is quiet. Hence, would want to implement a de-noise >> preprocessor from speex to do the same. Will speex pre-processor work when >> using different encoders? >> >> Please do let me know. >> > > Yes, the speexdsp library is completely independent of the speex codec > library. > > Best, > Tristan >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20150820/ad9b67f3/attachment.htm
On Thu, 2015-08-20 at 11:54 -0500, Ankhit Vivekananda wrote:> Hello Tristan, > > Thank you. But I am using libspeex library. Does the speexdsp library > be > included in it? Or it needs to be installed separate.AFAIK, libspeex.so and libspeexdsp.so have always been separate libraries, but their source code used to be shipped together in the same tarball. However, starting from 1.2rc2, the libraries are now developed in separate source trees, with separate releases. -- Tanu
Hello Tanu, Thank you for the confirmation. Much appreciated. Regards, Ankhit On Thu, Aug 20, 2015 at 2:54 PM, Tanu Kaskinen <tanuk at iki.fi> wrote:> On Thu, 2015-08-20 at 11:54 -0500, Ankhit Vivekananda wrote: > > Hello Tristan, > > > > Thank you. But I am using libspeex library. Does the speexdsp library > > be > > included in it? Or it needs to be installed separate. > > AFAIK, libspeex.so and libspeexdsp.so have always been separate > libraries, but their source code used to be shipped together in the > same tarball. However, starting from 1.2rc2, the libraries are now > developed in separate source trees, with separate releases. > > -- > Tanu > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20150820/9484ef18/attachment.htm