Summary: | Kdenlive-git - Wipe transition is discoloring image during playback in timeline (video example included) | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | null, wegwerf-1-2-3 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | https://youtu.be/J0TzT_kBrJE | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Unknown
2016-01-22 23:12:56 UTC
This also applies to the Composite transition. I haven't tested others... I've tried to reproduce using today's Kdenlive git master; I don't see any problems. Could this be a MLT issue on Arch Linux? I'm using composite with wipe files all the time in my project and I never saw the issues you are seeing. I'm on recent 0.9.9 MLT from git master. @wegwerf, I'm on MLT 0.9.8 package from the Arch local repository. Just tested this on a fresh install of Antergos and fresh Kdenlive built. The issue repeated itself. @Jesse, I saw several fixes in MLT over the course of the past several months since 0.9.8; some concerning conversion color space, et cetera. Can you try to compile MLT directly from git sources? You can install this MLT locally without replacing your distro's MLT. Just make sure to reconfigure Kdenlive in settings to use your self-compiled MLT. My impression is that this should solve your frame corruption issues. Also, my impression is that most distro packagers do an incredible good job, but they do no real testing, so they hardly notice such regressions as you are experiencing. @wegwerf, thanks for the suggestion. I'll give it a try and send an update after testing! Yessir, that worked! in Antergos, I used Pamac, the software center, to uninstall mlt, then build + install the mlt-git package, re-installed Kdenlive, and it seems to work fine now. I guess that would make sense that the Kdenlive-git package would work with the mlt-git package (assuming the dev's are using that version as their backbone). I guess that fixes the issue -- being that I am using the development version. Thanks wegwerf! Marking this bug as fixed. |