Summary: | Gt Master 2016-01-26 - cannot make a proxy of a stabilised .mlt file. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Evert Vorster <evorster> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | mlt file that does not load |
Description
Evert Vorster
2016-01-26 12:11:09 UTC
Git commit 50b186e2268e61577680d40ebad0a1ead6cb8dcb by Jean-Baptiste Mardelle. Committed on 29/01/2016 at 11:02. Pushed by mardelle into branch 'master'. Fix proxy for playlist clips M +1 -1 src/mltcontroller/producerqueue.cpp http://commits.kde.org/kdenlive/50b186e2268e61577680d40ebad0a1ead6cb8dcb Created attachment 96959 [details] mlt file that does not load I'm sorry but the problem is not fixed, and some more bugs were introduced. Here is a short video of me running into this issue again. https://youtu.be/wuQqVwwhub0 Also new now is that the clip monitor does not show the currently selected clip in the monitor, as well as acting squirrely, like showing full screen without me having clicked on it Issue not fixed as of git master 2016-02-01, and new issues introduced on clip monitor. I do like the clip used count being back now, I missed it with the rewrite. :) Oh, the clip is 4k, and the project is 1080p, which might also be causing the issue. Git commit 71392a70371531cd47e5cddb622eb96df00df08e by Jean-Baptiste Mardelle. Committed on 01/02/2016 at 22:46. Pushed by mardelle into branch 'master'. Fix stabilize on clips with profile != project profile M +5 -0 src/definitions.cpp M +2 -0 src/definitions.h M +1 -1 src/mltcontroller/producerqueue.cpp M +6 -0 src/project/jobs/meltjob.cpp http://commits.kde.org/kdenlive/71392a70371531cd47e5cddb622eb96df00df08e Works fine now, thanks |