Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported platform/architecture: darwin-arm64 #15

Open
Romick2005 opened this issue Jul 8, 2021 · 7 comments
Open

Unsupported platform/architecture: darwin-arm64 #15

Romick2005 opened this issue Jul 8, 2021 · 7 comments

Comments

@Romick2005
Copy link

Is there any solution for M1 silicon apple chip?

@jkb-kt
Copy link

jkb-kt commented Jul 11, 2021

Same issue here. Please advise.

@keyofd
Copy link

keyofd commented Aug 12, 2021

Same issue here.

@JingeXC
Copy link

JingeXC commented Sep 26, 2021

Hello guys, here is the way I fix this issue.

check this repo
https://github.com/JingeXC/ffprobe-static

@romankaravia
Copy link

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)).

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

@johnnyshankman
Copy link

johnnyshankman commented Feb 16, 2022

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.

@johnnyshankman
Copy link

johnnyshankman commented Feb 16, 2022

Also it seems https://github.com/eugeneware/ffmpeg-static has official ARM64 binaries now as well as ffbinaries.com

@johnnyshankman
Copy link

@joshwnj heyo we need you to come back for an afternoon and merge/approve some super straight forward PRs please

#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants