node-ffmpeg-installer icon indicating copy to clipboard operation
node-ffmpeg-installer copied to clipboard

Platform independent binary installer of FFmpeg for node projects

Results 25 node-ffmpeg-installer issues
Sort by recently updated
recently updated
newest added

trying to add background audio to a video in nodejs express, but instead of adding audio to the video it removes the audio from video how to fix? ``` import...

When i running npm start i got this message what's meaning and how to fix it ```javascript Unable to load the sleep module (no animations available) /storage/emulated/0/SC/MYOKUBOTZ-V2.1/node_modules/@ffmpeg-installer/ffmpeg/index.js:13 throw 'Unsupported platform/architecture:...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...

dependencies

Steps to reproduce: 1. Use Windows 2. Try to Install package using: npm install @ffmpeg-installer/linux-x64 --force Result: The following error occurred: ``` npm WARN config global `--global`, `--local` are deprecated....