Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

默认使用ffmpeg进行mp4解密 #504

Merged
merged 1 commit into from
Nov 23, 2024
Merged

默认使用ffmpeg进行mp4解密 #504

merged 1 commit into from
Nov 23, 2024

Conversation

nilaoda
Copy link
Owner

@nilaoda nilaoda commented Nov 23, 2024

Update: this changes has been revoked.


破坏性修改

鉴于mp4decrypt对中文支持程度不佳,且官方没有修改意愿,本程序的默认解密程序已经切换到ffmpeg。

软件同时保留了对于mp4decrypt的支持,你可以新的选项:--use-mp4decrypt


Breaking Change

Due to the poor support for Chinese in mp4decrypt and the lack of intention from the official team to make changes, the default decryption program in this software has been switched to ffmpeg.

The software also retains support for mp4decrypt. You can use the new option: --use-mp4decrypt.

@nilaoda
Copy link
Owner Author

nilaoda commented Nov 23, 2024

realted: #233

@nilaoda nilaoda merged commit 0dc037c into main Nov 23, 2024
nilaoda added a commit that referenced this pull request Nov 23, 2024
nilaoda added a commit that referenced this pull request Nov 23, 2024
@shellcmd89
Copy link

shellcmd89 commented Nov 25, 2024

大佬,请问有编译好的版本可以直接下载了吗?还是需要自己自行编译?或者什么时候会放出新版本?谢谢。
@nilaoda

@ssnangua
Copy link

大佬,请问有编译好的版本可以直接下载了吗?还是需要自己自行编译?或者什么时候会放出新版本?谢谢。 @nilaoda

进入 Actions,选择最近一次 Build Latest,滚动条拉到最下面,有这次构建做出来的包

@shellcmd89
Copy link

啊啊,太感谢了。在手机上看了半天,最下面那几个文件都没有下载按钮。用电脑浏览器看到了。

@nilaoda
Copy link
Owner Author

nilaoda commented Nov 26, 2024

@shellcmd89 登录才可以下载Actions的东西

@shellcmd89
Copy link

@shellcmd89 登录才可以下载Actions的东西

谢谢大佬提示,已经下到新版了,github相关的东西了解的还是不够多。

@nilaoda
Copy link
Owner Author

nilaoda commented Nov 29, 2024

revoked: #522

@shellcmd89
Copy link

shellcmd89 commented Nov 29, 2024

彻底移除ffmpeg解密了还是仍然保留解密功能的选项?保存为中文名日文名的时候mp4decrypt确实会解密失败,至少在我的电脑上是这样。经过测试shaka特定版本和ffmpeg都能解中日文文件名,所以如果可能的话还是希望保留ffmpeg解密功能,--use-ffmpeg-decrypt。

@nilaoda
Copy link
Owner Author

nilaoda commented Nov 30, 2024

@shellcmd89 依然可以使用ffmpeg进行解密,而且mp4decrypt无法解密中文的问题已经在最新构建中修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants