ffmpegwasm / ffmpegwasm/ffmpeg.wasm
Playground throws: Uncaught (in promise) RuntimeError: memory access out of bounds
- Dominant language
- C
- Stars
- 17.8k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Playground throws
```
790132bf.a92c5f5d.js:1 Uncaught (in promise) RuntimeError: memory access out of bounds
```
**To Reproduce**
Upload `tos.mkv` from https://github.com/Kagami/mpv.js/blob/master/example/tos.mkv. Include arguments to convert to WebM.
**Expected behavior**
MKV file to be converted to WEBM file.
**Screenshots**

**Desktop (please complete the following information):**
- OS: Linux
- Browser: Chrome-For-Testing
- Version: 125
**Smartphone (please complete the following information):**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.