eugeneware / eugeneware/ffmpeg-static

store platform & arch information next to installed binary

Open
#48 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
1.4k
Forks
204
PR merge metrics
No merged PRs in 30d

Description

#35 made clear that, in a cross-platform-packaging project using `ffmpeg-static` as a dependency, **a second `npm install` should install an `ffmpeg` binary for a *different platform/arch than before***.

To enable this, `install.js` needs to

1. [ ] write the platform & arch next to the binary (e.g. to `ffmpeg.json`).
1. [ ] check if there's a `ffmpeg.json` in place, with a different platform/arch than desired. If platform & arch are equal, it can exit successfully.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.