Summary: | Audio and video clips randomly moves in the timeline after mysterius duplication of clips. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | emanuel |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED WORKSFORME | ||
Severity: | critical | CC: | clintonthegeek, fritzibaby, kde-bugs, kolloom, OfficialJTanzanite, robert, terrajeanweaver, wegwerf-1-2-3 |
Priority: | NOR | Flags: | fritzibaby:
timeline_corruption+
|
Version First Reported In: | 16.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | jumbled timeline |
Description
emanuel
2016-09-28 21:19:34 UTC
Emanual, this kind of bug is ugly, and as I experienced it myself I can understand your sentiment. In order to track down such timeline corruption issues, we need a (minimized) example project, together with a concise description of the steps required to reproduce. There is no other way we can help you. I know from experience, as I sent in several such bug reports over time, where only the clear step list together with an example project helped the developers to fix those bugs. Thank you very much for your cooperation! Created attachment 109068 [details]
jumbled timeline
I have the same issue, but figured it was an edge-case beacuse I've a 16 hours timeline. I assumed I was pushing the scalability limitations of the software with a 1 megabyte project file. Loading and saving usually jumbles up some arbitrary section. I've decided to use Kdenlive as a "sandbox" for my project, and then edit together what I piece together into smaller project files with a more traditional workflow. If the problem is reproducible on a small scale, I'll submit the project file. But if the issue is a matter of scale and only large projects are vulnerable, then I'm happy to set up a Syncthing folder to transfer my project to any dev who wants a 19 gigabyte project with 306 files to reproduce the problem. My project is bigger now, but that's an older revision in which the problem still crops up. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! set to reported as it seems a matter of a big project For what it's worth I am unable to load the large (16 hour) project into any of the test binaries for the 18.08 release, although one hasn't been released in a number of months. I have experienced similar weirdness which is hard to explain or describe. I'm not sure if it will help you, but one thing which helped me a lot was to analyze my project in this great project analyzer tool: https://thediveo.github.io/kdenlive-project-analyzer/kdenlive-project-analyzer.html It can warn if there are orphaned components or other inconsistencies within the project, and this can sometimes result in incorrect behaviour which is otherwise very hard to explain. Coupled with this series of blog posts on project internals, I was able to fix some serious issues by hand-editing the project file's XML: https://thediveo-e.blogspot.com/2016/07/inside-kdenlive-projects.html This happended to me twice during editing videos in 18.12.1 under ubuntu. But reproducing this would be pretty difficult, I can only confirm the duplication only happens upon restarting kdenlive and loading the project. My project was about 2 - 4 minutes during edit with about 80 clips, so I'd say the project length is irrelevant. Hi, Just an FYI, I've observed (and documented) a similar issue where the length in time of a clip seems to slowly 'drift' over time if you open/save as a project multiple times without making any project changes at all: https://bugs.kde.org/show_bug.cgi?id=407778 This issue causes obvious changes to the placement of clips in the timeline and allows blank spots to creep in. I think it might be related to 'clip profiles'? This bug is outdated, all the timeline code was rewritten to avoid exactly this kind of issue. |