feat: 自动剪辑功能:添加'只生成音频剪辑'选项,用来处理只需要音频的情况#46
Open
awamwang wants to merge 1 commit intoHaujetZhao:masterfrom
Open
feat: 自动剪辑功能:添加'只生成音频剪辑'选项,用来处理只需要音频的情况#46awamwang wants to merge 1 commit intoHaujetZhao:masterfrom
awamwang wants to merge 1 commit intoHaujetZhao:masterfrom
Conversation
|
@awamwang 在ffmpeg选项中,你那边底部能显示完整吗?我这边底部没有完全显示完整 |
Author
|
@Jaylee89 是指这个下拉选项吗,或者最底部的那个提示。我看了看每个tab,好像没有显示不完全的,我是Mac,会有不同吗 |
Owner
|
现在没空处理 QuickCut。以后有时间要重写下这个 app。 你可以看下我这个 repo:https://gitee.com/haujet/jump-cutter-improved 目前还是个命令行自动剪辑工具,但它支持人声分离再分段,也支持了只处理音频。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

在“自动剪辑界面”界面下添加一个可选项——“只生成音频剪辑”
feature
实现
勾选该选项时,跳过一些视频处理的代码逻辑
感谢作者开发这么实用的工具