From: Steinar H. Gunderson Date: Sun, 23 Feb 2020 21:50:48 +0000 (+0100) Subject: Adjust for the extra Studio 2 we inserted. X-Git-Url: https://git.sesse.net/?p=ultimatescore;a=commitdiff_plain;h=9a8ce92dad4e32531248fa3da4b444f9673159e0 Adjust for the extra Studio 2 we inserted. --- 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 \ )