]> git.sesse.net Git - ultimatescore/commitdiff
Turn off all card mapping.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 17 Feb 2020 19:35:21 +0000 (20:35 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 17 Feb 2020 19:35:21 +0000 (20:35 +0100)
ultimate.sh

index bd285921823347eea7b10e2323d6caf5d46018ea..5ef112e3c0ad5de38a5bbd72d1065ec5ec9f2dbc 100755 (executable)
@@ -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 \
 )