processing / processing/processing4

Issues with FFmpeg (and Movie Maker) - need chmod and the binary is the wrong CPU type

未关闭
#1,137 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug help wanted
主要语言
Java
星标
497
派生
183
平均合并
4 小时 39 分钟
30 天内合并 PR
3

描述

Most appropriate sub-area of Processing 4?

Utilities

Processing version

4.4.4

Operating system

MacOS 11.7.10 (Big Sur)

Steps to reproduce this

1.Install 'Movie Maker II' via Tools > Manage Tools.
2.Run Movie Maker.
3. Movie Maker gives the error 'Creating the QuickTime movie failed. Cannot run program "... frmpeg": error=13, Permission denied'
4. Use 'ls' in Terminal to view ffmpeg's permissions. They are '-rw-r--r--'.
5. Use 'chmod' in Terminal to change ffmpeg's permissions to '-rwxr--r-'.
6. Run Movie Maker again.
7. Movie Maker gives the error 'Creating the QuickTime movie failed. Cannot run program "... frmpeg": error=86, bad CPU type in executable.'
8. If I download the 'static FFmpeg binary for macOS 64-bit Intel' from https://evermeet.cx/ffmpeg/ and replace the existing 'ffmpeg', Movie Maker works okay.

snippet
Additional context

Thanks!

Would you like to work on the issue?

No

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先在 macOS 11.7.10 上复现 Movie Maker II 的安装和电影创建,然后检查已安装 ffmpeg 的权限和 CPU 架构。附带的可执行文件无需手动执行 chmod 或替换即可运行,并且 Movie Maker 能够成功创建 QuickTime 电影,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
macos
领域
desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。