mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-22 05:08:37 -05:00
If the user hasn't specifically set a rate control and left OBS at the default of CBR, the settings loaded by GetDataFromJsonFile will not have a rate_control parameter present. This causes the replay buffer to think the user is in VBR mode and use the wrong settings for determining maximum buffer size. Fixes #2516.
58 KiB
58 KiB