On 2020-07-30 21:18 +0800, myp...@gmail.com wrote: > > After repeated thinkingļ¼ I can accept this solution, thx
Just to avoid confusion. You accept this > > > > avctx->bit_rate += (s->bit_rate - avctx->bit_rate) / s->frame_number; or this > > If you are aiming for improving accuracy, I guess going for > > implementing the sum of bitrates is the most straight forward > > way. It wouldn't need floating point arithmetic and overflow > > wouldn't be much of a concern if I'm not mistaken. solution? Thanks, Alexander _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".