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

Đang mở
#315 2 bình luận 11 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C
Star
17.8k
Fork
1.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.