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

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


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