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.....?
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to