https://bugs.kde.org/show_bug.cgi?id=410174
Robert <rob...@robertelder.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #9 from Robert <rob...@robertelder.org> --- I just tested this bug out again using the following steps and it appears to be fixed in version kdenlive-19.12.0a-x86_64.appimage: mkdir /tmp/speed cd /tmp/speed wget http://mirrors.ocf.berkeley.edu/kde-applicationdata/kdenlive/release/kdenlive-19.12.0a-x86_64.appimage md5sum -c <(echo "1d12febea853500fb1e0f1adeeea4f32 kdenlive-19.12.0a-x86_64.appimage") chmod u+x kdenlive-19.12.0a-x86_64.appimage wget "http://www.robertelder.ca/Screencast 2019-06-08 13:53:57.mp4" /tmp/speed/kdenlive-19.12.0a-x86_64.appimage # Now add the clip 'Screencast 2019-06-08 13:53:57.mp4' to timeline. Right-click on clip and select change speed. Change speed to 200 using right-click method. Then render project to /tmp/speed/untitled.mp4 Also tested with re-naming the clip to ren:der.mp4 and adding that to the project. Renders just fine in both cases. I now consider this bug fixed since I no longer see any issues with my test case. I am going to go ahead and mark this bug as resolved (let me know if you'd rather update the bug statuses yourselves). -- You are receiving this mail because: You are watching all bug changes.