On 30.07.2015, at 13:49, qw <[email protected]> wrote: > avcodec_encode_audio() is used to encode audio frame. How to flush audio > delayed frames in audio encoder?
This is the wrong list for that kind of question. But look for "flushing" in the avcodec_encode_audio2 documentation. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
