I'm using kdenlive 16.12.3 (with Ubuntu Studio 17.04), so this cannot be the How to get the stabilization function working in Kdenlive? issue I assume since that bug supposed to be fixed a good while ago.
What I'm doing:
I add the video clip I want to stabilize to the project. Then I can right click on the clip and add videostab2 (Clip Job > Stabilize), looks the same as the screenshot included in the SO issue I referenced above. But when I do this nothing happens.
When I save, eventually an
.mlt
file appears next to the source video file. I can see that it has some info about videostab2 (see mlt-service towards the end we can see videostab2's parameters):20928 pause GOPR0444.MP4 2 video 29.97 0 2704 1524 0 29.97 yuvj420p 1 709 1 h264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 44963086 2017-06-08T11:08:26.000000Z eng GoPro AVC GoPro AVC encoder audio fltp 48000 2 aac AAC (Advanced Audio Coding) 128000 2017-06-08T11:08:26.000000Z eng GoPro AAC avc1 0 avc1isom 2017-06-08T11:08:26.000000Z HD3.03.03.00 1 1 1 1 1 0 1 avformat 30000 1001 709 1 2704 1524 0 1 4 8 6 1 0.3 0 10 -1 -1 1 0 1 0 1 0.8 videostab2 GOPR0444.MP4.mlt.trf 0
I place the clip on the playlist.
I render.
For reference when I generate the render script it doesn't contain any traces of videostab. Not surprisingly the end result is not stabilized at all.
How can I get this working?