ffmtools is a package with multiple ffmpeg commands and child spawners, to help you do some magic and tricks with ffmpeg in your code!
- Using NPM
npm install ffmtools
- Using yarn
yarn add ffmtools
- ID3/Metadata Writer
- Audio/Video Concat
- Codec Convertor
Documents are down currently.
Examples usages are available in test directory