search for: speexer

Displaying 8 results from an estimated 8 matches for "speexer".

Did you mean: speexec
2009 Oct 17
3
New to list -- glennrp
Hello, speexers. I'm new to the list and new to audio compression. I've been asked to look into creating a digital archive of 20-minute speeches (sermons) and speex seems to be what I need. My experience is in image compression; I shepherded gzip, deflate, zlib, and png through the IETF process, put &qu...
2006 Dec 05
2
get the mode from a incoming speex stream
...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 / ANTISIP > amsip - http://www.antisip.c...
2006 Dec 18
1
Big GAP of speex MCPS on arm CPU and RVDS simulator
Hi all Speexers, I've done some optimization to current SVN fixed-point on ARM9E platform. If the RVDS simulator gives the MCPS(Million Cycle Per Second) value A, then actual MCPS on real CPU will be around 2*A. I don't know what cause the big gap between the simulator and real CPU. What do you think...
2009 May 06
1
frame size in speex
Dear Speexers :-) I am trying to change the frame size from 20 ms to 10 ms, I did that by changing the value of the frame_size from 160 samples, to 80 samples in the sampleenc.c file. The number of frames increased as expected, but the size of the encoded stream of each frame remain the same! For example, if I...
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
2006 Dec 06
1
get the mode from a incoming speex stream
...t 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? >> > >> >...
2006 Sep 13
1
fatal error LNK1262
I have written a program which uses libspeex. Now i have tried to use the new version (1.2beta1), but when I try to compile with the new version of libspeex.lib and new h files, with Visual Studio .NET 2003, I get this error: fatal error LNK1262: link failed due to mismatched versions of 'C:\Programmi\Microsoft Visual Studio .NET 2003\Vc7\bin\c2.dll' and LINK.EXE Could someone help?
2006 Dec 05
0
get the mode from a incoming speex stream
...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 /...