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

MoviePy backend is broken with moviepy >= 2.0 #461

Closed
Breakthrough opened this issue Nov 23, 2024 · 0 comments · Fixed by #462
Closed

MoviePy backend is broken with moviepy >= 2.0 #461

Breakthrough opened this issue Nov 23, 2024 · 0 comments · Fixed by #462

Comments

@Breakthrough
Copy link
Owner

With the release of MoviePy 2.0 recently, some tests started failing due to some behavioral changes in the underlying FFMPEG_Reader object PySceneDetect uses. We need to try and come up with a fix that allows the backend to continue working with all versions.

@Breakthrough Breakthrough linked a pull request Nov 23, 2024 that will close this issue
Breakthrough added a commit that referenced this issue Nov 23, 2024
* [backends] Fix behavior of MoviePy backend

There are still some fixes required in MoviePy itself to make corrupt video tests pass.

* [backends] Fix MoviePy 2.0 EOF behavior

Skip corrupt video test on MoviePy awaiting Zulko/moviepy#2253

* [build] Enable Moviepy tests for builds and document workarounds for #461
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 a pull request may close this issue.

1 participant