#28 2025-08-14 15:47:03,223 - VideoTrans - WARNING - 失败: 编码器 'h264_nvenc' 测试失败。FFmpeg 返回码: 4294967256 2025-08-14 15:47:07,7...

Posted at: 2 days ago | IP: 38.209.x.x
2025-08-14 15:47:03,223 - VideoTrans - WARNING - 失败: 编码器 'h264_nvenc' 测试失败。FFmpeg 返回码: 4294967256 2025-08-14 15:47:07,767 - VideoTrans - ERROR - [WinError 10093] 应用程序没有调用 WSAStartup,或者 WSAStartup 失败。 Traceback (most recent call last): File "videotrans\tts\_edgetts.py", line 144, in _exec File "asyncio\runners.py", line 39, in run File "asyncio\events.py", line 782, in new_event_loop File "asyncio\events.py", line 673, in new_event_loop File "asyncio\windows_events.py", line 315, in __init__ File "asyncio\proactor_events.py", line 632, in __init__ File "asyncio\proactor_events.py", line 763, in _make_self_pipe File "socket.py", line 630, in socketpair File "socket.py", line 232, in __init__ OSError: [WinError 10093] 应用程序没有调用 WSAStartup,或者 WSAStartup 失败。 videotrans\tts\_edgetts.py:147: RuntimeWarning: coroutine 'EdgeTTS._task_queue' was never awaited RuntimeWarning: Enable tracemalloc to get the object allocation traceback 2025-08-14 15:47:07,767 - VideoTrans - ERROR - 配音全部失败 Traceback (most recent call last): File "videotrans\task\job.py", line 132, in run File "videotrans\task\_dubbing.py", line 70, in dubbing File "videotrans\task\_dubbing.py", line 157, in _tts File "videotrans\tts\__init__.py", line 309, in run File "videotrans\tts\_base.py", line 133, in run RuntimeError: 配音全部失败

1 Replies

重试。或者是不是在同时执行自定义视频翻译和批量字幕配音,等待任务完成后再执行,不要同时执行多个
Post Your Reply