On 5/6/13, Brad O'Hearne <[email protected]> wrote: > I am seeing the following output in the console upon trying to close a > codec. > > [libmp3lame @ 0x10101fe00] 9 frames left in the queue on closing > > What is the proper convention for flushing the codec prior to closing it?
Isn't it explained in documentation. You call relevant function with 0/zero/nada data and anything in queue will get flushed. > > Thanks, > > Brad > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
