search for: jere

Displaying 15 results from an estimated 15 matches for "jere".

Did you mean: here
2006 Jun 09
4
c++ Wav->ogg encoder
...r to my project? If so then how and what files do I need? I have also downloaded oggvorbis-win32sdk-1.0.1 and I was even able to build encoder_example.c successfully with the help of this. But the dlls in sdk are rather big for pocket pc and just for encoding. Please tell me what I should do. -Jere-
2006 Jun 22
2
How to get audio data from microphone on pocketPC ?
Hi, My name is Patrick, i am french, and i am developping a softphone for pocket PC using speex. Sorry in advance for my bad english. So i have make an GUI in C# that use the speex functions through dll write in C++. And the encoding and the decoding using speex seems to work not too badly.(i test with a wave file) My problem is that i need to get audio data from the microphone. In order to do
2006 Jun 23
1
How to get audio data from microphone on pocketPC ?
Hi jere, thanks for this link, i'll see if i can do something good with that. speex.dll : ----------- I have a speex.dll which work, and i can encode and decode a wav file. (i used male.wav on speex.org for my test). But my dll is specific to my softphone. In fact i just include speex.h and i call s...
2006 Aug 06
2
Speex + Ogg package
...t Ogg. Also, you need to take into account the fact that computers > do *not* have accurate clock and their soundcards drift. None of these > problems are fatal, but you need to take that into account in the > design. > > Jean-Marc > > On Mon, 2006-08-07 at 02:53 +0200, Jere Gmail wrote: > > I'm currently working on a speex + theora webchat. > > I have both working alone, but to make them work together and to know > > where the package goes, I'm trying to use ogg packages. > > With theora there has been no problem, but with speex I can...
2006 Aug 12
1
VideoConference program
Well, finaly I have something pretty usable working. Actually it only works if you have installed .Net 2.0 but I'll try to fix this and add a Linux and OS X version. Try it and give me some feedback :P http://www.alu.ua.es/j/jma27/VideoChat.rar -- http://www.apple.com A veces me da por ahi. Otras como que no. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Oct 11
10
FreeBSD Security Advisory FreeBSD-SA-05:21.openssl
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-05:21.openssl Security Advisory The FreeBSD Project Topic: Potential SSL 2.0 rollback Category: contrib Module: openssl Announced: 2005-10-11
2009 Jan 19
2
pchisq error
...;Rinternals.h> #include <string.h> double tempCfunction(double *x){ double stat = x[0]; double pval = pchisq(stat, 1.0 , 0, 0); printf("stat = %f, p = %f\n",stat,pval); return pval; } ############################# Can anybody explain this behaviour? Thanks, Jeremy -- /**************************************** Jeremy Silver Research Assistant University of Copenhagen, Denmark ph: +45 3532 7917 email: j.silver at biostat.ku.dk or jere at pubhealth.ku.dk
2006 Aug 06
2
Speex + Ogg package
I'm currently working on a speex + theora webchat. I have both working alone, but to make them work together and to know where the package goes, I'm trying to use ogg packages. With theora there has been no problem, but with speex I can't make it work. The problem is that for a second it works great, but then it begings to gain lag, and in a little time it has 5-10 lag seconds (into
2006 Jun 13
1
LIBC.lib and developing for PocketPc
...on for my PocketPc application. (I have also tried wav->ogg/gsm6.10, but each time I have encountered library problem when I have tried to build simple examples. :( ) And then there would be also wma. Can anyone confirm that it would be even possible to encode wav->wma on PocketPC? -Jere-
2006 Jun 23
0
How to get audio data from microphone on pocketPC ?
...ave developed application for pocket pc which records sound in a wav file. My problem is that I have not been able to encode sound to speex in pocket pc. So I have also question for you: do have working speex.dll and speex.lib for pocket pc? How did you do that? Could you send those files to me? -Jere- > So i have make an GUI in C# that use the speex functions through dll > write in C++. > And the encoding and the decoding using speex seems to work not too > badly.(i test with a wave file) > > My problem is that i need to get audio data from the microphone. > In order to d...
2006 Aug 06
0
Speex + Ogg package
...thing real-time, you want UDP/RTP without Ogg. Also, you need to take into account the fact that computers do *not* have accurate clock and their soundcards drift. None of these problems are fatal, but you need to take that into account in the design. Jean-Marc On Mon, 2006-08-07 at 02:53 +0200, Jere Gmail wrote: > I'm currently working on a speex + theora webchat. > I have both working alone, but to make them work together and to know > where the package goes, I'm trying to use ogg packages. > With theora there has been no problem, but with speex I can't make it > wo...
2006 Aug 06
0
Speex + Ogg package
On Mon, Aug 07, 2006 at 03:05:47AM +0200, Jere Gmail wrote: > sorry, no webchat, is a videoconference program. And I'm using UDP as you > can read down on the mail. > The problem is that speex packages alone work great, but to split > speex/theora packages on the arrive I need to use some kind of container, > and I'm tryi...
2006 Aug 01
1
Encoder init
Well, as you may have seen from my previous messages, I'm doing a webcam stream program. The encoder is working well right now, but I'm having some hard time with the decoder. I know the parameters used in the encoder, and they are not gonna change, so I want to init the encoder directly into the client. The problem is that if I give the values to theora_info and after that I call
2006 Aug 07
1
Theora without ogg packaging
Is there anyway to avoid the using of ogg to package the data? With the frames there is no problem, but with the header i can't figure it out. -- http://www.apple.com A veces me da por ahi. Otras como que no. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20060807/51019fd1/attachment.html
2006 Jul 24
1
WebCam with OpenCV
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: enc_dec.zip Type: application/zip Size: 10525 bytes Desc: not available Url : http://lists.xiph.org/pipermail/theora/attachments/20060724/6355cb1b/enc_dec.zip