ffprobe-static
ffprobe-static copied to clipboard
Unsupported platform/architecture: darwin-arm64
Is there any solution for M1 silicon apple chip?
Same issue here. Please advise.
Same issue here.
Hello guys, here is the way I fix this issue.
check this repo https://github.com/JingeXC/ffprobe-static
Hello guys, here is the way I fix this issue.
check this repo https://github.com/JingeXC/ffprobe-static
In case anyone else is looking for a solution here, note that https://github.com/JingeXC/ffprobe-static contains an x64 binary in the arm64 folder (because probably nobody actually has an arm64 binary, see also https://github.com/eugeneware/ffmpeg-static/issues/19#issuecomment-894831254).
Nevertheless, this might be a good solution to start, in case anyone is willing to put in some work:
- Point
darwin/arm64
to latest x64 binary (which works perfectly fine on arm64 thanks to Rosetta) - Might as well update all existing binaries while you're at it
- Publish new package to npm
Hello guys, here is the way I fix this issue. check this repo https://github.com/JingeXC/ffprobe-static
In case anyone else is looking for a solution here, note that https://github.com/JingeXC/ffprobe-static contains an x64 binary in the arm64 folder (because probably nobody actually has an arm64 binary, see also eugeneware/ffmpeg-static#19 (comment)).
...
- Publish new package to npm
Can we not merge in the extra commit on this fork as a PR and get this moving along? I too am stuck on this right now. Don't want to maintain my own fork longterm if possible.
Also it seems https://github.com/eugeneware/ffmpeg-static has official ARM64 binaries now as well as ffbinaries.com
@joshwnj heyo we need you to come back for an afternoon and merge/approve some super straight forward PRs please
https://github.com/joshwnj/ffprobe-static/pull/17