We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
现在如果默认音频编码选择HiRes,遇到没有HiRes但有杜比音效的视频,默认是选择192K而不是优先选择杜比音效,需要手动更改。反之如果默认音频编码选择杜比音效,遇到没有杜比但有HiRes的视频,也不会优先选择HiRes,也需要每次都手动改。
希望能优化下这两个的选择逻辑,提高一下优先级。
No response
The text was updated successfully, but these errors were encountered:
f7aae55
No branches or pull requests
问题描述
现在如果默认音频编码选择HiRes,遇到没有HiRes但有杜比音效的视频,默认是选择192K而不是优先选择杜比音效,需要手动更改。反之如果默认音频编码选择杜比音效,遇到没有杜比但有HiRes的视频,也不会优先选择HiRes,也需要每次都手动改。
描述解决方案
希望能优化下这两个的选择逻辑,提高一下优先级。
描述备选方案
No response
附加信息
No response
The text was updated successfully, but these errors were encountered: