ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Readme install instructions out of date, no longer need node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js as of Node 12.x

Abierto
#315 2 comentarios 11 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

The readme install is outdated, running the node experimental commands give bad option.

These are default in Node 12.x + so get rid of that line (below) or add a disclaimer it's node versions less than 12.

```
As we are using the latest experimental features, you need to add few flags to run in Node.js

$ node --experimental-wasm-threads --experimental-wasm-bulk-memory transcode.js
```

Successfully installed ffmpeg.wasm with only the npm install command with node 16.

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.