You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ Make sure you have [ffmpeg](https://ffmpeg.org/) installed and added to your pat
12
12
npm install [-g] media-split
13
13
```
14
14
15
-
If you don't have ffmpeg installed, you can install [this](https://www.npmjs.com/package/ffmpeg-binaries) or [this](https://www.npmjs.com/package/@ffmpeg-installer/ffmpeg) package which
15
+
If you don't have ffmpeg installed, you can install [this](https://www.npmjs.com/package/ffmpeg-static) or [this](https://www.npmjs.com/package/@ffmpeg-installer/ffmpeg) package which
16
16
comes with a bundled ffmpeg, and media-split will automatically detect and use it.
0 commit comments