similar to: help using libspeex in win32

Displaying 20 results from an estimated 8000 matches similar to: "help using libspeex in win32"

2006 Dec 07
1
speex 1.2beta1 encoding/decoding clicking noise on WM2003
Would it help if I scale the input wav data before encoding to spx? One interesting thing is if I encode the same wav file to spx(or decode the same spx file to wav ) on Windows platform, then there is no such big clicking noise, samething is true if I use floating_point speex library to encode/decode on WM2003. Problem happens only on WM2003 using FIXED_POINT library. Thanks Yanxin -----
2006 Dec 05
2
speex 1.2beta1 encoding/decoding clicking noise on WM2003
I am running speex 1.2beta1 on WM2003 using FIXED_POINT option, I got big clicking noise during encoding or decoding randomly, I got more noise if I spoke louder or made the MIC sensitivity higher, for example, when I encode the wav file to spx file, the original saved wav file does not have such noise, the noise is added only after it's converted to spx format. The floating point version of
2004 Aug 06
2
Please 30 second to look a my code
Hi i'm developing a sort of VoIP application for my ipaq using speex... I'm still at beginning and i have many problems encoding and decoding my wav files....output is only noise! Why? I'm using Libspeex 1.1.3, Embedded VisualC++ 3.0, Ipaq 3850(206 MHz Intel® Strong ARM 32-bit RISC Processor) PocketPC 2002 (Windows CE 3.0). Libspeex is complied with the definition of
2004 Sep 14
2
white noise problem when using -DFIXED_POINT
Jean-Marc Valin wrote: > On mar, 2004-09-14 at 16:31 -0700, wrote: > >>Hi there. We're trying to build a speex decoder for Palm OS (i.e. ARM7). >> >>No major problems porting thus far, but when compiling the speex modules with -DFIXED_POINT all the silent parts of the output are replaced with what sounds like high-power white noise. The spoken parts sound great, but
2004 Aug 06
1
Libspeex-cygwin-EVC++ 3.0
Hello Carl, Can you send me libspeex compilated in eVC. And can you describe where and how set the FIXED_POINT flag in eVC. Thanks you. Regards. Rodrigo. <p>----- Mensaje original ----- De: "Carl Douglas"<CarlD@itouchmobility.com> Env.: 15/01/04 17:43:43 Para: "speex-dev@xiph.org"<speex-dev@xiph.org> Asunto: RE: [speex-dev]
2004 Sep 14
2
white noise problem when using -DFIXED_POINT
Hi there. We're trying to build a speex decoder for Palm OS (i.e. ARM7). No major problems porting thus far, but when compiling the speex modules with -DFIXED_POINT all the silent parts of the output are replaced with what sounds like high-power white noise. The spoken parts sound great, but all the silent parts in between speaking just sounds like white noise. We're using speex 1.1.6,
2012 Mar 06
1
Help about error in linking to libspeex.a
Hi All, i have configured speex1.2rc1 for xscale-elf (ARM architecture) ,then executed MAKE and MAKE INSTALL. so, i obtained libspeex.a in the /usr/local/lib with libogg.a compiled as well. but i when i link the library to my program (by adding LDFLAGS += -lspeex -lm ), and try to compile, i get this error: /usr/lib/gcc/xscale-elf/3.4.3/../../../../xscale-elf/bin/ld: cannot find -lspeex collect2:
2012 Mar 06
1
Help about error in linking to libspeex.a
Thanks for the reply, i added (LDFLAGS += -L/usr/local/lib -lspeex -lm) to Makefilebut the error is still appearing ! /tmp/ccDFH8gi.o(.text+0x179c): In function `main': : undefined reference to `BlinkC$speex_bits_init' collect2: ld returned 1 exit status make: *** [exe0] Error 1 i am trying to guess what is missed to correctly link to the lib .Do you have suggestions? Regards,
2004 Sep 15
1
white noise problem when using -DFIXED_POINT
It seems that with the file I posted, the decode noise persists all the way back to 1.1.1, when using --enable-fixed-point. When we configure with --enable-fixed-point-debug, the decode seems to be correct, even on 1.1.6. Hope this helps, and thanks for your time! Regards, Owen Jean-Marc Valin wrote: > Hi Owen, > > I have little time right now to look at the details, but it would
2004 Aug 06
1
Re: speex 1.1.4 compile fails/vq.h parse error
It's not really documented, but when you compile with --enable-sse, you need to add -march=pentium3 to the compile switches. That's actually a gcc requirement. Jean-Marc Le mer 21/01/2004 à 04:22, war a écrit : > gcc-3.2.2 + slack 9 + p4 2.6ghz (has sse/2) > > ./configure --prefix=/app/speex-1.1.4 --enable-shared --enable-sse > --with-ogg-dir=/app/libogg-1.1 >
2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
Hi, I have problems compiling speex 1.2rc1: > /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I. - > I.. -I../include -I../include -I.. -I/opt/csw/include -I/opt/csw/ > include -xO3 -xarch=v8 -I/opt/csw/include -c skeleton.c > /bin/bash ../libtool --mode=link /opt/studio/SOS11/SUNWspro/bin/cc - > xO3 -xarch=v8 -I/opt/csw/include -xarch=v8 -L/opt/csw/lib -o
2007 Jul 04
1
Using speex on ARM7TDMI...
Hi, I'm evaluating the libspeex library for usage in an embedded platform based on an ARM7 TDMI micro (the ubiquitous Atmel AT91SAM7S). In details, I'm trying to use libspeex to encode the audio stream coming into the micro from an I2S channel and saving the encoded audio to an SD card (currently in binary format just to test it decoded back to the I2S channel from the saved file), but
2004 Aug 06
1
Problem with Win32 libraries
Hi I downloaded Speex 1.0.1 and I am not able to compile the source files (examples) speexenc.c and speexdec.c What are the libraries needed to run the above examples ? I am using VC++ 6.0 /Win XP. I addes ogg.lib and libspeex.lib files. do I need to any more lib files ? Please advise. Regards Ravi. <p>--------------------------------- Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95
2006 Oct 03
2
How to get podcasters to adopt Speex?
This is a really good point, and definitely a recurring theme on this mailing list. :) I wonder, what are some better options for handling this issue, other than to keep saying "just use 8/16/32kHz"? - Extend Speex to support other sample rates (seems unlikely..?) - Integrate a resampling algorithm into libspeex - Maintain a list of recommended resampling libraries that work well
2004 Aug 06
3
size speex file encoded
Hi, I am working with libspeex api. I would like compare the size of speex file encoded with libspeex and the size of speex file encoded with speexenc. For example, I encode with speexenc (narrowband, quality 1) a wav file of 1.43 MB (17 seconds) output a spx file weight 21KB, for other hand I encode with libspeex the same wav file with same characteristics in arm processor, pocket pc and the
2004 Sep 29
3
Fixed point bug in 1.1.6
Please compare samples: http://www.ivo.pl/ivo2/sound/krwawa_org.wav http://www.ivo.pl/ivo2/sound/krwawa_fixed.wav http://www.ivo.pl/ivo2/sound/krwawa_float.wav krwawa_org.wav is original file. Both output files was created using same program by compressing from wav to speex, then decompressing from speex to wav (using speex_encode_int and speex_decode_int). Only difference was used speex
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
Hi Jean-Marc, Am 17.04.2009 um 13:35 schrieb Jean-Marc Valin: > It should be using getopt1.c when getopt isn't available.c. Can you > check why it doesn't? In any case, that's only required for the Ogg > tools, not for the library. config.log says ac_cv_func_getopt_long=no ac_cv_header_getopt_h=no ac_cv_lib_gnugetopt_getopt_long=no LIBOBJS='
2013 Dec 20
2
Scaling fix for float input
Need to adjust scale for floating input. diff -NaurbB a/libspeex/resample.c b/libspeex/resample.c --- a/libspeex/resample.c 2013-12-20 17:40:27.326576921 +0500 +++ b/libspeex/resample.c 2013-12-20 17:40:16.918577087 +0500 @@ -915,7 +915,7 @@ if (in) { for(j=0;j<ichunk;++j) #ifdef FIXED_POINT - x[j+st->filt_len-1]=WORD2INT(in[j*istride_save]); +
2005 Sep 27
2
Speex ver 1.1.10 decoder problem
OK, that was a stupid error in the le_int prototype. It's fixed in svn now. Jean-Marc Le mercredi 28 septembre 2005 ? 11:53 +1000, Jean-Marc Valin a ?crit : > OK, it seems like I screwed up the wav header code between 1.1.8 and > 1.1.9. Everything seems fine (playing to soundcard also works), except > that the length reported for the wav is too short, which is why it stops >
2007 Dec 19
2
libspeex stopped to work
> Seems Jean-Marc have not added your optimisation to Speex svn. Could > you sent it to the mailing list, so people would be able to try it out? > If it will give some speed up, we'll try to port it to gcc asm for use > in embedded > Linux applications. Sorry, been busy with maintenance on Valin 2.0 and 3.0 :-) Just applied your fix to the assembly. Can you confirm it works