Bug 359896 - Crash when I try "Import keyframes from clip"
Summary: Crash when I try "Import keyframes from clip"
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
: 361194 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-02-28 19:00 UTC by Valdas
Modified: 2016-03-30 20:48 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Project file (62.52 KB, text/plain)
2016-02-28 19:01 UTC, Valdas
Details
Crash log (23.58 KB, text/plain)
2016-02-28 19:02 UTC, Valdas
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***