![]() `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. |
||
---|---|---|
.. | ||
concatDemuxer.js | ||
hstack.js | ||
image2video.js | ||
multiple-output.js | ||
transcode.js | ||
trim.js |