-
#6223 Video file selection required...
💬 1[Last reply:22 days ago] This error means the translation task was started without a valid input video/audio file being selected in the main interface.SolutionIn the "翻译视频" (Translate Video) main window, click the "选择视频或视频" b...2600:**:cf6f Posted at: 22 days ago -
#6222 翻译字幕阶段出错 [DeepSeek] 内容太长超出最大允许Token,请减小内容或增大max_token,或者降低每次发送字幕行数Could not parse response content as the length limit was reached - CompletionUsage(completion_tokens=32770, prompt...
💬 1[Last reply:22 days ago] 这是 DeepSeek 深度思考模型导致的问题。错误中 reasoning_tokens=32770 表明模型将几乎全部输出 token 消耗在了内部推理阶段,最终响应达到长度上限被截断,因此无法解析为有效翻译内容。解决方法降低每次发送字幕行数:进入 菜单 → 工具/选项 → 高级选项 → 字幕翻译调整,将 AI翻译渠道每批字幕行数 调小,建议设置为 20~30。更换为非深度思考模型:在 菜单 →...2602:**:1b Posted at: 22 days ago -
#6221 Video file selection required...
💬 1[Last reply:22 days ago] This error indicates that no input video or audio file was provided before starting the task.Core reasons:In the GUI (sp.exe), you did not click "Select video or audio" to choose any file.If you are u...2600:**:cf6f Posted at: 22 days ago -
#6220 Authentication Fails, Your api key: ****3m5z is invalidhttps://api.deepseek.com/v1/...
💬 1[Last reply:22 days ago] 这是 DeepSeek API 密钥校验失败导致的认证错误(HTTP 401)。请求已到达 DeepSeek 服务器,但服务器明确拒绝了该密钥,说明问题不在网络,而在密钥本身或其账户状态。按以下步骤排查:核验密钥正确性:登录 DeepSeek 开放平台(platform.deepseek.com),重新复制 API Key。注意不要复制多余空格、换行或前后引号;确认密钥以 sk- 开头且完整无误。...2602:**:1b Posted at: 22 days ago -
#6219 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='F:/NEXT/MomWantsToBreed/_video_out/www.98T.la@MomWantsToBree...
💬 1[Last reply:22 days ago] 错误信息明确指出 zh-cn.srt 字幕文件为空(content=''),导致合成阶段无法读取 SRT。直接原因是翻译后的目标字幕没有生成有效内容,最可能的原因是 Google 翻译渠道无法访问(中国大陆需科学上网,且你未配置代理)。排查与解决步骤:先确认字幕文件是否为空 打开输出目录 F:/NEXT/MomWantsToBreed/_video_out/www.98T.la@MomWants...39.128.**7 Posted at: 22 days ago -
#6218 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='D:/desktop/2-mp4/zh-cn.srt'...
💬 3[Last reply:22 days ago] 核心原因:从日志看,语音识别和腾讯翻译均已成功(识别出2条字幕,翻译也返回了2行),但最终 D:/desktop/2-mp4/zh-cn.srt 文件为空。问题不在 SR T格式,而是翻译结果未成功写入该文件,常见原因是旧缓存/空文件残留、翻译缓存干扰,或输出目录写入异常。请按以下步骤操作:彻底清理输出目录:删除 D:/desktop/2-mp4/ 文件夹下的所有文件(尤其 zh-cn.srt 和...240e:**:47e7 Posted at: 22 days ago -
#6217 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='C:/Users/49155/Desktop/_video_out/FM46 - Muslim Mistress Hum...
💬 1[Last reply:22 days ago] 目标字幕文件为空导致最终合成失败。报错指向的 zh-cn.srt 文件内容为 content='',即文件存在但没有任何字幕内容,所以在合成硬字幕时无法读取。处理步骤:打开 C:/Users/49155/Desktop/_video_out/FM46 - Muslim Mistress Humiliates Slave Girl-mp4/zh-cn.srt,确认该文件是否为 0...18.167.**2 Posted at: 22 days ago -
#6216 多次重试连接失败,服务可能暂时不可用:Traceback (most recent call last):...
💬 1[Last reply:22 days ago] 这是 DNS 域名解析失败导致的:系统无法将 mp.api.speechmatics.com 解析为 IP 地址(错误码 11001 getaddrinfo failed),原因是网络无法连接该服务器或 DNS 解析被阻断。处理步骤:确认网络可正常访问外网;mp.api.speechmatics.com 属于国外服务,中国大陆网络直连通常不稳定,需要科学上网。若你使用了代理,请在软件主界面「网络代...2409:**:1b13 Posted at: 22 days ago -
#6215 Why the step that freeze the end videos usually take about 30 minutes to do and when it done. It freeze the end so long ......
💬 1[Last reply:22 days ago] This is caused by the “视频慢速” (Video Slow Motion) alignment feature. When enabled, pyVideoTrans stretches the video timeline to match the dubbing duration. This is extremely CPU‑intensive (explaining t...171.237.**1 Posted at: 22 days ago -
#6214 Error opening 'D:/Ruanjian-m/win-pyvideotrans-v4.08/tmp/25780/926a31a318/1-9f57f3698be72dba712590bdfdec2b54.wav-24k.wav': System error.,Traceback (most recent call last): File...
💬 1[Last reply:22 days ago] 该报错是 Qwen3-TTS 在保存配音音频时,soundfile 无法在临时目录 tmp/25780/926a31a318/ 下创建/写入 .wav 文件,通常是以下原因之一导致:磁盘空间不足(最常见):你勾选了“分离人声背景声”并有较长的原视频,临时目录会生成大量音频切片;D盘或C盘满了,soundfile 就会报 “System error”。请检查软件所在盘和系统盘剩余空间,清理 tmp/...120.229.**8 Posted at: 22 days ago -
#6213 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='D:/desktop/_video_out/2-mp4/zh-cn.srt'...
💬 1[Last reply:22 days ago] 该错误的核心原因是:最终合成阶段读取的目标语言字幕文件 D:/desktop/_video_out/2-mp4/zh-cn.srt 是空文件,导致 SRT 解析失败。可能的原因:上一阶段(字幕翻译,当前为微软翻译)未成功生成有效字幕,但任务仍继续进入了合成阶段;微软翻译接口被限流、网络异常或返回空内容;勾选了“发送完整字幕”,但该选项仅适用于 AI 翻译渠道,传统翻译渠道不应勾选;“清理已生成”删...2607:**:372b Posted at: 22 days ago -
#6212 连接被重置,网络可能不稳定Traceback (most recent call last):...
💬 1[Last reply:22 days ago] 这是网络连接被远程服务器强制重置导致的,常见于访问微软翻译接口时网络不稳定、被临时限流或代理配置异常。请依次尝试以下操作:先重试一次任务,确认是否为偶发网络抖动。检查网络连接稳定性:确认当前网络能正常访问微软翻译服务;如果启用了 VPN/代理,请在软件主界面「网络代理」中填写可用的代理地址,格式如 http://127.0.0.1:7890;如果不需要代理,请确保代理文本框为空。降低请求频率:打开...2408:**:648b Posted at: 22 days ago -
#6211 我用kokoro本地API怎么用呢,我的本地API音色很多和默认的那几个配不上,无法识别。...
💬 19[Last reply:22 days ago] 自定义 TTS-API 的性能影响取决于你编写的中转服务实现方式,知识库中没有关于该渠道对配音速度/性能影响的具体说明。通常情况下,中转服务会引入一层额外的本地网络请求,但影响大小主要取决于中转脚本本身的开销,以及实际 TTS 服务的响应速度。如果你使用高效的本地转发脚本,通常不会对语音生成速度造成明显影响;如果中转脚本逻辑复杂、或与 TTS 服务之间增加了不必要的网络跳转,则可能带来一定延迟。因...2408:**:607 Posted at: 22 days ago -
#6210 why does the translation from gemini costs too much and on the other hand with other tool it cost's cheaper ....
💬 1[Last reply:22 days ago] Gemini 翻译成本高,是因为它属于“按 token 计费的云 AI 大模型”翻译渠道,价格由 Google 官方制定,pyVideoTrans 本身不收取任何费用。相比以下替代渠道,Gemini 的单次翻译成本通常更高:免费传统翻译:Google 翻译、微软翻译(无需 API Key,适合不求极致语感但追求低成本的场景)。本地模型:M2M100、腾讯 Hy-MT2-1.8B(完全离线,零 AP...152.59.**0 Posted at: 22 days ago -
#6209 权限不足,请以管理员权限运行:C:/Users/Ricky/Desktop/win-pyvideotrans-v4.08/tmp/54364/262de4e17e/final_audio_temp.wavTraceback (most recent call last):...
💬 1[Last reply:22 days ago] 这是 Windows 文件占用错误(WinError 32),不是真正的"权限不足"问题。软件在音画对齐阶段需要把 final_audio_temp.wav 重命名为 target.wav,但该文件被另一个进程锁定,所以移动失败。解决办法关闭所有其他 sp.exe 实例 多个实例共享同一个 tmp/ 临时文件夹,任意一个实例运行中都会导致文件互锁报错。只保留当前这一个软件实例。将软件目录加入杀毒...2404:**:e632 Posted at: 22 days ago -
#6208 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='C:/Users/Administrator/Desktop/翻译/中文第八集-mp4/en.srt'...
💬 1[Last reply:22 days ago] 问题核心原因:最终合成阶段需要读取翻译后的 en.srt,但该文件为空,导致硬字幕嵌入失败。这通常是因为“字幕翻译”步骤没有生成有效的英文字幕,或者源语言字幕(zh-cn.srt)本身就是空的。请按下述步骤排查:打开输出目录 C:/Users/istrator/Desktop/翻译/中文第八集-mp4/,检查 zh-cn.srt 是否生成且非空。如果 zh-cn.srt 为空或不存在:说...2408:**:29a Posted at: 22 days ago -
#6207 合并阶段出错 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='D:/media/_video_out/ml4t/CS7646 Lecture 00 Introducti...
💬 1[Last reply:22 days ago] 核心原因是:合并阶段读取的 zh-cn.srt 字幕文件为空(content=''),通常说明翻译阶段没有成功生成字幕文件,但任务未中止、继续走到了合并阶段。请按以下步骤排查:打开输出目录 D:/media/_video_out/ml4t/CS7646 Lecture 00 Introduction [CiAUsfsRrek]-mp4/,检查 zh-cn.srt 是否存在、大小...2602:**:1dd Posted at: 22 days ago -
#6206 合并阶段出错 The srt subtitles were not read. The file may be empty or the format does not conform to the SRT specification:srtfile='D:/media/_video_out/ml4t/CS7646 Lecture 00 Introducti...
💬 1[Last reply:22 days ago] 核心原因:zh-cn.srt 字幕文件内容为空(content=''),所以不是“合并阶段本身”出错,而是“翻译阶段没有成功生成字幕内容”,最终带着空字幕文件进入合并导致报错。解决方案:打开 D:/media/_video_out/ml4t/CS7646 Lecture 00 Introduction [CiAUsfsRrek]-mp4/zh-cn.srt,确认是否为 0KB。...2602:**:1dd Posted at: 22 days ago -
#6205 Unsupported languages: ['Cantonese']. Supported: ['auto', 'chinese', 'english', 'french', 'german', 'italian', 'japanese', 'korean', 'portuguese', 'russian', 'spanish'],Traceback (...
💬 1[Last reply:22 days ago] 该报错的直接原因是:Qwen3-TTS(本地内置)模型不支持粤语(Cantonese/yue)。它仅支持以下语言:auto、chinese、english、french、german、italian、japanese、korean、portuguese、russian、spanish。你在目标语言中选择了“粤语”,导致配音阶段校验失败。解决方案(任选其一):更换为支持粤语的配音渠道 推荐使用 E...2404:**:e632 Posted at: 22 days ago -
#6204 Network connection failed:Traceback (most recent call last):...
💬 1[Last reply:22 days ago] This is caused by your Gemini API free-tier quota being exhausted. The error explicitly states: Quota exceeded for metric: generativelanguage.googleapis.com/generate_content_free_tier_requests, limit:...45.67.**0 Posted at: 22 days ago
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.