https://github.com/ffmpegwasm/ffmpeg.wasm#what-is-the-maximu... I looked at the ffmpeg inputfile and its a uint8, converted a file object to uint8 did not work too - gives a file format error! any updates on this?
I found this https://github.com/ffmpegwasm/ffmpeg.wasm#what-is-the-maximu... the inputfile needs a uint8 array, which i tried converting file to uint8 but that gives a file format error and doesnt process the ffmpeg…
https://github.com/ffmpegwasm/ffmpeg.wasm#what-is-the-maximu... I looked at the ffmpeg inputfile and its a uint8, converted a file object to uint8 did not work too - gives a file format error! any updates on this?
I found this https://github.com/ffmpegwasm/ffmpeg.wasm#what-is-the-maximu... the inputfile needs a uint8 array, which i tried converting file to uint8 but that gives a file format error and doesnt process the ffmpeg…