similar to: small pkgconfig patch for speex

Displaying 20 results from an estimated 10000 matches similar to: "small pkgconfig patch for speex"

2004 Nov 17
1
speex header problem
hi, used speexenc (speex v.1.1.6) and checked the output .spx file... the header turned out to be different from what i expected based on the manual... was expecting it to start with Speex{3 spaces] but it starts with OggS... etc. The section 'Ogg File Format' in the manual says that the speex header is supposed to contain speex_string[Speex ], speex_version etc. but the 1st few bytes
2002 Aug 13
2
Feedback on Ogg Speex file format
Hi, I'm the main author of Speex (http://speex.sourceforge.net), an open-source speech codec that uses Ogg for file storage. I'd like to have feedback on the way we store Speex data in Ogg files to make sure we do the right thing. The Speex documentation can be found at http://speex.sourceforge.net/manual/ but here's the part about Ogg: <p><p>Speex bit-streams can be
2005 Jul 25
3
A freshman developer of Speex coming.
hi, guys. I come from china, a student of BUPT. I have developed a softphone using osip&ilbc. Now, i want to add speex to my softphone. I heard speex have been a daft of rfc, but I just found draft of the format of rtp in ietf's website. Is speex dead? Who can tell me that? Thanks in advanced. yunyong
2005 Oct 05
2
spx1.1.10 speexenc compile
Hi all, Been trying to compile speex 1.1.10's speexenc for win32 using Visual C++ 6.0 but came up with some errors (abt 33 of them, syntax errors). I just traced them to a variable called "SPEEX_VERSION" which i think isnt defined in speexenc but rather defined in misc.h, which wasnt one of the include files in speexenc... should i add a line that includes misc.h in speexenc? i
2005 Jul 19
2
Re: Problems to compile speex 1.1.10 on windows
And what are these "only minor tweaks" to force the compiler to accept the C casts? Is someone here who can give me these options? The system of options for gcc (which is integrated in dev-c++) is very complex for someone like me who is a delphi but not a c expert.
2007 Aug 07
1
pkgconfig fix for nut
Dear Stanislav, thanks for your patch. The problem with your "recommended" pkgconfigdir is that in many cases, it does not work. Namely, when ${prefix} is not one of the standard places such as /usr. As I understand it, the whole point of a tool like pkgconfig is to allow other software to automatically detect the install location of NUT, especially when that location is not one of
2005 Jul 18
2
Problems to compile speex 1.1.10 on windows
I am a delphi coder and i have successfully compiled version 1.0.5 to use the resulting dll in John Villars Delphi-Example with Bloodsheds dev-c++. With the stable version 1.0.5 it works fine but on my slow computer with 900Mz I have a lot of buffer overflows. Therefore I should like to create a dll with version 1.1.10 because it should be faster but i run into a lot of problems. I am not
2005 Jul 03
2
Bug report: speex 1.1.10
Hi there, here is a little bug report: # ./configure --with-gnu-ld --enable-sse # make [...] vq.c:99: error: conflicting types for `vq_nbest' vq.h:44: error: previous declaration of `vq_nbest' vq.c:133: error: conflicting types for `vq_nbest_sign' vq.h:46: error: previous declaration of `vq_nbest_sign' The --enable-sse option took this bug to the surface. The header file is
2018 May 21
3
Question on CentOS 7.5 clutter-1.0 pkgconfig missing
Hello - I seem to be missing a pkgconfig clutter-1.0 file on C7.5 Doing yum provides "*/clutter-1.0" does not provide anything for /usr/share/pkgconfig ? Am I missing something ? how can I get the pkgconfig for clutter ? My system has none even though I have all the clutter-devel packages installed. Thanks, Jerry
2014 Sep 30
1
IRC question: supermin: ext2fs_namei: parent directory not found: /lib64/pkgconfig: File not found by ext2_lookup
00:18 < dtrainor> Hello. Trying to virt-v2v and using 1.27-55 for testing, and I'm running in to this: http://fpaste.org/137605/14120326/ 00:18 < dtrainor> I'm using this version because I need both ova input file format support, as well as local output file support 00:18 < dtrainor> basically the error appears to be: supermin:
2018 May 21
0
Question on CentOS 7.5 clutter-1.0 pkgconfig missing
Thanks, > It's provided by clutter-devel-1.26.2-2.el7.x86_64: > /usr/lib64/pkgconfig/clutter-1.0.pc Ok. I did not have the ending .pc so now yum provides "*/clutter-1.0.pc" gives me the same as you. And in fact that file is on my machine under /usr/lib64/pkgconfig however when I do "pkg-config clutter-1.0" it returns nothing. Jerry
2005 Jul 19
2
problem compiling with linux
In place of rpm I used pre compiled binary for installing the Cross Compiler and now I am not getting this error. But I am gettimg error after <make> command. The error is: speexenc.c:49:21: ogg/ogg.h: No such file or directory speexenc.c:68: error: parse error before '*' token speexenc.c: In function `oe_write_page': speexenc.c:71: error: `page' undeclared (first use in
2005 Jul 05
1
speex and Real Player
I am new to Speex. I plan to try to use a Speex lib package developed for the Microchip dspic30F6014 dsp microcontroller and output the voice audio stream on tcp/ip. Question: Has anyone used the bit stream output from the above and decoded it with real player helix server software? Is there a better server software to attempt? thanks in adance dan gropper _eagle241@aol.com_
2006 Jul 03
1
speex vad could process music?
In 32k samplerate auio, I want the transmission of music. But the speex vad is designed for speech? What can I do to change it for music/noise activity detection? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060704/3c0e0c58/attachment.html
2005 Sep 27
4
Speex ver 1.1.10 decoder problem
Hi, I just started using speex recently and I've been having problem with Speex ver. 1.1.10 decoder. I used Speex to encode a wav file to spx then decode it back to wav file to see the voice quality that results from different speex options. Somehow, I couldn't get the original wav file back. I used both Speex ver 1.1.6 and ver 1.1.10 to both encode and decode, despite the same output
2006 Dec 05
1
vorbis-tools-1.1.1 build mechanism stubbornly refuses to build with FLAC, ogg123, speex
Hello, I am trying build vorbis-tools-1.1.1 in the framework of my tool (see signature). The essence of the tools is that it builds and install everything locally, and, of course, it uses the available mechanisms to specify search paths for both headers and libraries; the tool first builds dependencies abd then the target itself. So, for example, 'configure' for vorbis-tools-1.1.1 is
2006 Jul 29
2
speex and omap
Hello ! I am developing a kind of phone using TI's OMAP 5912 and speex. The soft works great on ARM, and it is time to move speex and voice processing stuff to DSP. Could some one point me how to do it ? Should I install CCS ? Or it possible to compile speex using just ti_dsptools ? Does anybody ran speex and dsp gateway ? It would be great, if some one share makefile, cmd etc. for
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 >
2014 May 16
3
Error when compiling FFmpeg with speex-git.
Hi With 32-bit Xubuntu-14.04. When I compile FFmpeg from git using speex-1.2rc1 it builds OK. When I compile FFmpeg from git using speex-git it fails to build. (speex-HEAD-78cce67) It's not a big deal, I don't mind using speex-1.2rc1. But am I doing something wrong or is there something wrong with speex-git? (I've put the details in a txt attachment to keep this email post
2005 Jul 27
1
Problems with Speex echo canceller in 1.1.10
I'm having trouble getting the echo canceller to work and I'm hoping some one can get me started in diagnosing what's going on. The symptoms I'm seeing are these: 1. If the NES is silence (i.e., no echo, no speech), the ec puts the FES back into the audio. 2. If the NES is similar to the FES (same speech words), the ec doesn't seem to remove the echo. 3. For case #2, I pushed