diff --git a/bundlewrap/nodes/encoder4.toml b/bundlewrap/nodes/encoder4.toml index 0bd009d1..9394d937 100644 --- a/bundlewrap/nodes/encoder4.toml +++ b/bundlewrap/nodes/encoder4.toml @@ -29,7 +29,7 @@ devicenumber = 0 mode = "1080i50" [metadata.voctocore.sources.slides] -devicenumber = 5 +devicenumber = 4 mode = "1080p25" [metadata.voctocore.audio.original] @@ -42,6 +42,6 @@ ashift = 12 [[metadata.zfs.pools.video.when_creating.config]] type = "mirror" devices = [ - "/dev/disk/by-id/ata-ST3000NC002-1DY166_Z1F371GG", - "/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N2593255", + "/dev/disk/by-id/ata-ST3000NC002-1DY166_Z1F371GG", + "/dev/disk/by-id/ata-WDC_WD30EFRX-68EUZN0_WD-WMC4N2593255", ] diff --git a/bundlewrap/nodes/mixer4.toml b/bundlewrap/nodes/mixer4.toml index 43b9b798..9ca13086 100644 --- a/bundlewrap/nodes/mixer4.toml +++ b/bundlewrap/nodes/mixer4.toml @@ -13,6 +13,6 @@ video_mode = "1080p25" [metadata.pygtk-atem-switcher.atem.settings.inputs] input1 = "Laptop" -input2 = "x" -input3 = "x" +input2 = "input2" +input3 = "logo" input4 = "info-beamer"