From 0d7478c01756fb23f3de2e636f92e50b3fee4117 Mon Sep 17 00:00:00 2001 From: Ryan Foster Date: Fri, 14 Jun 2024 18:06:13 -0400 Subject: [PATCH] UI: Set Multitrack Video maximum bitrate limit default to 0/Auto There were some reports that the default value of 8000 was confusing because it implies that the automaticaly selected and used value is 8000 Kbps. Set it to 0 which should hopefully make it more obvious that OBS is not sending 0 Kbps. --- UI/forms/OBSBasicSettings.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/forms/OBSBasicSettings.ui b/UI/forms/OBSBasicSettings.ui index 2c14032b0..d455afcd9 100644 --- a/UI/forms/OBSBasicSettings.ui +++ b/UI/forms/OBSBasicSettings.ui @@ -1674,13 +1674,13 @@ Kbps - 500 + 0 1000000 - 8000 + 0