mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Add WebMInputFormat, add OutputFormat.getFileExtension()
This commit is contained in:
+1
-1
@@ -174,5 +174,5 @@ Testing... <00:17.350>One... <00:18.125>Two...
|
||||
await output.finalize();
|
||||
|
||||
console.log(target);
|
||||
download(new Blob([target.buffer]), 'test.webm');
|
||||
download(new Blob([target.buffer]), 'test' + format.getFileExtension());
|
||||
</script>
|
||||
Reference in New Issue
Block a user