On 7/2/13, Tushar Paithankar <[email protected]> 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. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
