Bug 359896

Summary: Crash when I try "Import keyframes from clip"
Product: [Applications] kdenlive Reporter: Valdas <zmogas>
Component: Video Effects & TransitionsAssignee: Vincent PINON <vpinon>
Status: RESOLVED FIXED    
Severity: crash CC: jb, riku.seppala, wegwerf-1-2-3
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Project file
Crash log

Description Valdas 2016-02-28 19:00:41 UTC
I tried to do "motion tracking":
- imported clip;
- applied "Auto Mask" on to clip;
- adjusted rectangle and clicked "Analyse": all went ok (pixelated mask follows tracking object);
- inserted text clip in to top track;
- selected first clip and "Affine" using mouse and holding "Ctrl";
- pulled menu in effect properties window;
- chose "Import keyframes from clip" -> CRASH

Crash report tool that crash info is not useful.  
Tried stable and latest versions.
I examined project file (saved after I do "Analyse" in "Auto mask"), but not found distinguishable data of motion vectors (I thing there should be some array).

Attaching project file and crash log.


Reproducible: Always
Comment 1 Valdas 2016-02-28 19:01:20 UTC
Created attachment 97596 [details]
Project file
Comment 2 Valdas 2016-02-28 19:02:30 UTC
Created attachment 97597 [details]
Crash log
Comment 3 Jean-Baptiste Mardelle 2016-02-29 19:33:03 UTC
Git commit 9b7c345eef7c254dbdb390402d07a8a9b263b03c by Jean-Baptiste Mardelle.
Committed on 29/02/2016 at 19:32.
Pushed by mardelle into branch 'master'.

Fix crash on transition import keyframes

M  +2    -3    src/mainwindow.cpp
M  +6    -1    src/project/transitionsettings.cpp
M  +2    -1    src/project/transitionsettings.h
M  +1    -1    src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/9b7c345eef7c254dbdb390402d07a8a9b263b03c
Comment 4 Wegwerf 2016-03-03 09:07:59 UTC
It doesn't crash anymore. However, I did the motion analysis using Auto Mask effect on the clip in the project bin. If I later try to import the motion keyframes to the affine transition this doesn't result in usable keyframes: these are outside the range of the affine transition length. What am I doing wrong here?
Comment 5 riku.seppala 2016-03-30 20:48:46 UTC
*** Bug 361194 has been marked as a duplicate of this bug. ***