[FFmpeg-devel] [PATCH 0/4] Handle trailing_padding in MP3 Info tag

Jon Toohill jtoohill at google.com
Wed Sep 28 21:30:57 EEST 2016


Oops, forgot to send this in reply to the previous thread. Should I re-send?
http://ffmpeg.org/pipermail/ffmpeg-devel/2016-September/200092.html

On Wed, Sep 28, 2016 at 11:28 AM, Jon Toohill <jtoohill at google.com> wrote:

> Trimming trailing_padding samples from the end of the track is not yet
> implemented.
>
> Jon Toohill (4):
>   ffmpeg: re-copy codec parameters after encoding
>   lavc/libmp3lame: set trailing_padding after flushing encoder
>   lavf/mp3enc: write encoder delay/padding upon closing
>   lavf/mp3dec: read encoder delay/padding from Info tag
>
>  ffmpeg.c                | 15 +++++++++++++++
>  libavcodec/libmp3lame.c |  1 +
>  libavformat/mp3dec.c    |  2 ++
>  libavformat/mp3enc.c    | 20 +++++++++++++-------
>  4 files changed, 31 insertions(+), 7 deletions(-)
>
> --
> 2.8.0.rc3.226.g39d4020
>
>


More information about the ffmpeg-devel mailing list