mirror of https://github.com/FFmpeg/FFmpeg.git
Integer overflow in the Q16 framerate calculation was sending invalid values to the OMX encoder. On the RPI4, this manifested as bitrate controls being ignored on video streams with 60000/1001 framerates. Video streams with 30000/1001 framerates were not affected. Signed-off-by: Aman Gupta <aman@tmm1.net>pull/321/head^2
parent
f4eb7d84a7
commit
b022d9ba28
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue