Current code estimates bitrate by taking size of a single fragment and dividing
by the total duration.
This patch changes calculation to be based on duration used for framerate
estimation.
Nick Ryan (1):
possible fix to correct (improve) bitrate estimation for streams in
fragmented MP4 when calculation is based on trex_data
libavformat/mov.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.17.1 (Apple Git-112)
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel