I've got mountains of home video which is perfectly reasonable to watch at normal playback speeds. I want to take a few scenes and speed it up and insert into some home movies I'm planning to make. Problem is, camera shake is VERY nasty when sped up.
I found a program called SteadyHand http://www.goodervideo.com/products/SH.html which seems like it might be helpful.
Does anyone have any experience with that program or have any other suggestions?
I'm pretty sure I would only use it on clips I intend to play back fast.
+ Reply to Thread
Results 1 to 6 of 6
-
-
I have used the plugin for virtualdub with some success, however there is a common issue with all stabilisers, and the virtualdub plugin is no exception. In order to stabilise the image, points are tracked and their motion analysed. The image is then shifted in the frame so that these points remain in a fairly constant position. The result can be large border areas with no image in place. If the movement is subtle, then these can be small enough to be hidden by the overscan of a normal TV. If the movement is extreme, then the only solution is to then zoom in on the stabilised image to fill the screen again, giving you a softer image. While all of the programs have various options to fill the borders, none of them any good.
Read my blog here.
-
Sorry to hijack,
What if I want to make the movie in slow(er) motion, so that camera shake is not that noticable. -
Read my blog here.
-
Originally Posted by guns1inger
Is this it? Steady De-Interlace
I might have a bit too much shake to be successful with the clips I have, maybe I'll have to cut out some of the worst bits. Given what I'm trying to do here, my guess would be it is better to "process" the clip in regular speed and then speed up afterwards. -
Originally Posted by guns1inger
Code:source=avisource("d:\videofile.avi").tdeint() vectors = source.MVAnalyse(isb = false) globalmotion = source.MVDepan(vectors, pixaspect=1.094, thSCD1=400) DepanStabilize(source, data=globalmotion, cutoff=2.0, pixaspect=1.094)
Option2
With that said, you should definitely check out DeShaker for virtualdub. It is much easier to use since it has a nice pretty GUI(although you do need to create the temporary pass file, which can be a little irritating).
http://www.sundancemediagroup.com/articles/deshaker_guide.htm
Similar Threads
-
How to Remove Camera Shake from iPhone 4S Videos (Batch Deshaker Script)
By preshing in forum EditingReplies: 1Last Post: 17th Apr 2012, 22:35 -
How to get DePan for AviSynth to fix Screen Shake?
By VideoFanatic in forum RestorationReplies: 45Last Post: 30th Nov 2011, 07:49 -
Reducing Camera shake in post production
By Dannyboy125 in forum Newbie / General discussionsReplies: 7Last Post: 16th Sep 2011, 07:42 -
Shake 4.1 on the new MacBook Pro? Does it work well?
By accumulator in forum MacReplies: 1Last Post: 17th Mar 2009, 12:22 -
Remove some shake from video
By helper in forum Newbie / General discussionsReplies: 1Last Post: 6th Oct 2008, 14:39