预处理阶段出错 操作失败,请稍后重试('Unknown error (empty stderr)',)
Traceback (most recent call last):
File "videotrans\util\help_ffmpeg.py", line 599, in _run_ffprobe_internal
File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['ffprobe', '-v', 'quiet', '-print_format', 'json', '-show_format', '-show_streams', 'C:/Users/Administrator/Desktop/n1353_2009sp_03_tg.mp4']' returned non-zero exit status 3221225501.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "videotrans\task\job.py", line 67, in run
File "videotrans\task\trans_create.py", line 203, in prepare
File "videotrans\util\help_ffmpeg.py", line 653, in get_video_info
File "videotrans\util\help_ffmpeg.py", line 625, in runffprobe
File "videotrans\util\help_ffmpeg.py", line 616, in _run_ffprobe_internal
videotrans.util.help_ffmpeg._FFprobeInternalError: Unknown error (empty stderr)
TaskCfg(cache_folder='E:/win-pyvideotrans-v3.92/tmp/8204/5ea26db357', target_dir='C:/Users/Administrator/Desktop/_video_out/n1353_2009sp_03_tg-mp4', remove_noise=False, is_separate=False, detect_language='ja', subtitle_language=None, source_language='日语', target_language='简体中文', source_language_code='ja', target_language_code='zh-cn', source_sub='C:/Users/Administrator/Desktop/_video_out/n1353_2009sp_03_tg-mp4/ja.srt', target_sub='C:/Users/Administrator/Desktop/_video_out/n1353_2009sp_03_tg-mp4/zh-cn.srt', source_wav='E:/win-pyvideotrans-v3.92/tmp/8204/5ea26db357/ja.wav', source_wav_output='C:/Users/Administrator/Desktop/_video_out/n1353_2009sp_03_tg-mp4/ja.m4a', target_wav='E:/win-pyvideotrans-v3.92/tmp/8204/5ea26db357/target.wav', target_wav_output='C:/Users/Administrator/Desktop/_video_out/n1353_2009sp_03_tg-mp4/zh-cn.m4a', subtitles='', novoice_mp4='E:/win-pyvideotrans-v3.92/tmp/8204/5ea26db357/novoice.mp4', noextname='n1353_2009sp_03_tg', shibie_audio=None, targetdir_mp4='C:/Users/Administrator/Desktop/_video_out/n1353_2009sp_03_tg-mp4/n1353_2009sp_03_tg.mp4', instrument=None, vocal=None, back_audio='', background_music=None, app_mode='tiqu', subtitle_type=0, volume='+0%', pitch='+0Hz', voice_rate='+0%', voice_role='No', copysrt_rawvideo=False, clear_cache=False, translate_type=2, tts_type=0, recogn_type=0, model_name='large-v3-turbo', split_type=0, voice_autorate=False, video_autorate=False, cuda=False, name='C:/Users/Administrator/Desktop/n1353_2009sp_03_tg.mp4', basename='n1353_2009sp_03_tg.mp4', ext='mp4', dirname='C:/Users/Administrator/Desktop', shound_del_name=None, uuid='5ea26db357', remove_silent_mid=False, align_sub_audio=True, enable_diariz=False, nums_diariz=0, rephrase=0, only_out_mp4=False)
=
system:Windows-10-10.0.22000-SP0
version:v3.92
frozen:True
language:zh
root_dir:E:/win-pyvideotrans-v3.92