8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
因为有一些视频资料有多音轨,默认设置的识别语言为英文,如果是视频默认播放俄语等非英语时,则会处理失败。如果可以添加选择音轨功能的话,那就完美了
The text was updated successfully, but these errors were encountered:
之前也有网友要求这个功能: #491 #492 目前可以根据#491里面说的,把"0:a"换成“0:a:0",代表第一个音轨。
或者使用我的分支,可以在首页选音轨: https://github.com/philpw99/VideoCaptioner/releases
Sorry, something went wrong.
之前也有网友要求这个功能: #491 #492 目前可以根据#491里面说的,把"0:a"换成“0:a:0",代表第一个音轨。 或者使用我的分支,可以在首页选音轨: https://github.com/philpw99/VideoCaptioner/releases
剛剛在使用時正好發現了這個問題,請問您有打算發PR到此repo嗎?
不好意思,我改动得实在太多东西了,差不多头两个版本就已经无法和原来的repo合并,同时相信WEIFENG大哥也没有时间去看我写的那些东西。这里的人手实在非常缺乏,基本上就是WEIFENG大哥一个人在维持,而他空余的时间相信很紧张。
因为我需要卡卡字幕器的批处理功能,同时也想尽快把很多我自己需要的东西实现了,因此就只能创建个分支,可以把自己要的功能都放进去,成了现在的一个非常不同变种。
No branches or pull requests
💡 预期的功能 | Expected Feature
因为有一些视频资料有多音轨,默认设置的识别语言为英文,如果是视频默认播放俄语等非英语时,则会处理失败。如果可以添加选择音轨功能的话,那就完美了
The text was updated successfully, but these errors were encountered: