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

[backends] Fix behavior of MoviePy backend #462

Merged
merged 3 commits into from
Nov 23, 2024
Merged

Conversation

Breakthrough
Copy link
Owner

@Breakthrough Breakthrough commented Nov 23, 2024

Fix MoviePy backend for release of MoviePy 2.0. With these changes, the MoviePy backend should work correctly across all versions.

There are still some fixes required in MoviePy itself to make corrupt video tests pass so we might have to skip running those for now until those fixes can be pushed. I've submitted a PR to the project which can allow those tests to pass:

Zulko/moviepy#2253

There are still some fixes required in MoviePy itself to make corrupt video tests pass.
@Breakthrough Breakthrough linked an issue Nov 23, 2024 that may be closed by this pull request
Skip corrupt video test on MoviePy awaiting Zulko/moviepy#2253
@Breakthrough Breakthrough force-pushed the issue-461-moviepy_2.0 branch 3 times, most recently from 18ad778 to 92b5349 Compare November 23, 2024 18:47
@Breakthrough Breakthrough merged commit 95d20dd into main Nov 23, 2024
42 checks passed
@Breakthrough Breakthrough added this to the 0.6.5 milestone Nov 24, 2024
@Breakthrough Breakthrough deleted the issue-461-moviepy_2.0 branch November 25, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MoviePy backend is broken with moviepy >= 2.0
1 participant