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 use in electron results in this error, crashing renderer process. Module not found: Error: Can't resolve 'C:\Users\up\to\project\node_modules\@ffmpeg-installer\ffmpeg\node_modules\@ffmpeg-installer\win32-x64\package.json' in 'C:\Users\up\to\project\node_modules\@ffmpeg-installer\ffmpeg' Clearly this path has two 'node_module' parts in it...

`arm64` arch on macOS is missing `--enable-libwebp` ```bash ./node_modules/@ffmpeg-installer/darwin-arm64/ffmpeg ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers built with Apple clang version 12.0.0 (clang-1200.0.32.27) configuration: --prefix=/Volumes/tempdisk/sw --extra-cflags=-fno-stack-check --arch=arm64 --cc=/usr/bin/clang...

Is there any solution for M1 silicon apple chip?

On a mac, everything works perfectly, the stream is converted. But the same code on ubuntu loads only one segment of the stream and finishes the job. No errors occur....

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi, I'm adding Webpack to my NodeJS project but having issues with ffmpeg-installer. The build process works but when running the app I get the following error: > Cannot find...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Updated ffmpeg binaries for: - darwin, linux platforms - windows platform skipped

As part of becoming a contributor of this package I have looked around for alternatives to see whether it makes sense to continue maintenance of node-ffmpeg-installer. It seems as though...

Would be nice useful if this package included an Apple Silicon build of FFMPEG. https://stackoverflow.com/questions/65060304/ffmpeg-package-for-apple-silicon