Bug 428773

Summary: Transform composition does not work correctly with latest commit (92ea9252c).
Product: [Applications] kdenlive Reporter: hidden_87
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git-master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: video of issue.

Description hidden_87 2020-11-06 23:02:50 UTC
SUMMARY
Transform/keyframe composition does not work correctly with commit past (271a8906)  Last time it worked was Nov 3rd.  Commit (92ea9252c) has issue.


STEPS TO REPRODUCE
1. Import video, img 1, img 2.
2. Put video on track 1, put img 1 on track 2, put img 2 on track 3 stacked on top.
3. Apply transform inbetween img 1 and img 2.  Transform resize acts strange and keyframe movement does not move the img.  The red box moves but the img stays.

OBSERVED RESULT
Transform,resize,keyframe does not work correctly.  Resize acts strange some times and keyframe movement does not work correctly. Img stays in place.


EXPECTED RESULT
I expect resize to work correctly and keyframe movement to work like commits 271a8906 and prior.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  Linux (x86_64) release 5.8.16-100.fc31.x86_64 (fedora 31)
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.13.2

ADDITIONAL INFORMATION
Comment 1 hidden_87 2020-11-06 23:03:51 UTC
KDE Frameworks 5.73.0
Qt 5.13.2 (built against 5.13.2)
The xcb windowing system
Comment 2 hidden_87 2020-11-06 23:31:00 UTC
Created attachment 133097 [details]
video of issue.

Video shows the issue although the resize actually worked correctly this time. It's intermittent.  The keyframe img movement did not work.  The red box moves without the img.  When playing back, img does not move.  Prior commits had no issue