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

Offen
#315 2 Kommentare 11 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
C
Sterne
17.8k
Forks
1.1k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.