fakob / MoviePrint_v004

MoviePrint | A tool which lets you create screenshots of entire movies in an instant.
MIT License
127 stars 24 forks source link

Rosetta Error #31

Open stoefln opened 2 years ago

stoefln commented 2 years ago
➜  ~ /Applications/MoviePrint_v004.app/Contents/MacOS/MoviePrint_v004
rosetta error: /var/db/oah/279281322164224_279281322164224/5de65707e6cceff5895f40573cc253f5dd8f95ce142191a29439330661d9d026/MoviePrint_v004.aot: attachment of code signature supplement failed: 1
[1]    49428 trace trap  /Applications/MoviePrint_v004.app/Contents/MacOS/MoviePrint_v004
➜  ~
metkat commented 7 months ago

The 'help' page at https://www.movieprint.org/help/ mentions that M1 and later processors are not supported (i.e. no Macs made after about 2020). For whatever it's worth, the 0.2.12 release does seem to work on modern hardware, 0.2.14 and later do not. I've poked at it and the usual javascript rabbit hole of libraries depending on frameworks which rely on libraries which use engines that use other libraries was too deep. I'm guessing if someone with the patience for the ecosystem ripped out all the face detection stuff it might work.

fakob commented 7 months ago

Thanks @metkat for pointing this out. I have now updated the help page to mention that indeed the 0.2.12 version is working. Yes, the face detection was a great feature until the M1 processors came out :-(

metkat commented 7 months ago

Thanks @fakob, appreciate it! Sorry I couldn't do more.

I'm keeping an Intel mac mini around just for this. 🥲