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

Saving the same video clip twice will yield different results #2157

Open
kongzhecn opened this issue Apr 19, 2024 · 0 comments
Open

Saving the same video clip twice will yield different results #2157

kongzhecn opened this issue Apr 19, 2024 · 0 comments
Labels
bug Issues that report (apparent) bugs.

Comments

@kongzhecn
Copy link

kongzhecn commented Apr 19, 2024

Saving the same video clip twice will yield different results. Specifically, there may be differences in the starting frame of the same video clip, with the first saved video frame having motion and the second saved video frame being stationary.

Expected Behavior

The movements of the two video clips should be completely consistent.

Actual Behavior

The comparison results are shown as follows (I only captured the different frames in the video.):

4.19.mp4
Snipaste_2024-04-19_21-34-35

The whole videos are as follows:

First saved video:

fe005c1e9a4236a701822bd37d7e17ada6e805d1812f296b26fd182707f76a08_9_right.mp4

Second saved video:

right.mp4

Steps to Reproduce the Problem

Specifications

  • Python Version: 3.9.16
  • MoviePy Version: 2.0.0.dev2
  • Platform Name: Linux
  • Platform Version: Centos
@kongzhecn kongzhecn added the bug Issues that report (apparent) bugs. label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that report (apparent) bugs.
Projects
None yet
Development

No branches or pull requests

1 participant