similar to: Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0

Displaying 20 results from an estimated 3000 matches similar to: "Error in compiling Speexdec code (Speex-1.1.5 code)on Windows usingVC++6.0"

2004 Aug 06
2
Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0
Thanks a lot Zen. Basically I'm trying to create a Speex decoder for Pocket PC. Actually I've already implemented an application for (talking phrasebook) Pocket PC using .NET CF. Now in that app I'm using XAudio MP3 decoder to play MP3 files from within my application. My doesn't have a player GUI, I'm just using the MP3 decoder programmatically from within my app. Now since
2004 Aug 06
2
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows usingVC++6.0
Hi Chris, Thanks a lot for your help. I've been able to resolve all the errors except one. I don't have ogg.h header file, so when I try to build Speexdec.exe, I get an error d:\speex\speex-1.1.5\src\speexdec.c(44) : fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory I don't have this file, but as I wrote in my previous mail, an ogg_static
2004 Aug 06
1
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows using VC++6.0
Hi, I've downloaded the Speex-1.1.5 code and am trying to compile the Speexdec code using Microsoft VC++ 6.0 IDE. When I try to open the speexdec.dsw workspace, I get a dialog asking to locate the ogg_static file. I simply cancel that message, and then the project is opened in the VC++ 6.0 IDE. Now, when I simply try to compile the program, I receive this 5 error messages. error1.
2004 Aug 06
0
Error in compiling Speexdec code (Speex-1.1.5code)onWindows usingVC++6.0
Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0If you use directshow on CE, that should give the ability to play most files that can be played on normal windows platform... i haven't used it much as i don't have a pocketpc to play with, but here is a good place to start (URL may get broken)
2004 Aug 06
2
Error in compiling Speexdec code(Speex-1.1.5code)onWindows usingVC++6.0
Re: [speex-dev] Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0Actually one thing i should point out if you do decide to go this route.... currently my demuxer builds a seek table, which could potentially be a bit of a memory hog on a small device... though when i get around to adding the networking code, i will have to use my bisection seek code, so the use of the seek
2004 Aug 06
3
RE: Difference in Encoding of files on Pocket PCvis-à-vis desktop
Hello Jean-Marc, I encoded a 143 kb file on both the desktop as well as the Pocket PC using the default settings/ Here are the results. Size : Desktop - 17.6 Kb, Pocket PC -17.1 kb (not much difference in size) Now when I try to decode the file encoded on the Pocket PC, I get a message "This doesn't look like a Speex file". However, when I decode the Pocket PC encoded file on
2004 Aug 06
2
[ANNOUNCE] PocketPC Port for speex-1.1.5 with sample code
Hi Jean-Marc, Based on the wonderful Speex project, I've created SpeexOutLoud, essentially a Speex codec port for Windows Mobile 2003 devices. I've included a sample project intended to show the usage of SpeexOutLoud codec in a Pocket PC application based on .NET Compact Framework. I'd request you to please go through the attached build, and include it as a contribution to the
2004 Sep 21
6
Vorbis decoder sample code
Hi, I'm a Pocket PC developer and have created a audio translator application on this platform. I currently make use of an MP3 decoder engine, but due to heavy licensing fees I'm thinking of switching over to a patent free format. Vorbis presents the best approach. I read that tremor decoder has been especially optimized for embedded devices. I'd like to make use of this and
2008 Apr 01
2
speexdec 1.2.3
Dear Speex codec community: I am working on conversion of voice files. I could not figure out how to use speexdec.exe 1.2.3 in piped mode in order to avoid the creation of the potentially large intermediate *.wav or *.pcm files. Any pointer to web or file of instruction is appreciated. Attempt (one long command line, failed): type d:\test.spx | "d:\speex 1.2.3\bin\speexdec.exe" - -
2011 May 04
2
speexenc/speexdec doubles file size
this is not really a development question, but i didn't find another mailing list to ask it. any idea why size of wav file doubles when it is encoded to speex and back to wav: $ ls -ls testi.wav 40 -rw-r--r-- 1 foo foo 40674 May 4 14:38 testi.wav $ speexenc --denoise --agc --quality 10 testi.wav testi.spx Encoding 8000 Hz audio using narrowband mode (mono) $ ls -ls testi.spx 20
2006 Aug 02
1
[PATCH] skeleton support for speexenc and speexdec
Hi, I have done some code cleanup of my speexenc patch for skeleton support. Also a warning message have been added to let the users know that some decoders may fail with skeleton output enabled. The speexdec patch enables speexdec to play skeleton enabled speex file. Thanks in advance for the feedbacks. --tahseen -------------- next part -------------- A non-text attachment was scrubbed...
2004 Aug 06
1
Bug: speexdec on non-speex file = segfault
I just did: $ speexdec foo.wav foo.wav.wav Segmentation fault There should probably be some sanity check in speexdec. /Ole --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is
2008 Jan 17
1
speexdec and ALSA
List, I'm not used to work with ALSA, so it was a surprise to me when testing an ALSA-only system that it did not have /dev/dsp. In this machine, speexdec throws me an error that it won't work without /dev/dsp, so I found out that in ALSA there's stuff under /dev/snd, but everything I tried to make a link to /dev/dsp (say, /dev/snd/pcmC0D0c) reports as being the wrong IOCTL. Any
2003 May 31
2
Bug in speexdec - is this the place to file it?
Hi! I have found and (tentatively) fixed a bug in the Win32 version of speexdec. Is this the place to post it, or... ? Sincerely Anders S. Johansen --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in
2005 Mar 14
1
When decrypt using SPEEXDEC it's impossible decrypt to 8bit, the only way is 16bit.
Dear speex developer, I have a problem: I use SPEEXENC on my mono 8bit 11024 Khz Wav - works OK When decrypt using SPEEXDEC it's impossible decrypt to 8bit, the only way is 16bit. Is there any help? Thank you Rosta Janca -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 28
1
[PATCH] missing speexdec directory for vs2008, modes_wb.c
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: speex_vs2008_part2.diff Type: application/octet-stream Size: 11265 bytes Desc: speex_vs2008_part2.diff Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20071128/136ce70d/speex_vs2008_part2-0001.obj
2004 Aug 06
2
Difference in Encoding of files on Pocket PC vis-à-vis desktop
Hi all, I've created a Speex decoder for Pocket PC so that I can play Speex files from within my .NET CF app. But there has been a problem while playing the files on my Pocket PC. I encode a wav file on the desktop using Speexenc.exe (Speex- 1.1.5) and then copy this file to my Pocket PC where I playback using my decoder library. But the sound quality is extremely poor and completely
2008 Apr 04
2
speexdec 1.2.3
On Fri, Apr 4, 2008 at 12:19 AM, Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> wrote: > Jahn, Ray (R.) a ?crit : > > > Dear Speex codec community: > > > > I am working on conversion of voice files. I could not figure out how to use speexdec.exe 1.2.3 in piped mode in order to avoid the creation of the potentially large intermediate *.wav or *.pcm files. Any
2004 Aug 06
1
Building speexdec on win32
Hello , I had downloaded latest tar.gz of speex sources. I am trying to build it on windows , by using the Visual C project files. (dsp/dsw) with libspeex I did succeed. When I try to build speexdec (using the (dsp/dsw project files under win32/speecdec) I get the follwoing message dialog : "browse for project ogg_static" what to do ? regards sting
2004 Aug 06
1
speexenc and speexdec
When I use speexenc appplication to encode a wav file and then speexdec to decode it the decoded wav is bigger than the original, why this happens? Thanks. Miguel Gomes <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2786 bytes Desc: winmail.dat Url :