[FFmpeg-devel] [PATCH 0/2] mov: bit rate calculation fixes

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Oct 20 17:03:52 EEST 2021


As per discussion here:
  https://patchwork.ffmpeg.org/project/ffmpeg/patch/20211012135040.764167-1-derek.buitenhuis@gmail.com/

Derek Buitenhuis (2):
  avformat/mov: Use av_rescale when calculating bit rate
  avformat/mov: Do not hard fail if bit rate calculation overflows
    unless in explode mode

 libavformat/mov.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

-- 
2.32.0



More information about the ffmpeg-devel mailing list