mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
Add onEncoderConfig
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
chunked: true,
|
||||
chunkSize: 2**20
|
||||
});
|
||||
const outputFormat = new Metamuxer.OggOutputFormat({
|
||||
const outputFormat = new Metamuxer.WebMOutputFormat({
|
||||
//streamable: true
|
||||
//fastStart: 'fragmented'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user