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 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
