zackmawaldi / YouTube-shorts-generator

Automatically download Reddit videos, edit them, and upload them to YouTube.
MIT License
323 stars 62 forks source link

Moviepy writing video takes too much time #18

Open apoorvpandey0 opened 1 year ago

apoorvpandey0 commented 1 year ago

Logs

Moviepy - Building video temp_clips/output.mp4.
MoviePy - Writing audio in outputTEMP_MPY_wvf_snd.mp4
MoviePy - Done.
Moviepy - Writing video temp_clips/output.mp4

The last step of writing is taking too much time close to 20 mins for completion

zackmawaldi commented 1 year ago

It should be rendering the video. Try running off blur option in config file. I also updated the repo since your issue, so try to use the new version when you disable blur!