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
Created attachment 97596 [details] Project file
Created attachment 97597 [details] Crash log
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
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?
*** Bug 361194 has been marked as a duplicate of this bug. ***