Displaying 4 results from an estimated 4 matches for "qubec".
Did you mean:
québec
2004 Aug 06
0
What is the format of the PCM/WAV data for speex_encode & speex_decode?
...ad of float*
>
>
>
> So, isnt it signed 16 bit samples(if 16bit) or float?
>
> For vorbis, I have to convert signed 16bit to float before encoding,
> hows about speex?
>
>
>
>
--
Jean-Marc Valin
http://www.xiph.org/~jm/
LABORIUS
Universit de Sherbrooke, Qubec, Canada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Ceci est une partie de message numriquement signe.
Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20040416/d14a32ea/signatur...
2004 Aug 06
1
About reducing noise..
Hello,
When I decode a recoded sound encoded by speex, it has too much noise.
The noise is "slightly" reduced if I set the quality to 10. How do I get
rid of this noise? The code is as follows.
For encoding .
state = speex_encoder_init ( &speex_nb_mode );
tmp = 7;
speex_encoder_ctl ( state, SPEEX_SET_MODE, &tmp);
// set quality
tmp = 10;
speex_encoder_ctl ( state,
2004 Aug 06
3
What is the format of the PCM/WAV data for speex_encode & speex_decode?
I'm confused about the format of the PCM/WAV data for speex_encode &
speex_decode
speex_encode(enc_state, input_frame, &bits);
In the manual, it says "input_frame is a (float *) pointing to the beginning
of a speech frame" (for encode)
But I've found that in speexenc.c and testenc.c, short* is used instead of
float*
So, isn't it signed 16 bit samples(if
2004 Aug 06
0
First draft for Speex RTP profile - Please send your comments
...one.org) VoIP phone that supports Speex (not yet
compliant with the current draft though).
Anyway, please read the draft in attachment and send you comments so we
can improve it.
Jean-Marc
--
Jean-Marc Valin, M.Sc.A.
LABORIUS (http://www.gel.usherb.ca/laborius)
Universit de Sherbrooke, Qubec, Canada
Network Working Group Audio-Video Transport Working Group
Internet Draft Herlein/Valin
draft-herlein-speex-rtp-profile-03 October 22, 2002
Expires: April 22. 2003
<p...