Bug 369054

Summary: Git master:2016-09-19:Zoom to original size uses proxy resolution
Product: [Applications] kdenlive Reporter: Evert Vorster <evorster>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Evert Vorster 2016-09-19 14:57:03 UTC
The Zoom effect has a button that zooms the source footage to it's original resolution. 
This is really useful when using footage that has a higher resolution than that of the project, as it quickly zooms to the maximum "optical" zoom level. 

Unfortunately, when using proxies, it seems to pick the resolution of the proxy rather than the original footage. 

Reproducible: Always

Steps to Reproduce:
1.Load 4K footage into FullHD project
2.Enable proxies
3.Drag clip to timeline
4.Apply Zoom Effect
5.Hit "Zoom to original"

Actual Results:  
The zoom level zooms to the proxy size, typically a fraction of the FullHD project (My case 360p, or 16.5%)

Expected Results:  
The zoom level to be adjusted to the original footage's resolution, in the case of the example, 200%
Comment 1 Evert Vorster 2016-09-30 10:06:32 UTC
When did you fix this?

It works perfectly now, thank you very much!