无法启动提取音频 ,报错以下日志
无法启动提取音频 ,报错以下日志
CalledProcessError: Command '['ffmpeg', '-y', '-i', "output/The Metaverse and How We'll Build It Together -- Connect 2021.f399.mp4", '-vn', '-c:a', 'libmp3lame', '-b:a', '128k', '-ar', '32000', '-ac', '1', '-metadata', 'encoding=UTF-8', 'output/audio/raw.mp3']' returned non-zero exit status 4294967274.
Traceback:
File "C:\Users\14027.conda\envs\videolingo\lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "C:\Users\14027.conda\envs\videolingo\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 590, in code_to_exec
exec(code, module.dict)
File "D:\VideoLingo\st.py", line 123, in
看看README.md,环境没有配置好,相应的软件驱动没有装。