#255 Error opening output files: Invalid argument

188.253* Posted at: 1 month ago 👁51

预处理阶段出错: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
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.

Donate: https://ko-fi.com/jianchang512

Similar issues already exist

Trending Questions