web/remux: copy all streams when remuxing
This commit is contained in:
parent
974b98f0ac
commit
3bef12ff33
@ -51,7 +51,7 @@
|
||||
|
||||
const render = await ff.render({
|
||||
blob: file,
|
||||
args: ["-c", "copy"],
|
||||
args: ['-c', 'copy', '-map', '0']
|
||||
});
|
||||
|
||||
processing = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user