#4145 RuntimeError: 40e14458f5 split no voice error:opening input: No such file or directory opening input file -hwaccel. open

103.172* Posted at: 12 hours ago 👁13

40e14458f5 split no voice error:opening input: No such file or directory opening input file -hwaccel. opening input files: No such file or directory
Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 119, in run
File "videotrans\task\trans_create.py", line 802, in assembling
File "videotrans\task\trans_create.py", line 1268, in _join_video_audio_srt
File "videotrans\util\help_misc.py", line 299, in is_novoice_mp4
RuntimeError: 40e14458f5 split no voice error:opening input: No such file or directory opening input file -hwaccel. opening input files: No such file or directory


=
system:Windows-10-10.0.19045-SP0
version:v3.99
frozen:True
language:zh
root_dir:D:/win-pyvideotrans-v3.99

1 Replies

这是由于视频文件路径过长或包含特殊字符,导致 ffmpeg 命令执行失败。

  1. 重命名并移动视频文件:将待处理的视频文件重命名为一个简短的英文或数字名称(例如 video.mp4),并将其移动到较浅的目录下(例如 D:\videos)。
  2. 检查软件路径:确保 pyVideoTrans 软件本身也安装在路径简短且不含中文或特殊符号的目录下(例如 D:\pyVideoTrans)。
  3. 重新处理:完成上述操作后,在软件中重新选择处理该视频。

请查阅相关文档:

Post Your Reply
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.

Related resource