Skip to content

[Bug]: Mismatched Released "ffmpeg" Architectures #43076

@rroessler

Description

@rroessler

Preflight Checklist

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions