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 摘要。