https://github.com/nodef/ffmpegd
Download "ffmpeg" and add to PATH.
https://github.com/nodef/ffmpegd
Last synced: 8 months ago
JSON representation
Download "ffmpeg" and add to PATH.
- Host: GitHub
- URL: https://github.com/nodef/ffmpegd
- Owner: nodef
- License: mit
- Created: 2017-11-16T18:15:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T16:36:21.000Z (about 1 year ago)
- Last Synced: 2025-04-14T07:06:43.329Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 73.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Download "ffmpeg" and add to PATH.
```bash
# install ffmpeg 3.3.4
npm install -g ffmpegd@3.3.4
```
```bash
# use ffmpeg
ffmpeg --help
```
