ffmpegwasm / ffmpegwasm/ffmpeg.wasm

WebAssembly Memory error 32-Bit application

Abierto
#132 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
17.8k
Forks
1.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.