From 9a8ce92dad4e32531248fa3da4b444f9673159e0 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 23 Feb 2020 22:50:48 +0100 Subject: [PATCH] Adjust for the extra Studio 2 we inserted. --- ultimate.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ultimate.sh b/ultimate.sh index 5d81cfc..a06a1d3 100755 --- a/ultimate.sh +++ b/ultimate.sh @@ -40,7 +40,8 @@ fi --x264-bitrate 4500 \ --http-audio-bitrate 128 \ --quick-cut-keys \ - --mjpeg-export-cards=0-5 + --mjpeg-export-cards=1-5 \ + -m 0,1 -m 1,2 -m 2,3 -m 3,4 -m 4,5 -m 5,0 #-m 0,2 -m 1,3 -m 2,4 -m 3,5 -m 4,0 -m 5,1 \ ) -- 2.39.2