pietrop / digital-paper-edit-electron

Work in progress - digital paper edit project - Electron, Cross Platform Desktop app - Mac, Windows, Linux
https://pietropassarelli.net/autoedit
Other
102 stars 17 forks source link

Apple M1 Build error #87

Open heixiaoma opened 2 years ago

heixiaoma commented 2 years ago

I rely on ffmpeg-static-electron 2.0.3 to build and report errors

5c1bed9b592c87afa6187618115d8b2
pietrop commented 1 year ago

When did you get this error? As part of npm run build? ~What os?~

Could confirm is still an issue with latest version/main.

There might had been a compatibility issue with M1 Mac but not 100% sure.

The module for ffmpeg static might be sniffing that os they are on. And M1 might not be in the list. They might need updating and adding an ffmpeg for M1 there too.