During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/peijingbo/MyCode/pyvideotrans/videotrans/task/trans_create.py", line 1082, in _join_video_audio_srt
tools.runffmpeg(cmd)File "/Users/peijingbo/MyCode/pyvideotrans/videotrans/util/help_ffmpeg.py", line 314, in runffmpeg
return runffmpeg(fallback_args, noextname=noextname, uuid=uuid, force_cpu=True)File "/Users/peijingbo/MyCode/pyvideotrans/videotrans/util/help_ffmpeg.py", line 319, in runffmpeg
raise RuntimeError(err)RuntimeError: Error opening input file /Users/peijingbo/MyCode/pyvideotrans/tmp98297/179dcfa3d8/target.wav.
Error opening input files: No such file or directory
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/peijingbo/MyCode/pyvideotrans/videotrans/task/_only_one.py", line 85, in run
trk.assembling()File "/Users/peijingbo/MyCode/pyvideotrans/videotrans/task/trans_create.py", line 508, in assembling
self._join_video_audio_srt()File "/Users/peijingbo/MyCode/pyvideotrans/videotrans/task/trans_create.py", line 1085, in _join_video_audio_srt
raise RuntimeError(msg)RuntimeError: 最后一步字幕配音嵌入时出错
