moviepy
Here are 87 public repositories matching this topic...
-
Updated
Jul 6, 2019 - Python
-
Updated
Apr 21, 2018 - Python
-
Updated
Feb 2, 2018 - Python
-
Updated
May 12, 2019 - Python
-
Updated
Sep 22, 2018 - Python
-
Updated
Mar 29, 2021 - Python
-
Updated
Nov 9, 2020 - Python
-
Updated
Mar 19, 2021 - Vue
-
Updated
Apr 12, 2021 - Python
-
Updated
Sep 10, 2020 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Mar 28, 2021 - Python
-
Updated
Oct 24, 2017 - Python
As it is right now faminator can make videos with just videos or just images. I want it to have the capability to create a video out of both smaller clips and images.
From what I had researched there is not any way you can do that in moviepy. A workaround I though about was to start concatenating videos from the file. When faminator finds an image, then it will start concatenating those images,
Would be great if this could support single file optimization instead of only directories. So a single mov could me processed to mp4.
This would require making the loop an if case and make the args required for the specified file type to optimize.
Improve this page
Add a description, image, and links to the moviepy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the moviepy topic, visit your repo's landing page and select "manage topics."
Every asset generated by the script (images, videos and text files) are stored in the root folder. It would be good to move them to a static folder.