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

combine_videos doesn't work at all #578

Open
1 task done
umutbozdag opened this issue Jan 25, 2025 · 1 comment
Open
1 task done

combine_videos doesn't work at all #578

umutbozdag opened this issue Jan 25, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@umutbozdag
Copy link

是否已存在类似问题?

  • 我已搜索现有问题

当前行为

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

@umutbozdag umutbozdag added the bug Something isn't working label Jan 25, 2025
@n0sys
Copy link

n0sys commented Jan 25, 2025

same issue .. any idea why ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants