fmp-cli
is a command-line interface built to interact with the ffmpeg-simpliied library, which allows a CLI to perform common video manipulation.
To install the FFMpeg Simpliied CLI
, ensure you have Node.js version 22.0.0 or later.
npm install -g fmp-cli
Or
npx fmp-cli
Or
bunx fmp-cli
- Node.js v23.0.0+
Licensed under the MIT License.