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 个 reaction 已指派 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 摘要。