[Libav-user] LIBFAAC

Paul B Mahol onemda at gmail.com
Tue Jul 2 13:41:14 CEST 2013


On 7/2/13, Tushar Paithankar <p.tushar99 at gmail.com> wrote:
> Hi,
>
> In libfaac library, in the Encode call of AAC (frame.c) there is
>
>     if (hEncoder->frameNum <= 3) /* Still filling up the buffers */
>         return 0;
>
> What is the purpose of this buffer...?
>
> Can i work for single input frame and single output frame.....?
>

Nope, you can not.


More information about the Libav-user mailing list