https://bugs.kde.org/show_bug.cgi?id=522421
Bug ID: 522421
Summary: Importing keyframes from one effect to another sets
all target keyframe values to zero instead of copying
the actual values.
Classification: Applications
Product: kdenlive
Version First 26.04.2
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Timeline & Editing
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When attempting to copy or transfer keyframe animations between effects using
the "Import from clipboard" feature in the effect stack, the operation fails to
copy the actual data. Instead of replicating the original keyframe values onto
the target effect, Kdenlive resets all the imported keyframe values to zero
(0).
This happens even when the parameters between the two effects are compatible or
identical.
Steps to Reproduce
1. Add an effect (e.g., Transform) to a clip and animate it by creating
several keyframes with different values.
2. Click on the options menu of the effect and choose "Copy keyframes to
clipboard".
3. Add another effect to the same or a different clip.
4. Click on "Import from clipboard" to paste the keyframes.
5. Notice that the keyframes are created on the timeline, but all their
numerical values are set to 0.
Expected Result
The target effect should inherit the exact keyframe values and positions from
the original effect.
Actual Result
The keyframes are imported, but all their positions/values are wiped out and
replaced with zero.
--
You are receiving this mail because:
You are watching all bug changes.