<div dir="ltr"><div><div><div>Hi,<br><br></div>In libfaac library, in the Encode call of AAC (frame.c) there is <br><br>    if (hEncoder->frameNum <= 3) /* Still filling up the buffers */<br>        return 0;<br><br>
</div>What is the purpose of this buffer...?<br><br></div>Can i work for single input frame and single output frame.....?<br><div><div><br><br></div></div></div>