From: Steinar H. Gunderson Date: Mon, 17 Feb 2020 19:35:21 +0000 (+0100) Subject: Turn off all card mapping. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=bd4fa17560eda4593df2b00873f6631207c8eaaa;p=ultimatescore Turn off all card mapping. --- diff --git a/ultimate.sh b/ultimate.sh index bd28592..5ef112e 100755 --- a/ultimate.sh +++ b/ultimate.sh @@ -41,8 +41,8 @@ fi --x264-bitrate 4500 \ --http-audio-bitrate 128 \ --quick-cut-keys \ - -m 0,2 -m 1,3 -m 2,4 -m 3,5 -m 4,0 -m 5,1 - --mjpeg-export-cards=1-5 + --mjpeg-export-cards=0-5 + #-m 0,2 -m 1,3 -m 2,4 -m 3,5 -m 4,0 -m 5,1 \ )