harry0703 / MoneyPrinterTurbo

利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
MIT License
14.61k stars 2.24k forks source link

combine_videos - each clip will be maximum 4 seconds long #427

Open MemoryCollection opened 1 week ago

MemoryCollection commented 1 week ago

2024-06-28 15:55:34 | INFO | "./app\services\video.py:40": combine_videos - max duration of audio: 82.63 seconds 2024-06-28 15:55:34 | INFO | "./app\services\video.py:44": combine_videos - each clip will be maximum 4 seconds long D:\MoneyPrinterTurbo\lib\python\lib\site-packages\moviepy\video\io\ffmpeg_reader.py:154: UserWarning: In file D:\MoneyPrinterTurbo\MoneyPrinterTurbo\storage\cache_videos/vid-09681a1bb047ad76a5f7a656f5dd541e.mp4, 6220800 bytes wanted but 0 bytes read,at frame index 600 (out of a total 600 frames), at time 20.00/20.01 sec. Using the last valid frame instead. warnings.warn(

harry0703 commented 1 week ago

This warning can be ignored and does not affect video generation.