[FFmpeg-devel] [PATCH 2/4] lavc/libmp3lame: set trailing_padding after flushing encoder

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Sep 27 11:04:52 EEST 2016


2016-09-26 19:13 GMT+02:00 Jon Toohill <jtoohill-at-google.com at ffmpeg.org>:

> +        avctx->trailing_padding = FFMAX(lame_get_encoder_padding(s->gfp) - 528 - 1, 0);

Can you confirm that this function exists in lame 3.98.3?

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list