ffmpegwasm / ffmpegwasm/ffmpeg.wasm

WebAssembly Memory error 32-Bit application

Aperta
#132 4 commenti 0 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**
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
```

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.