@vanih/dunes-node
v5.1.0
Published
NPM package for compressing videos using FFMPEG and FFPROBE
Downloads
126
Readme
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 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