ffmpegwasm / ffmpegwasm/ffmpeg.wasm

RuntimeError: memory access out of bounds compress error

Open
#679 7 comments 6 reactions 0 assignees View on GitHub
Dominant language
C
Stars
17.8k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When trying to use ffmpeg to convert mp4 to webm specifically, using the vp9 codec, i get this error "RuntimeError: memory access out of bounds" just after it starts the operation

**To Reproduce**
[Github Repository](https://github.com/CRIMSON-CORP/testing-ffmpeg-error)

**Expected behavior**
i expect the compression to go on without issue, and if there is an issue, it should show how to resolve it

**Screenshots**
![image](https://github.com/ffmpegwasm/ffmpeg.wasm/assets/71358573/6a34e815-7e10-40d2-bf57-f17f6aa351f9)

**Desktop (please complete the following information):**
- OS: [Windows 11 Pro]
- Browser [Chrome]
- Version [Version 121.0.6167.140 (Official Build) (64-bit)]

**Additional context**
Im using a 16GB RAM Dell Precision 5520, i dont understand how im getting memory access out of bounds, seems to me like Chrome assigns a certain amount of memory to each tab, and the ffmpeg execution is exceeding it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.