-
Notifications
You must be signed in to change notification settings - Fork 16.9k
Closed
Labels
bug 🪲platform/macOSstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
31, 29, Unsure
What operating system(s) are you using?
macOS
Operating System Version
MacOS Sonoma 14.2
What arch are you using?
x64
Last Known Working Electron version
Unsure
Expected Behavior
Expected the ffmpeg-${version}-darwin-x64.zip to be the x64 MacOS shared library.
Actual Behavior
The ffmpeg-${version}-darwin-x64.zip is actually the arm64 shared library. This can be confirmed by running file ../path/to/ffmpeg.dylib.
Testcase Gist URL
No response
Additional Information
Currently the ffmpeg releases for versions 29 and 31 point to the wrong architecture for MacOS x64 builds. Unsure how many versions of Electron releases that could be effected by this.
Metadata
Metadata
Assignees
Labels
bug 🪲platform/macOSstatus/confirmedA maintainer reproduced the bug or agreed with the featureA maintainer reproduced the bug or agreed with the feature