#4096 RuntimeError: 6f6ba7f2e8 split no voice error:opening input: No such file or directory opening input file -hwaccel. open

182.100* Posted at: 11 hours ago 👁14

6f6ba7f2e8 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: 6f6ba7f2e8 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:/pyvideo/pyvideotrans

1 Replies

这是由于文件路径过长或包含特殊字符,导致 ffmpeg 无法正确读取文件。

  1. 重命名视频文件:将待处理的视频文件重命名为简短的英文或数字名称(例如 video.mp4)。
  2. 移动文件位置:将视频文件移动到层级较浅的目录下(例如 D:\videos)。
  3. 检查路径:确保文件路径(从盘符到文件名)不包含中文、空格或特殊符号(如 ?* 或表情符号)。
  4. 重新处理:完成上述操作后,在软件中重新选择处理该视频。

请查阅相关文档:

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