<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=530432704-12012006><FONT face=Arial color=#0000ff size=2>Hi
Carlo</FONT></SPAN></DIV>
<DIV><SPAN class=530432704-12012006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=530432704-12012006><FONT face=Arial color=#0000ff size=2>You
are bound to hear ticks if you are calling reset function after encoding each
frame. If all the frames come continously from the same source you can do
without calling the reset function so frequently. Only when you have two totally
different source files to be encoded back to back, you need to call the reset in
between. As far as I know the tick appears in the first frame encoded ( after
calling reset function ) because, the speex ecnoder starts off (after reset)
with some pre-defined initial states. And in continous encoding without calling
reset function the encoder makes of the states of the previous frame for
encoding teh current frame, and it logically and practically makes sense to do
it this way. </FONT></SPAN></DIV>
<DIV><SPAN class=530432704-12012006></SPAN> </DIV>
<DIV><SPAN class=530432704-12012006><FONT face=Arial color=#0000ff size=2>Hope
this helps</FONT></SPAN></DIV>
<DIV><SPAN class=530432704-12012006><FONT face=Arial color=#0000ff
size=2>-Anup</FONT> </SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> speex-dev-bounces@xiph.org
[mailto:speex-dev-bounces@xiph.org]<B>On Behalf Of </B>Carlo
Cappelletti<BR><B>Sent:</B> Tuesday, January 10, 2006 2:41 PM<BR><B>To:</B>
Speex-dev@xiph.org<BR><B>Subject:</B> [Speex-dev] Using speex
(newbie)<BR></FONT></DIV></BLOCKQUOTE></BODY></HTML>