ffmtools
v1.1.2
Published
Some ffmpeg tips and tricks that might come in handy in one package
Downloads
4
Maintainers
Readme
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