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

オープン
#315 コメント 2 件 リアクション 11 件 担当者 0 名 GitHub で見る
主要言語
C
スター
17.8k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。