Bug 360181 - Git master 2016-03-07 - Proxies not used on initial load of project
Summary: Git master 2016-03-07 - Proxies not used on initial load of project
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Arch Linux Other
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-06 23:59 UTC by Evert Vorster
Modified: 2016-03-08 01:28 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evert Vorster 2016-03-06 23:59:55 UTC
When a saved project is opened  that has proxies enabled, the yellow "P" shows on the clips in the project bin, but what is displayed in the Clip monitor and Project monitor is the original footage. 
If you then right-click on the clip, disable proxy and re-enable it, the proxy is shown in the Clip monitor. 

Reproducible: Always

Steps to Reproduce:
1.Load a project that has proxies enabled & created with 4K footage.
2. Try to seek through a clip on the clip monitor
3. Disable proxy for that clip
4. re-enable proxy for that clip
5. Seek through it again in the clip monitor

Actual Results:  
Proxy clips are not loaded on initial load of a saved project

Expected Results:  
Enabled proxies to be used at all times
Comment 1 Jean-Baptiste Mardelle 2016-03-07 21:34:48 UTC
I just committed a few fixes to proxies that could impact some projects. Can you try again with current git, and if you still encounter the bug, attach here a simple project that has this bug ?
Comment 2 Evert Vorster 2016-03-08 01:28:02 UTC
Fixed, thanks