From 7c8995c20fcedb97f07a310f2553ea585dd16d38 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Tue, 30 Aug 2022 17:31:22 -0700 Subject: [PATCH] UI: Remove individual sources (for now) from vcam config Individual sources cannot be used as vcam outputs (yet) due to the fact that they cannot currnetly scale. If a source is not exactly the same dimensions as the canvas, there will be blackness on the right and/or bottom of the source. It's just not currently usable as-is. Scenes are a much better fit for this because users can transform sources within scenes as they please to fit the canvas. At a later point, we'll likely reintroduce this feature as long as they're automatically transformed or something. --- UI/forms/OBSBasicVCamConfig.ui | 5 ----- 1 file changed, 5 deletions(-) diff --git a/UI/forms/OBSBasicVCamConfig.ui b/UI/forms/OBSBasicVCamConfig.ui index 973007abd..def4bc298 100644 --- a/UI/forms/OBSBasicVCamConfig.ui +++ b/UI/forms/OBSBasicVCamConfig.ui @@ -33,11 +33,6 @@ Basic.Scene - - - Basic.Main.Source - -