ffmpeg-static-dummy
v0.0.1
Published
drop-in replacement for ffmpeg-static that just returns `ffmpeg`
Downloads
1
Readme
ffmpeg-static-dummy
drop-in replacement for ffmpeg-static that just returns ffmpeg
example usage
npm install ffmpeg-static@npm:[email protected]
- then
const ffmpeg = require('ffmpeg-static')
, just like with the original