ffmpegwasm / ffmpegwasm/ffmpeg.wasm

WebAssembly Memory error 32-Bit application

Ouverte
#132 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C
Étoiles
17.8k
Forks
1.1k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.