You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* [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
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.
The text was updated successfully, but these errors were encountered: