← Back to team overview

openshot.developers team mailing list archive

[Bug 586777] Re: Feature request: a Transcode Filter for stabilize a jiggled video

 

My guess is it will be a problem getting this to work in conjunction
with MLT (i.e. when constructing the MLT xml). The best way forward
would be for this filter to be ported to frei0r or to be added as a
filter in MLT - but that's beyond my skills.

-- 
Feature request: a Transcode Filter for stabilize a jiggled video
https://bugs.launchpad.net/bugs/586777
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: New

Bug description:
Hi,
In fact, there is an existing bug but i can not find it. It will be a great feature for Openshot if we have this. So, we must use a great tool : Transcode and a special filter than you can find/see here and some awesone exemples. http://public.hronopik.de/vid.stab/features.php?lang=en
Indeed, we must open two instances of transcode : one for analyse the file and the second for apply the modification.  
In details, we have :
transcode -J stabilize -i MOVIE -y null,null -o dummy 
transcode -J transform -i MOVIE OUTPUTOPTIONS -o STABILE 
We have too the possibility to apply this for the video very very shaked by this command :
transcode -J stabilize=shakiness=8:show=1,preview -i MOVIE -y null,null -o dummy 
The maintener of this filter is Georg Martius





References