MoneyPrinterTurbo icon indicating copy to clipboard operation
MoneyPrinterTurbo copied to clipboard

[Bug]: 上传本地图片生成视频出现报错

Open Abbbbbqvq opened this issue 7 months ago • 2 comments

问题描述 | Current Behavior

Image

重现步骤 | Steps to Reproduce

Image

Image

Image

错误日志 | Error Logs

OSError: MoviePy error: failed to read the first frame of video file /Users/xxx/Desktop/ai/MoneyPrinterTurbo/storage/tasks/f9e45aac-7f84-4107-b6c7-cd1dd5908ba4/combined-1.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. Traceback: File "/Users/xxx/Desktop/ai/MoneyPrinterTurbo/webui/Main.py", line 952, in result = tm.start(task_id=task_id, params=params) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/xxx/Desktop/ai/MoneyPrinterTurbo/app/services/task.py", line 304, in start final_video_paths, combined_video_paths = generate_final_videos( ^^^^^^^^^^^^^^^^^^^^^^ File "/Users/xxx/Desktop/ai/MoneyPrinterTurbo/app/services/task.py", line 193, in generate_final_videos video.generate_video( File "/Users/xxx/Desktop/ai/MoneyPrinterTurbo/app/services/video.py", line 441, in generate_video video_clip = VideoFileClip(video_path).without_audio() ^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 2, in init File "/opt/homebrew/lib/python3.12/site-packages/moviepy/decorators.py", line 94, in wrapper return func(*new_args, **new_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/lib/python3.12/site-packages/moviepy/video/io/VideoFileClip.py", line 109, in init self.reader = FFMPEG_VideoReader( ^^^^^^^^^^^^^^^^^^^ File "/opt/homebrew/lib/python3.12/site-packages/moviepy/video/io/ffmpeg_reader.py", line 81, in init self.initialize() File "/opt/homebrew/lib/python3.12/site-packages/moviepy/video/io/ffmpeg_reader.py", line 155, in initialize self.last_read = self.read_frame() ^^^^^^^^^^^^^^^^^ File "/opt/homebrew/lib/python3.12/site-packages/moviepy/video/io/ffmpeg_reader.py", line 196, in read_frame raise IOError(

Python 版本 | Python Version

v3.12.10

操作系统 | Operating System

macos14

MoneyPrinterTurbo 版本 | Version

v1.2.6

补充信息 | Additional Information

No response

Abbbbbqvq avatar May 14 '25 03:05 Abbbbbqvq

怎么样快速使用 # MoneyPrinterTurbo : https://rewa-insights.com/t/moneyprinterturbo/435?u=rewa-evija

agilealpha1 avatar May 18 '25 11:05 agilealpha1

同样的问题

ytrhao avatar Jul 03 '25 12:07 ytrhao