ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Android WebAssembly.Memory()

Aperta
#133 9 commenti 7 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
17.8k
Fork
1.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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)
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.