1.1.2 • Published 2 years ago
ffmtools v1.1.2
ffmtools
ffmtools is a package with multiple ffmpeg commands and child spawners, to help you do some magic and tricks with ffmpeg in your code!
Table of Contents
Installation
- Using NPM
npm install ffmtools
- Using yarn
yarn add ffmtools
Features
- ID3/Metadata Writer
- Audio/Video Concat
- Codec Convertor
Documents
Documents are down currently.
Examples
Examples usages are available in test directory