Application started at 2025-12-05 09:20:37
type=0
t='-'
code=None
t='泰国语'
code='th'
vt='th'
2025-12-05 09:21:55,597 - VideoTrans - WARNING - 失败: 编码器 'h264_nvenc' 测试失败。FFmpeg 返回码: 4294967256
2025-12-05 09:21:55,597 - VideoTrans - WARNING - FFmpeg stderr:
[h264_nvenc @ 000001e4d2ee3dc0] Driver does not support the required nvenc API version. Required: 13.0 Found: 12.2
[h264_nvenc @ 000001e4d2ee3dc0] The minimum required Nvidia driver for nvenc is (unknown) or newer
[vost#0:0/h264_nvenc @ 000001e4d2ee1980] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
[vf#0:0 @ 000001e4d2ee4140] Error sending frames to consumers: Function not implemented
[vf#0:0 @ 000001e4d2ee4140] Task finished with error code: -40 (Function not implemented)
[vf#0:0 @ 000001e4d2ee4140] Terminating thread with return code -40 (Function not implemented)
[vost#0:0/h264_nvenc @ 000001e4d2ee1980] Could not open encoder before EOF
[vost#0:0/h264_nv
......
nection
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "urllib3\connectionpool.py", line 787, in urlopen
File "urllib3\connectionpool.py", line 488, in _make_request
File "urllib3\connectionpool.py", line 464, in _make_request
File "urllib3\connectionpool.py", line 1093, in _validate_conn
File "urllib3\connection.py", line 753, in connect
File "urllib3\connection.py", line 207, in _new_conn
urllib3.exceptions.ConnectTimeoutError: (, 'Connection to translate.googleapis.com timed out. (connect timeout=300)')
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "requests\adapters.py", line 667, in send
File "urllib3\connectionpool.py", line 841, in urlopen
File "urllib3\util\retry.py", line 519, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='translate.googleapis.com', port=443): Max retries exceeded with url: /translate_a/single?client=gtx&dt=t&sl=auto&tl=th&q=73B%E4%BE%BF%E6%90%BA%E7%A7%BB%E5%8A%A8%E7%82%B9%E7%84%8A%E7%AC%94%E3%80%8273SA%E5%8F%AF%E6%8B%86%E5%8D%B8%E7%94%B1%E8%87%82%E4%B8%8B%E5%8E%8B%E8%AF%95%E7%84%8A%E9%94%AF%E3%80%82%E5%8F%8C%E5%8A%9F%E8%83%BD%E9%AB%98%E6%95%88%E8%AF%95%E7%84%8A%E7%84%8A%E9%94%AF%2C%E7%BE%8E%E8%A7%82%E4%B8%8D%E5%8F%91%E9%BB%91%E3%80%82 (Caused by ConnectTimeoutError(, 'Connection to translate.googleapis.com timed out. (connect timeout=300)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\translator\_base.py", line 112, in run
File "videotrans\translator\_google.py", line 57, in _item_task
File "requests\api.py", line 73, in get
File "requests\api.py", line 59, in request
File "requests\sessions.py", line 589, in request
File "requests\sessions.py", line 703, in send
File "requests\adapters.py", line 688, in send
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='translate.googleapis.com', port=443): Max retries exceeded with url: /translate_a/single?client=gtx&dt=t&sl=auto&tl=th&q=73B%E4%BE%BF%E6%90%BA%E7%A7%BB%E5%8A%A8%E7%82%B9%E7%84%8A%E7%AC%94%E3%80%8273SA%E5%8F%AF%E6%8B%86%E5%8D%B8%E7%94%B1%E8%87%82%E4%B8%8B%E5%8E%8B%E8%AF%95%E7%84%8A%E9%94%AF%E3%80%82%E5%8F%8C%E5%8A%9F%E8%83%BD%E9%AB%98%E6%95%88%E8%AF%95%E7%84%8A%E7%84%8A%E9%94%AF%2C%E7%BE%8E%E8%A7%82%E4%B8%8D%E5%8F%91%E9%BB%91%E3%80%82 (Caused by ConnectTimeoutError(, 'Connection to translate.googleapis.com timed out. (connect timeout=300)'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 62, in run
File "videotrans\task\trans_create.py", line 396, in trans
File "videotrans\translator\__init__.py", line 740, in run
File "videotrans\translator\_base.py", line 146, in run
RuntimeError