Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.38 f5clone配音报错 #675

Open
lin16303 opened this issue Dec 17, 2024 · 2 comments
Open

3.38 f5clone配音报错 #675

lin16303 opened this issue Dec 17, 2024 · 2 comments

Comments

@lin16303
Copy link

2024-12-17 21:21:35,231 - VideoTrans - INFO - force_cpu=False,cmd=['ffmpeg', '-hide_banner', '-ignore_unknown', '-y', '-i', 'E:/AI/win-videotrans-v3.38/tmp/e48a87a227/vocal.wav', '-ss', '00:00:00.000', '-to', '00:00:03.960', '-ar', '16000', 'E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav']
2024-12-17 21:21:35,445 - VideoTrans - ERROR - cmd执行出错抛出异常force_cpu=False:cmd=['ffmpeg', '-hide_banner', '-ignore_unknown', '-y', '-i', 'E:/AI/win-videotrans-v3.38/tmp/e48a87a227/vocal.wav', '-ss', '00:00:00.000', '-to', '00:00:03.960', '-ar', '16000', 'E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav'],[aist#0:0/pcm_s16le @ 000001a33c315b40] Guessed Channel Layout: stereo
Input #0, wav, from 'E:/AI/win-videotrans-v3.38/tmp/e48a87a227/vocal.wav':
Duration: 00:02:48.90, bitrate: 1411 kb/s
Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
[out#0/wav @ 000001a33c315400] Error opening output E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav: No such file or directory
Error opening output file E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav.
Error opening output files: No such file or directory
Traceback (most recent call last):
File "videotrans\util\tools.py", line 522, in runffmpeg
File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['ffmpeg', '-hide_banner', '-ignore_unknown', '-y', '-i', 'E:/AI/win-videotrans-v3.38/tmp/e48a87a227/vocal.wav', '-ss', '00:00:00.000', '-to', '00:00:03.960', '-ar', '16000', 'E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav']' returned non-zero exit status 4294967294.
2024-12-17 21:21:35,446 - VideoTrans - ERROR - Command '['ffmpeg', '-hide_banner', '-ignore_unknown', '-y', '-i', 'E:/AI/win-videotrans-v3.38/tmp/e48a87a227/vocal.wav', '-ss', '00:00:00.000', '-to', '00:00:03.960', '-ar', '16000', 'E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav']' returned non-zero exit status 4294967294.
2024-12-17 21:21:35,457 - VideoTrans - ERROR - Uncaught exception
Traceback (most recent call last):
File "videotrans\task_only_one.py", line 89, in run
File "videotrans\task\trans_create.py", line 461, in dubbing
File "videotrans\task\trans_create.py", line 696, in _tts
File "videotrans\util\tools.py", line 1298, in cut_from_audio
File "videotrans\util\tools.py", line 522, in runffmpeg
File "subprocess.py", line 524, in run
subprocess.CalledProcessError: Command '['ffmpeg', '-hide_banner', '-ignore_unknown', '-y', '-i', 'E:/AI/win-videotrans-v3.38/tmp/e48a87a227/vocal.wav', '-ss', '00:00:00.000', '-to', '00:00:03.960', '-ar', '16000', 'E:/AI/win-videotrans-v3.38/tmp/dubbing_cache/0-3960-1734441695.231775-0.wav']' returned non-zero exit status 4294967294.

@jianchang512
Copy link
Owner

看看是不是 f5-tts配音中出错了,f5终端应有显示错误

@lin16303
Copy link
Author

不是每个视频都报错,但同样视频3.33,3.36正常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants