derhuerst / derhuerst/ffprobe-static

arm64 binary is not actually arm64

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
59
Forks
52
PR merge metrics
No merged PRs in 30d

Description

I just cloned this module and checked:

```
ffprobe-static % file bin/darwin/arm64/ffprobe
bin/darwin/arm64/ffprobe: Mach-O 64-bit executable x86_64
```

Isn't that a problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with bin/darwin/arm64/ffprobe and inspect how the packaged binaries are produced or selected in this JavaScript module. Run `file bin/darwin/arm64/ffprobe` to confirm the reported architecture and compare it with the expected arm64 binary. Done means the darwin/arm64 package contains an actual Mach-O arm64 executable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.