#255 Error opening output files: Invalid argument

IP: 188.253.x.x Posted at: 3 hours ago

预处理阶段出错:Traceback (most recent call last):

File "videotrans\util\help_ffmpeg.py", line 275, in runffmpeg

File "subprocess.py", line 524, in run

subprocess.CalledProcessError: Command '['ffmpeg', '-hide_banner', '-ignore_unknown', '-y', '-i', 'E:/HIP.mp4', '-ac', '1', '-ar', '16000', '-c:a', 'pcm_s16le', 'C:/Users/DDV/Videos/pyvideotrans/tmp/speech2text/HIP-1756480290.6859176.wav']' returned non-zero exit status 4294967274.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "videotrans\task\job.py", line 46, in run

File "videotrans\task\_speech2text.py", line 46, in prepare

File "videotrans\util\help_ffmpeg.py", line 616, in conver_to_16k

File "videotrans\util\help_ffmpeg.py", line 315, in runffmpeg

RuntimeError: Error opening output file C:/Users/DDV/Videos/pyvideotrans/tmp/speech2text/HIP-1756480290.6859176.wav.

Error opening output files: Invalid argument

=====

Windows-10-10.0.26100-SP0

version:v3.78

frozen:True

language:zh

Post Your Reply

Similar issues already exist

Trending Questions