include all streams by default

pull/111/head
Mikael Finstad 7 years ago
parent 89cc588714
commit 2a44d0b648

@ -80,7 +80,7 @@ const localState = {
const globalState = {
stripAudio: false,
includeAllStreams: false,
includeAllStreams: true,
captureFormat: 'jpeg',
customOutDir: undefined,
keyframeCut: true,

Loading…
Cancel
Save