mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08:00
Some encoders such as the AMD AMF encoder don't set their bitrate property, so it gets returned as 0. This causes the new network code to allocate a tiny buffer, resulting in output starvation and throttling to the point of uselessness if low latency mode is also enabled.