Open besthack151 opened 3 months ago
File "F:\AIdouying\lib\python\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 584, in _run_script
exec(code, module.dict)
File "F:\AIdouying\MoneyPrinterTurbo\webui\Main.py", line 662, in
生成竖屏视频没问题,生成宽屏视频同样遇到上面的错误提示: OSError: MoviePy error: failed to read the first frame of video file D:\AI\MoneyPrinterTurbo-Portable-Windows-1.2.0\MoneyPrinterTurbo\storage\cache_videos/vid-d06f45e363f763f7947f9122e86b2d09.mp4. That might mean that the file is corrupted. That may also mean that you are using a deprecated version of FFMPEG. On Ubuntu/Debian for instance the version in the repos is deprecated. Please update to a recent version from the website.
生成竖屏视频没问题,生成宽屏视频同样遇到上面的错误提示: OSError: MoviePy error: failed to read the first frame of video file D:\AI\MoneyPrinterTurbo-Portable-Windows-1.2.0\MoneyPrinterTurbo\storage\cache_videos/vid-d06f45e363f763f7947f9122e86b2d09.mp4. That might mean that the file is corrupted. That may also mean that you are using a deprecated version of FFMPEG. On Ubuntu/Debian for instance the version in the repos is deprecated. Please update to a recent version from the website.
可以打开 D:\AI\MoneyPrinterTurbo-Portable-Windows-1.2.0\MoneyPrinterTurbo\storage\cache_videos/vid-d06f45e363f763f7947f9122e86b2d09.mp4,看看是否能正常播放
OSError: MoviePy error: failed to read the first frame of video file F:\AIdouying\MoneyPrinterTurbo\storage\cache_videos/vid-04910b982e4d3ea6659d81aa3fe5d41b.mp4. That might mean that the file is corrupted. That may also mean that you are using a deprecated version of FFMPEG. On Ubuntu/Debian for instance the version in the repos is deprecated. Please update to a recent version from the website.