CapSoftware / Cap

Open source Loom alternative. Effortless, instant screen sharing.
https://cap.so
GNU Affero General Public License v3.0
3.63k stars 169 forks source link

Cap v0.2.6 in Mac M1 Application startup failed because ffmpeg6arm.zip cannot be decompressed #43

Open szc3h9 opened 2 months ago

szc3h9 commented 2 months ago

首次启动将会下载 ffmpeg6arm.zip,但不会将其解压,导致程序未启动成功 The first launch will download ffmpeg6arm.zip, but will not unzip it, resulting in the program not launching successfully.

image

当我手动解压该文件,则可以正常运行 When I manually unzip the file, it works fine

image image
richiemcilroy commented 2 months ago

Thanks for this @szc3h9, how did you download the app? via Cap.so/download, or from GitHub?

szc3h9 commented 2 months ago
image

@richiemcilroy 谢谢你的回复,他们看起来似乎没有什么不同。何况,我都做了尝试,在我的mac m1上皆是如此。 Thank for your reply. They don't seem to look any different. Besides, I tried them all and they all look the same on my Mac M1