dunes-node
NPM library for easy video compression.
Uses ffmpeg
and ffprobe
Docs
Development workflow
- Write code
- Commit & Push
npm version patch
npm publish
Use
yarn link
to 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