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

vfx.TimeSymmetrize cutoffs 1 second at the end and makes picture jump #2286

Open
AndrewFucher opened this issue Dec 9, 2024 · 0 comments
Open
Labels
bug Issues that report (apparent) bugs.

Comments

@AndrewFucher
Copy link

Hi,
While trying to use vfx.TimeSymmetrize I found out that it cutoffs 1 second at the end (start for backward part)

Issue lies in how slices are calculated in Clip class.

Expected Behavior

TimeSymmetrize Will add exactly same video but in reverse

Actual Behavior

Reversed part is cut by 1 second

Steps to Reproduce the Problem

Just use this effect TimeSymmetrize

Specifications

  • Python Version: 3.13
  • MoviePy Version: 2.1.1
  • Platform Name: Windows
  • Platform Version: 11
@AndrewFucher AndrewFucher added the bug Issues that report (apparent) bugs. label Dec 9, 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