ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Out of Memory Issues while Transcoding

Abierto
#78 13 comentarios 3 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**
Cloned the react demo and modified to select videos from filesystem.

**To Reproduce**
I selected an 2mb .MOV file and received this error in the console:
```
ffmpeg-core.js:1 Pthread aborting at Error
at abort (https://unpkg.com/@ffmpeg/core@0.7.1/ffmpeg-core.js:1:17294)
at abortOnCannotGrowMemory (https://unpkg.com/@ffmpeg/core@0.7.1/ffmpeg-core.js:1:25109052)
at _emscripten_resize_heap (https://unpkg.com/@ffmpeg/core@0.7.1/ffmpeg-core.js:1:25109113)
at :wasm-function[1681]:0xf9ff8
at _e (:wasm-function[588]:0x274d7)
at :wasm-function[4855]:0x405053
at $e (:wasm-function[1682]:0xfa033)
at :wasm-function[380]:0x11346
at :wasm-function[2804]:0x202ad3
at :wasm-function[14466]:0xb781d2
```

**Desktop (please complete the following information):**
Chrome, Mac OS

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.