Bug 392670 - Changing speed or reversing slideshow clips does not work properly
Summary: Changing speed or reversing slideshow clips does not work properly
Status: CONFIRMED
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: 20.04.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
: 430227 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-04-03 08:54 UTC by nerdnils
Modified: 2021-04-03 00:13 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
fritzibaby: Brainstorm+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nerdnils 2018-04-03 08:54:03 UTC
Something is wrong with changing the speed of a clip. no matter to what speed i set it(50%, 500%, 10% does not make a difference) and no matter how long the clip is(seconds, hours, makes no difference), it shrinks/grows to about 2 seconds after changing the speed of the clip from 100%. The durance does not even change when changing the speed back to 100% after changing it once, the clip is messed up until undoing it. Deleting the effect does not change the clip back to its default length.

This clearly is wrong behaviour.
Comment 1 nerdnils 2018-04-23 08:58:51 UTC
I tried this again. It seems to work on movie clips but always fails on slideshow-clips. How to fix it?
Comment 2 nerdnils 2018-04-23 10:38:21 UTC
(In reply to nerdnils from comment #1)
> I tried this again. It seems to work on movie clips but always fails on
> slideshow-clips. How to fix it?

Do I need to give more information on this? Am i the only one having this error or everybody else is not using this effect on slideshow-clips? Really would like to get this working.
Comment 3 emohr 2018-10-15 19:18:36 UTC
Slide-Show clips are pictures like title clips. Speed changes have no influence. Make the slide-show clip longer/shorter to change the duration.
Comment 4 jparadie 2020-04-28 02:03:54 UTC
This was an issue for me. Version 20.04.0 on Windows 10. I wanted to reverse the slideshow clip so it would play backward. Reversing or changing the speed of slideshow clips does not work properly. The workaround was to render the slideshow clip as an mp4 and import the mp4 video clip. Change speed and reversing works on mp4 clips but not slideshow clips.
Comment 5 president.toom 2020-06-19 08:32:29 UTC
to anyone still having this bug;
check the properties of your clip. For some reason OBS output gave me a clip that showed as 1000 FPS in kdenlive. Apparently kdenlive can't deal with changing the speed of clips with a strange FPS as low as 15 or a high number. render your clip as a selected zone first, then import the output clip and change the speed of that instead. A FFMPEG re-render with the right parameters also works.
Comment 6 emohr 2020-06-19 15:17:40 UTC
Thank you for the tip. I added your solution here: https://invent.kde.org/multimedia/kdenlive/-/issues/727
Comment 7 paddy 2020-11-08 13:44:11 UTC
This seems like a simple bug to fix (in the slideshow clip import). It's quite easy if you know how, to rename all the frames or make them into a video with ffmpeg, but why? The whole idea of kdenlive is that it's an accessible UI for making movies. I would have thought it was quite common for people to render frames for half of an animation (using Blender for instance) then make the second half a reverse of the first.

Developers, you have to assume that 99/100 people with this problem won't tell you. They will jut find an alternative to kdenlive!
Comment 8 Julius Künzel 2021-04-02 17:56:01 UTC
Git commit 5f65e06b45d802e92c0a26828f82745eb4c9c910 by Julius Künzel.
Committed on 02/04/2021 at 17:40.
Pushed by jlskuz into branch 'release/21.04'.

Fix change speed for slideshow clips
Related: bug 429795, bug 428263

M  +7    -0    src/bin/projectclip.cpp

https://invent.kde.org/multimedia/kdenlive/commit/5f65e06b45d802e92c0a26828f82745eb4c9c910
Comment 9 Julius Künzel 2021-04-02 17:59:02 UTC
I think I fixed the speed change now, but for some reasons the render output seems to be right if you reverse a clip, but the preview in the project monitor not.
Comment 10 Julius Künzel 2021-04-03 00:13:49 UTC
*** Bug 430227 has been marked as a duplicate of this bug. ***