14

I'm using Kdenlive v17.12.3 and am trying to reverse a video clip, i.e. play it backwards. Previously, this could be done via 'clip jobs' in the context menu of the respective clip. But this feature has disappeared in my version. Is there any alternative?

E. Sommer
  • 337

3 Answers3

14

Kdenlive 19, has the following option, when selecting a clip in the timeline:

enter image description here

Then simply click the reverse clip checkbox

enter image description here

11

There's a simple way to do what you want: under Clip Jobs select Duplicate clip with speed change:-

KDEnliveSelect



Now specify the speed as -100%:-

KDEnliveSpeed



Note that this will create a new clip, with .mlt appended to the original clip path.

AFH
  • 17,958
2

In addition to @afh answer, you can also provide a negative value to the speed effect in order to reverse a video without duplicating the clip.

  • -100% will revert the clip
  • -200% will revert the clip and x2 the speed
Nico Toub
  • 121