search for: aymeric

Displaying 20 results from an estimated 75 matches for "aymeric".

2006 Nov 06
1
PocketPC 2005/echo canceller
If you want to test the AEC, I recommend using the svn version of Speex. Jean-Marc Aymeric Moizard a ?crit : > > I finally solved my problem: > > My **static** speex library is compiled with: > -D_LIB > > While I should compile it with: > -D_USRDLL > > I'm not able to understand completely why: anyway, it > now can be compiled without breaking any...
2006 Nov 06
2
PocketPC 2005
...to link with a minimal set of speex's file: that might help to see where the issue could be. (in case there is a relation with speex...) > 2) A bug in Visual Studio. You can just download the source code from > microsoft.com and track the bug down ;-) I have to give it a try ;/) tks! Aymeric > Jean-Marc > > P.S. Actually, the only way it could be somewhat related to Speex is if > one of the symbols in Speex clashes with system functions, though I > think it's unlikely. > > Aymeric Moizard a ?crit : >> >> Hi, >> >> I'm experiencing...
2009 Feb 27
5
ietf discussion about draft-ietf-avt-rtp-speex
...ls are not coming from AVT mailing list, but I think we are all 3 part of a minimal list (draft-ietf-avt-rtp-speex at tools.ietf.org) dedicated to latest discussion about the draft. I have answered some questions, but there are small changes and adaptation still required to the ietf draft... tks, Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 - http://savannah.nongnu.org/projects/exosip/
2006 Dec 06
1
get the mode from a incoming speex stream
On Wed, 6 Dec 2006, lianghu xu wrote: > Hi Jean-Marc, > > I remember you said that the SDP tells the mode information. Right. But a decoder like speex can always be configured from information contained in the incoming stream. That makes your application more interroperable. Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 - http://savannah.nongnu.org/projects/exosip/ > Is SDP what you called in-band signalling? > Lianghu > > On 12/6/06, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: >> >> In...
2006 Dec 05
2
get the mode from a incoming speex stream
...ation. If the frame is in wideband, then this will be followed by a bit of wideband information that starts with a bit set to 1 (narrowband starts with a bit set to 0). Have a look at what the Speex decoder does. You may actually want to have similar code in a "null decoder". Jean-Marc Aymeric Moizard a ?crit : > > Hi speexers, > > I want to be able to automatically detect the mode (narrowband/wb..) > of the RTP stream I'm receiving. > > I guess this information is included in frames? Isn'it? > How can I read it? > > tks, > Aymeric MOIZARD / A...
2006 Nov 06
0
PocketPC 2005/echo canceller
I finally solved my problem: My **static** speex library is compiled with: -D_LIB While I should compile it with: -D_USRDLL I'm not able to understand completely why: anyway, it now can be compiled without breaking anything. I'll now test wether the aec have an impact or not :) tks, Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 - http://savannah.nongnu.org/projects/exosip/ On Mon, 6 Nov 2006, Aymeric Moizard wrote: > > > On Mon, 6 Nov 2006, Jean-Marc Valin wrote: > >> That's quite a strange problem. Considering th...
2009 May 28
1
DC component coming back after AGC
I'm getting confused, what's the problem exactly? The AGC doesn't remove the DC or it adds one? Jean-Marc Aymeric Moizard a ?crit : > Hi Jean-Marc & all, > > I'm currently working on a wav file with very low volume. > This wav also contains a DC component. > > Using testdenoise with modification (AGC turned on with > 20000.0 value) I'm able to increase volume, but a new >...
2006 Nov 06
2
PocketPC 2005
...It seems some have already tried WM5, I wish to ask if they met such issue and solved it? Just in case... I also wish to test another application using speex to prove myself my application has a bug: if somebody has one, please send it. Sorry for bothering you with probably non-speex problems, Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 - http://savannah.nongnu.org/projects/exosip/
2009 Feb 24
2
complie speex on pxa-270
Hi, Speex-dev: ? I have some problems about complie speex on pxa-270. I use libspeex.so.1.4.0 at my platform after complie speex and all function is ok, but the cpu loading is 99%. How can i do to reduce the cpu loading? ? note: 1. My Platform are os: linux 2.6.19 , cc: gcc-2.95.3 , cpu: pxa-270, ogg: libogg-1.1.3, speex: speex-1.2beta3 2. I configure speex by the follow command. ./configure
2023 Mar 15
1
Postfix : root and system user authentication
On Wed, Mar 15, 2023 at 1:46?AM Aymeric Agon-Rambosson < aymeric.agon at yandex.com> wrote: > > Hello everyone, > > From what I understand of the documentation, it is impossible to > log in to the dovecot server as root, or as any user not in the > interval between first_valid_uid and last_valid_uid. > https:...
2007 Jan 27
2
ITheora, a skin for Cortado
Hi, Here is a skin for the famous Java applet, it use PHP to select the file and other options. Could you add it as a link on http://theora.org ? http://menguy.aymeric.free.fr/theora/ All is in french but the php files are very easy to understand. Best regards -- ZikZak
2006 Feb 14
1
Bug in vbr_analysis
...t my pcm_data is initialized to '\0'.... I have no fix except something like: (which is working!) if (ener!=0) qual += .3*log(ener/60000.0); I still don't understand why this seems to happen only when running inside a delphi program... I hope to get a better fix! Thanks for all. Aymeric http://www.antisip.com http://sip.antisip.com -- Free Telephony account.
2009 Feb 27
3
ietf discussion about draft-ietf-avt-rtp-speex
On Fri, 27 Feb 2009, Jean-Marc Valin wrote: > Hi Aymeric, > > Yes, I'm receiving the emails but haven't had enough time to look into > the details yet. I've seen you responded to many comments, so what are > the ones for which we still need to respond? Summary is there: https://datatracker.ietf.org/idtracker/ballot/2837/ As I...
2006 Nov 13
2
Speex AEC AND preprocessor
Aymeric Moizard a ?crit : > > I'm working on the echo canceller with the SVN, with Windows Mobile 5 > PocketPC. > > Obviously, I can't make it run correctly. What happens/doesn't happen? > My question: If I use the SPEEX_PREPROCESS_SET_ECHO_STATE, I have > changes in th...
2008 Jun 24
2
To have a new acces
Hello I have finished to translate the frontpage of the FAQ. Now I need a acces for translate this page http://wiki.centos.org/fr/FAQ/CentOS5 Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20080624/168bac0f/attachment-0002.html>
2008 Jun 25
3
Aide à la traduction
Bonjour, J'ai un probl?me pour traduire "upstream provider" qui appara?t ? de multiples reprises. Je comprend bien ce que cela veut dire, mais je ne voit pas comment le traduire. Merci d'avance.
2008 Nov 01
1
Visual Studio 2005 projects
On Sat, Nov 1, 2008 at 2:40 PM, Aymeric Moizard <jack at atosc.org> wrote: > The vcproj file provided for 2005 in 1.2rc1 does not include > _USE_SSE when compiling the project for "Release_SSE". This > define is only used when compiling under "Release_Dynamic_SSE". > > Is this just because the vcp...
2009 Jun 19
2
Speech switching in speakerphone?
Sorry, got the subject wrong in the last mail. My e-mail client is playing games with me...
2008 Oct 16
2
CELT 0.5.0 is out
...ly the doc... One question for you Jean-Marc: can you confirm that the decoder will receive enough information to autoconfigure itself when receiving RTP streams? One documentation sentence seems to not go in that direction while it's a requirement for VoIP and mainly for SIP negotiation. tks Aymeric > Jean-Marc > > >> Diana >> >> Jean-Marc Valin wrote: >>> Hi everyone, >>> >>> I'm happy to announce CELT version 0.5.0. This release includes >>> simplifications to the bit allocation code and includes a new >>> low-com...
2006 Nov 27
2
Abuot the Bug of Speex 1.2beta1
Dear Sir/Miss: I'm very sorry to bother you,but I've found a bug in the Speex,Version 1.2beta1,and also I've have some questions. I'm deeply impressed by the work you have done in the coding and decoding of speech signal.But when using speex,I encoutered a bug,that is when in 32K mode,the window size is still 200 samples,but not 400 samples,the bug will bring the problem of