@vanih/cerebro-contracts
v0.0.9
Published
NPM package for compressing videos using FFMPEG and FFPROBE
Downloads
3
Readme
dunes-node
NPM library for easy video compression.
Uses ffmpeg and ffprobe
Docs
Development workflow
- Write code
- Commit & Push
npm version patchnpm publish
Use
yarn linkto test this library locally in other projects before publishing
To test library on linux (ffmpeg binary might behave different there) use docker
docker build .
Maybe useful links
https://cmdcolin.github.io/posts/2022-05-27-youmaynotneedabundler
