konowebcodecs/examples
Jon Hainstock 0beb43b4dd
Update multiple-output.js
`await fs.promises.writeFile(p, ffmpeg.FS('readFile', p));` is writing 0-byte files (as mentioned in #170). Using `fs.WriteFileSync` exports files properly. If there is a better way, by all means, reject these changes. But this change fixes #170 for me.
2021-03-29 15:47:06 -05:00
..
assets Refactor tests 2020-11-03 15:37:45 +08:00
browser Update examples 2020-11-03 15:39:01 +08:00
node Update multiple-output.js 2021-03-29 15:47:06 -05:00