[FFmpeg-devel] [PATCH]lavd/decklink_dec: Make bitrate calculation 64bit

Matthias Hunstock atze at fem.tu-ilmenau.de
Tue May 3 10:18:06 CEST 2016


Am 28.04.2016 um 17:27 schrieb Carl Eugen Hoyos:

> I hope attached patch fixes an issue seen in a decklink user report where 
> the bit_rate was negative. Or should the division be changed to 1ULL/...?
> Completely untested.
> 
> Please review, Carl Eugen



It seems that av_image_get_buffer_size also returns 32bit, maybe that
should be casted to 64bit (too) ?

Can I assume that the user has made something with 4k video, or 1080p60?


I'd really like to reproduce and have a further look.



Matthias


More information about the ffmpeg-devel mailing list