ffmpegwasm / ffmpegwasm/ffmpeg.wasm
ffmpeg.setProgress(progress) returning NaN
Open
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
On Chrome 89, the method returns `NaN` until it returns `1` upon conversion completion. Both when using the `setProgress` method and passing `p => console.log(p)` to the `options.progress`.
Contributor guide
Assessment
This issue has not been assessed yet.