We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf53965 commit 10dab26Copy full SHA for 10dab26
README.md
@@ -36,7 +36,7 @@ Try it: [https://ffmpegwasm.netlify.app](https://ffmpegwasm.netlify.app#demo)
36
$ npm install @ffmpeg/ffmpeg @ffmpeg/core
37
```
38
39
-> As we are using the latest experimental features, you need to add few flags to run in Node.js
+> As we are using experimental features, you need to add flags to run in Node.js
40
41
42
$ node --experimental-wasm-threads transcode.js
0 commit comments