This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Make slowmotion from 120fps

Tags: None
(comma "," separated)
santik
Registered Member
Posts
3
Karma
0

Make slowmotion from 120fps

Thu Apr 10, 2014 1:14 pm
Hello,
I'm very new to kdenlive and I have (maybe very stupid) question:
I have 720p 120fps video
What is the best way to do slowmotion video 720p 30fps?
Can I just load my video to the project as 30fps video or I should use Motion-speed effect?
Please let me know.

Thanks!
santik
Registered Member
Posts
3
Karma
0

Re: Make slowmotion from 120fps

Fri Apr 11, 2014 8:56 am
Cool! Noone knows :z

I found the interesting feature:
It is possible to import video as is (120fps) and then force to change the fps to 30 in clip properties.
But unfortunately length doesn't change. So if I had 10 sec in 120 fps and then changed it to 30fps I got 10sec of 30fps and lost 75% of the clip. Looks like it is not the best solution.
capslock
Registered Member
Posts
699
Karma
4
OS

Re: Make slowmotion from 120fps

Fri Apr 11, 2014 9:49 am
I found this on a seach for "slowmotion": viewtopic.php?f=265&t=114366
santik
Registered Member
Posts
3
Karma
0

Re: Make slowmotion from 120fps

Fri Apr 11, 2014 1:47 pm
capslock wrote:I found this on a seach for "slowmotion": viewtopic.php?f=265&t=114366


Thank you for the reply. I saw that topic but there is no answer in it also.
The question is:
What is the best way to make 720p 30fps slow motion video from 720p 120fps source?
Use speed effect or some other trick?
capslock
Registered Member
Posts
699
Karma
4
OS

Re: Make slowmotion from 120fps

Sun Apr 13, 2014 8:20 am
Well I am currently facing the same challenge with 50fps to 25fps. My idea is this: Import footage into an <original framerate> project. Then render to png frames. Import the frames as a png sequence into a <destination framerate> project. The result should be a fine slowmotion which uses only the original footage.
capslock
Registered Member
Posts
699
Karma
4
OS

Re: Make slowmotion from 120fps

Sat Apr 26, 2014 4:18 pm
Tried this today and it worked perfectly nice.

1. Extract png full frames from source using ffmpeg
ffmpeg -i 50fpsClip.MTS -r 50 -s 1920x1080 -f image2 slowmo-%03d.png

2. Import images into kdenlive project. Choose diashow with 1 frame time to show per image.
Feel free to cut unneeded leading and trailing images while importing by choosing only a subset of the images from step 1.

Use diashow as normal clip. With this handling the slowmo is super soft, but you cannot apply an addition slowmotion effect from kdenlive. In that case, use ffmpeg create a lossless clip in the destination framerate from the single images.
TheDiveO
Registered Member
Posts
595
Karma
3
OS

Re: Make slowmotion from 120fps

Mon Apr 28, 2014 7:25 pm
The PNG intermediate step is not necessarily required. There's a simple yet useful blog post about changing the framerate with ffmpeg. http://evorster.blogspot.de/2012/10/httpblog.html

There are also container modification programs that allow to change the framerate by modifying the meta data and without the need to pipe through the video stream.
capslock
Registered Member
Posts
699
Karma
4
OS

Re: Make slowmotion from 120fps

Fri May 02, 2014 5:00 pm
That one is great - thank you!


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot]