submitting a packet to the muxer: No space left on device muxing a packet writing trailer: No space left on device closing file: No space left on device
Traceback (most recent call last):
File "videotrans\util\help_ffmpeg.py", line 57, in runffmpeg
File "subprocess.py", line 526, in run
subprocess.CalledProcessError: Command '['ffmpeg', '-hide_banner', '-nostdin', '-ignore_unknown', '-threads', '0', '-y', '-f', 'concat', '-safe', '0', '-i', 'F:/PyVideoTrans/tmp/15212/03aa56c4c9/video_concat.txt', '-c', 'copy', 'F:/PyVideoTrans/tmp/15212/03aa56c4c9/merged_video.mp4']' returned non-zero exit status 4294967268.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\_only_one.py", line 119, in run
File "videotrans\task\trans_create.py", line 788, in align
File "videotrans\task\_rate.py", line 343, in run
File "videotrans\task\_rate.py", line 560, in _concat_video
File "videotrans\util\help_ffmpeg.py", line 86, in runffmpeg
RuntimeError: submitting a packet to the muxer: No space left on device muxing a packet writing trailer: No space left on device closing file: No space left on device
=
system:Windows-10-10.0.19043-SP0
version:v3.99
frozen:True
language:zh
root_dir:F:/PyVideoTrans