Skip to content

combine_videos doesn't work at all #578

Open
@umutbozdag

Description

是否已存在类似问题?

  • 我已搜索现有问题

当前行为

There are many logs like below:
webui | ## combining video: 1 => ./storage/tasks/37ba57c7-5a5f-450e-a959-a745410c4f6c/combined-1.mp4 webui | 2025-01-25 14:28:40 | INFO | "./app/services/video.py:61": combine_videos - max duration of audio: 43.44 seconds webui | 2025-01-25 14:28:40 | INFO | "./app/services/video.py:65": combine_videos - each clip will be maximum 3 seconds long webui | 2025-01-25 14:29:10 | INFO | "./app/services/video.py:141": combine_videos - Using transition mode: VideoTransitionMode.fade_in webui | 2025-01-25 14:29:11 | INFO | "./app/services/video.py:141": combine_videos - Using transition mode: VideoTransitionMode.fade_in webui | 2025-01-25 14:29:11 | INFO | "./app/services/video.py:141": combine_videos - Using transition mode: VideoTransitionMode.fade_in webui | 2025-01-25 14:29:11 | INFO | "./app/services/video.py:136": combine_videos - resizing video to 1080 x 1920, clip size: 720 x 1280 webui | 2025-01-25 14:29:11 | INFO | "./app/services/video.py:141": combine_videos - Using transition mode: VideoTransitionMode.fade_in webui | 2025-01-25 14:29:11 | INFO | "./app/services/video.py:141": combine_videos - Using transition mode: VideoTransitionMode.fade_in webui | 2025-01-25 14:29:11 | INFO | "./app/services/video.py:141": combine_videos - Using transition mode: VideoTransitionMode.fade_in webui | 2025-01-25 14:29:12 | INFO | "./app/services/video.py:136": combine_videos - resizing video to 1080 x 1920, clip size: 720 x 1280

then program exits itself with webui exited with code 0 and nothing happens, there is no combined-1.mp4 file.

How to solve this?

预期行为

I should see combined-1.mp4 file.

重现步骤

See above.

堆栈追踪/日志

See above.

Python 版本

v3.0.0

操作系统

macOS 14+

MoneyPrinterTurbo 版本

v1.2.2

其他信息

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions