1.0.1 • Published 3 years ago

@jswork/ushell-module-ffmpeg v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

ushell-module-ffmpeg

Ffmpeg to env path.

version license download

installation

npm i @jswork/ushell-module-ffmpeg

ffmpeg install

# 1. down load build package.
cd ~/soft
wget https://evermeet.cx/ffmpeg/ffmpeg-4.3.1.7z
open ffmpeg-4.3.1.7z
mv ffmpeg bin/

2. install @jswork/ushell-module-ffmpeg

3. ffmpeg -version

## dependencies
- https://ffmpeg.org/
- https://github.com/FFmpeg/FFmpeg
- https://ffmpeg.org/download.html#build-mac
- https://superuser.com/questions/624561/install-ffmpeg-on-os-x

## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-ffmpeg/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@feizheng/ushell-module-ffmpeg
[version-url]: https://npmjs.org/package/@feizheng/ushell-module-ffmpeg

[license-image]: https://img.shields.io/npm/l/@feizheng/ushell-module-ffmpeg
[license-url]: https://github.com/afeiship/ushell-module-ffmpeg/blob/master/LICENSE.txt

[download-image]: https://img.shields.io/npm/dm/@feizheng/ushell-module-ffmpeg
[download-url]: https://www.npmjs.com/package/@feizheng/ushell-module-ffmpeg