5.1.0 • Published 2 years ago
@vanih/dunes-node v5.1.0
dunes-node
NPM library for easy video compression.
Requires user to have installed ffmpeg and ffprobe and know path to those binaries.
Docs
Development workflow
- Write code
 - Commit & Push
 npm version patchnpm publish
Use
yarn linkto test this library locally in other projects before publishingTo 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