← Back to team overview

openshot.developers team mailing list archive

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

 

Ho, what a very good idea. I'll tag in the wishlist for to be sure than
it will not be, this time, forgotten.

** Changed in: openshot
   Importance: Undecided => Wishlist

** Changed in: openshot
    Milestone: None => 1.2.0

-- 
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