[Speex-dev] Programming questions
Alfredo Moreira
alfredo.moreira at neolinks.com
Mon Jan 17 04:04:43 PST 2005
rhino64 at freesurf.ch a écrit :
>On Mon, 17 Jan 2005, Jean-Marc Valin wrote:
>
>
>
>>> 0) Is it possible to manipulate voice data representing more than
>>> the frame size of encoder (this seems possible in Speex Java code
>>> used until now).
>>>
>>>
>>Speex itself manipulates audio one frame at the time, but what you do
>>after that if up to you.
>>
>>
>>
>What about the section 4.5 of the manual called "Packing and in-band
>signalling" where it is said that it is possible to encode more that one
>frame per packets by calling repeatedly speex_encode then
>speex_bits_write. Does this work with speex_encode_int ?
>
>
>
>
Yes it works, you can also encode and do a speex_bits_write each time
and pack your frames by your own way...
speex let you do what you want as long as you give it the frame size it
needs to process your data.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.13 - Release Date: 16/01/2005
More information about the Speex-dev
mailing list