[FFmpeg-devel] [PATCH]lavc/libx264: bit_rates > INT_MAX are not supported

Hendrik Leppkes h.leppkes at gmail.com
Sat Aug 10 17:53:37 EEST 2019


On Sat, Aug 10, 2019 at 2:43 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>
> Hi!
>
> Attached patch fixes ticket #8071.
>

You could allow the full range of bit_rate since its immediately
divided by 1000, couldn't you?

- Hendrik


More information about the ffmpeg-devel mailing list