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

Transform node keyframe adjustment breaks the proper keyframe set #1686

Closed
rpatros1979 opened this issue Jul 24, 2021 · 1 comment
Closed
Labels
High Priority Nodes/Compositing Usage of nodes for compositing

Comments

@rpatros1979
Copy link

Commit Hash
3f785f3

Platform
Arch Linux

Summary
It seems that the Transform node does not properly adjust when moving keyframes set for Rotation and Scale.

  1. Create a sequence and add a video clip to the video1
  2. Create the following nodes attached in this sequence:

Text-->Stroke-->Blur-->Transform-->Math--
___Merge
/
Media file-->Blue-->Transform-->/

  1. Three seconds into the video first set keyframes as set as follow:

Rotation: 0
Scale: 100%

  1. One second later set another keyframe as follow:

Rotation: 10
Scale: 125%

  1. One second later set another keyframe as follow:

Rotation: -10
Scale: 75%

  1. One second later set another keyframe as follow:

Rotation: 0
Scale: 100%

  1. This above works fine so far, but then attempt to move set of keyframes created in step Olive has no sound support #4 thru 6 by selecting them and moving them to the right

  2. Play the video and the animation of the transform no longer works as expected.

Additional Information / Output
The playback when moving the keyframes are not working as expected. Please see attached video

olive-transform-keyframe-bug-2021-07-24_06.56.34.mp4
@rpatros1979 rpatros1979 added Nodes/Compositing Usage of nodes for compositing Triage This issue is yet to be triaged labels Jul 24, 2021
@itsmattkc itsmattkc added High Priority and removed Triage This issue is yet to be triaged labels Jul 24, 2021
@rpatros1979
Copy link
Author

Thank you @itsmattkc, confirmed this to be work now with the latest commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority Nodes/Compositing Usage of nodes for compositing
Projects
None yet
Development

No branches or pull requests

2 participants