ffmpegwasm / ffmpegwasm/ffmpeg.wasm

WebAssembly Memory error 32-Bit application

未关闭
#132 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
17.8k
派生
1.1k
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
Webassembly memory error, consistent in both Chrome and Firefox

**To Reproduce**
Steps to reproduce the behavior:
1. Using demo 3s file.

**Desktop (please complete the following information):**
- OS: Windows 10 32-bit
- Browser Chrome 87, Firefox 83.0

**Additional context**
[Chrome error]
```
581daf27-3228-45af-9d2c-74b5c52975dc:22 Uncaught (in promise) RangeError: WebAssembly.Memory(): could not allocate memory
at 581daf27-3228-45af-9d2c-74b5c52975dc:22
at createFFmpeg.js:64
at u (runtime.js:63)
at Generator._invoke (runtime.js:293)
at Generator.next (runtime.js:118)
at n (asyncToGenerator.js:3)
at o (asyncToGenerator.js:25)
```
[Firefox Error]
```
Uncaught (in promise) out of memory asyncToGenerator.js:6:4
Babel 8
I FFmpeg.js:82
React 11
bind_applyFunctionN self-hosted:1359
Ja self-hosted:1322
unstable_runWithPriority scheduler.production.min.js:18
React 3
bind_applyFunctionN self-hosted:1359
Xa self-hosted:1322
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。