Zulko / moviepy

Video editing with Python
https://zulko.github.io/moviepy/
MIT License
12.42k stars 1.55k forks source link

Unable to cutout parts which are more than 50% of the video length #1992

Closed KishalayChakraborty closed 1 year ago

KishalayChakraborty commented 1 year ago

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Specifications

keikoro commented 1 year ago

Closing this issue as it's missing information we request when creating new issues: specs like MoviePy version, platform used etc. and/or useful code samples for reproducability and/or complete logs for errors where applicable (code-formatted text only, no screenshots).

We can reopen the issue once you've updated it. Please be aware you should always try to work with the latest master of MoviePy where possible, not the last PyPI release, which is quite old.