最后一步字幕配音嵌入时出错
Traceback (most recent call last):
File "videotrans\task\trans_create.py", line 1501, in _join_video_audio_srt
File "videotrans\task\trans_create.py", line 1747, in _subprocess
File "subprocess.py", line 526, in run
subprocess.CalledProcessError: Command '['ffmpeg', '-nostdin', '-y', '-progress', 'compose1780117282.7250571.txt', '-i', 'novoice.mp4', '-i', 'origin_audio.m4a', '-filter_complex', "[0:v]subtitles=filename='shuang.ass'[v_out]", '-map', '[v_out]', '-map', '1:a', '-c:v', 'h264_nvenc', '-c:a', 'copy', '-cq', '23', '-preset', 'p4', '-movflags', '+faststart', '-t', '477.466000', 'laste_target.mp4']' returned non-zero exit status 4294967284.
During handling of the above exception, another exception occurred:
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', '-progress', 'compose1780117282.7250571.txt', '-i', 'novoice.mp4', '-i', 'origin_audio.m4a', '-filter_complex', "[0:v]subtitles=filename='shuang.ass'[v_out]", '-map', '[v_out]', '-map', '1:a', '-c:v', 'libx264', '-c:a', 'copy', '-crf', '23', '-preset', 'medium', '-movflags', '+faststart', '-t', '477.466000', 'laste_target.mp4']' returned non-zero exit status 3752568763.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\trans_create.py", line 1505, in _join_video_audio_srt
File "videotrans\util\help_ffmpeg.py", line 86, in runffmpeg
RuntimeError: submitting video frame to the encoder encoding a frame: Generic error in an external library submitting a packet to the muxer: Cannot allocate memory muxing a packet writing trailer: Cannot allocate memory
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\task\_mult_video.py", line 42, in run
File "videotrans\task\trans_create.py", line 822, in assembling
File "videotrans\task\trans_create.py", line 1510, in _join_video_audio_srt
RuntimeError: 最后一步字幕配音嵌入时出错