ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Android WebAssembly.Memory()

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

描述

**Describe the bug**
using chrome 88 for android we get an memory issue

**To Reproduce**
Steps to reproduce the behavior:
1. enable cross origin isolated in flags
2. Navigate to https://ffmpegwasm.et.r.appspot.com/
3. run script using 3s clip

**Smartphone (please complete the following information):**
- Device: Samsung S9
- OS: Android 10
- Browser Chrome beta
- Version 88

**Additional context**
as of chrome 88 Shared Array Buffers are to be enabled as default (See https://www.chromestatus.com/feature/5171863141482496 https://www.chromestatus.com/feature/4570991992766464)

[Error]
```
a842de40-97a2-4a2b-927e-0cac9b769fc3:22 Uncaught (in promise) RangeError: WebAssembly.Memory(): could not allocate memory
at a842de40-97a2-4a2b-927e-0cac9b769fc3: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)
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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