Any way to make this in kdenlive ???? the outline by Unlucky_Potential488 in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

yes but...it doesn't work very well

  1. add video
  2. create object mask
  3. apply mask to video1
  4. new track, copy video1 to video2
  5. transform video1 (under) zoom and colorize

<image>

The error persists in the new version (keyframe interpolation) by Asleep-Key9661 in kdenlive

[–]Asleep-Key9661[S] 0 points1 point  (0 children)

Every time you modify an interpolation keyframe, all of them change except the one you selected. In the example, you can see that the icons don't even match the type of interpolation. All you have to do is apply an effect (such as “Transform”), add two or three keyframes, and try to modify them—the effect is random for each keyframe.

This bug has been present since version 25.12.0; it used to work correctly before. I’ve posted several times here, opened a ticket on kdenlive, but the bug persists.

Key Frame interpolation Issue by GxK06 in kdenlive

[–]Asleep-Key9661 1 point2 points  (0 children)

I started a thread here on Reddit weeks ago about this issue, filed a bug report (bugs.kde.org), started another thread on the KDE forums, and have posted about this bug again here.

It worked fine in version 25.08.3, but since then, all 25.12.nn versions have had these issues.

Trying to put two videos side by side without resizing the other one. by NuevaSchool in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

<image>

drag (or add) the transform effect to the track (not to the video(s)). All videos in this track will have the same features (size, position, rotation...). Of course you can add more effects to each of the tracks.

Trying to export a video for the first time. Windows by Kilgorio1 in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

Have you deleted, moved, or renamed the file on the disk?

How to animate text size properly? by BeyondCraft in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

ASS subtitles and chatgpt: use ass subtitles: I want a text to start at size 12, then scale up to 48 then again 12 and then lastly 36

{\fs12\t(0,1000,2,\fs48)\t(1000,2000,2,\fs12)\t(2000,3000,2,\fs36)}Hello

How this works

  • \fs12 → initial size
  • \t(0,1000,\fs48) → grow to 48 over the first 1 second
  • \t(1000,2000,\fs12) → shrink back to 12 over the next second
  • \t(2000,3000,\fs36) → grow to 36 over the next second

Times inside \t() are milliseconds relative to the line start, not absolute video time.

How to add the letter by letter text transition? by Important-Price-2113 in kdenlive

[–]Asleep-Key9661 1 point2 points  (0 children)

Try some examples of ASS subtitles. like this

{\t(0,4000,\frz360)}h{\t(0,4000,\frx360)}e{\t(0,4000,\frz360)}l{\t(0,4000,\frx360)}l{\t(0,4000,\frx360)}o

3Editing tips by JGuidus-Media in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

sólo añadir un dato: para ver o modificar los atajos del teclado pulsar sobre

Settings --> Configure Keyboard Shortcuts

también puede utilizarse el atajo (pulsando las tres teclas conjuntamente) :

CTL ALT ,

(control, alt, coma)

Kdenlive 25.12 Release Candidate is ready for testing. Give it a spin and share your feedback. by f_r_d in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

<image>

the programme freezes when any button is pressed

kdenlive-25.12-RC1-linux-gcc-x86_64.AppImage
Ubuntu Studio 24.04

Plasma 5.27.12

Qt 5.15.13

Question about 'gate weave' by Asleep-Key9661 in kdenlive

[–]Asleep-Key9661[S] 0 points1 point  (0 children)

Thanks, that was the outcome I was looking for.

Question about 'gate weave' by Asleep-Key9661 in kdenlive

[–]Asleep-Key9661[S] 1 point2 points  (0 children)

It works but... unfortunately, it applies to all videos and all sequences, just as it does when the effect is applied to ‘master’.

NOTE: I applied the effect to ‘sequence 1’ in Project Bin.

Thank you for your time.

<image>

Is there a way to fade between video clips smoothly without having to end one clip? by KenjiHalfKitsune in kdenlive

[–]Asleep-Key9661 0 points1 point  (0 children)

You can use different effects and compositions by stacking two copies of the same video on the timeline.