https://bugs.kde.org/show_bug.cgi?id=363363
Bug ID: 363363 Summary: Speed effect in 16.04.1 has absolute path to video file, leads to INVALID clips (breaks project conversion from 15.x to 16.04.1) Product: kdenlive Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: Effects & Transitions Assignee: vpi...@kde.org Reporter: b...@stefantriller.de Hello, I have a project which I started with kdenlive 15.12.0 that contains clips with speed set to for example 400%. With the new feature in 16.0.4.(1) that speed clips may keep their audio track, the corresponding xml is generated differently. It now contains a resource and a warp_resource for the speed effect, but resource is set to an ABOSLUTE path in the filesystem, whereas warp_resource is the relative path. This works for a newly created project with 16.04.1. Which makes me believe that the path now has to be absolute? BUT if i open the project created with 15.x and it gets converted, BOTH resource AND warp_resource contain a relative path. While rendering this leads to INVALID texts shown wherever there is a speed effect applied. To sum up, I guess there are 2 problems: 1. 16.04.1 creates ABSOLUTE paths for the resource property of a clip with an applied speed effect 2. while converting a project from 15.x to 16.04.1 the resource stays relative. So why do relative paths in clips with speed effects not work with 16.04.1 anymore? Cheers, Stefan -- You are receiving this mail because: You are watching all bug changes.