Bug 377377

Summary: .mlt file truncates video canvas in timeline
Product: [Applications] kdenlive Reporter: Evert Vorster <evorster>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal CC: fritzibaby
Priority: NOR Flags: fritzibaby: timeline_corruption+
Version: git-master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screen grab showing the issue

Description Evert Vorster 2017-03-08 13:21:26 UTC
Created attachment 104451 [details]
Screen grab showing the issue

I have noticed this issue just recently. 
There is some vertical footage that I want to use in a horizontal video. 
The raw footage behaves as expected, but I want it stabilized. 
When I run the stabilize clip job, and add the resultant .mlt file to the timeline, it truncates the horizontal video canvas into a vertical one. 

The .mlt file also does not pass along the resolution of it's associated footage.
In the added attachment, you can see the .mlt file move the picture around the canvas of the preview clip, as it should. However, once it's on the timeline, the project preview is trucated and the footage does not move around.
I am unable to make it fit the width of the project, even by applying a zoom. 

When I go into the clip properties of the .mlt file, it is all blank, so I can't even tell the program what resolution it is. 

The .mlt file really should leave the canvas it is displayed on alone, as well as pass along the resolution of it's associated footage, so that the "fit to width" and "zoom to 100%" buttons work as normal in the position and zoom effect.
Comment 1 Evert Vorster 2019-07-30 05:14:29 UTC
Fixed!