View Full Version : Stabilizing Without Zooming
ingoldie
24th March 2017, 12:57
I'm trying to stabilize my shaky footage without zooming based on the following video but the stabilized result looks "wobbly".
https://www.youtube.com/watch?v=uXEio8q0q5o
Shaky
http://www.mediafire.com/file/76ape8jkjuy8ng7/Shaky.avi
Stabilized
http://www.mediafire.com/file/gkzxkdlzpx07swh/Stabilized.avi
How can I fix it?
ChaosKing
24th March 2017, 13:43
Never used the vdub stab filter. But you could try out some avisynth/vapoursynth scripts. I had very good results with stab3().
Avisynth stab3() and others
http://pastebin.com/cGkBziDt
videoFred restoring old 8mm films script
https://forum.doom9.org/showthread.php?t=144271
Vapoursynth stab()
https://forum.doom9.org/showthread.php?t=166582
ingoldie
24th March 2017, 17:40
I can't figure out how to use stab3() and videoFred restoring old 8mm films script stabilization part.
And I don't use Vapoursynth
Groucho2004
24th March 2017, 18:10
I can't figure out how to use stab3()Seriously? The .avsi is very well documented. It lists all dependencies and has a link to a forum thread with lots of info and examples.
raffriff42
25th March 2017, 02:34
I'm trying to stabilize my shaky footage without zooming based on the following video but the stabilized result looks "wobbly".De-select "camera has rolling shutter" - that option is for CMOS cameras, not film. http://www.guthspot.se/video/deshaker.htm
Most modern camcorders (those with a CMOS sensor instead of a CCD sensor) don't capture the whole frames at once, but instead use a "rolling shutter"
...
For Deshaker, a rolling shutter means that the camcorder shake parameters (panning, rotation and zoom) aren't necessarily constant over the entire frame, but can change slightly from one line to the next. If you enable this setting, Deshaker will therefore allow these parameters to change linearly in the vertical direction during pass 1...
ingoldie
25th March 2017, 15:10
De-select "camera has rolling shutter" - that option is for CMOS cameras, not film.
Thanks. Now it is much better but not perfect.
Stabilized2
http://www.mediafire.com/file/zdbxxqnpy39pyd9/Stabilized2.avi
Please help me to remove other artifacts.
raffriff42
25th March 2017, 19:55
Please help me to remove other artifacts.The artifacts around the edges are not so terrible IMHO. You can enable "soft borders" which help hide them somewhat.
Stronger de-shaking (higher "motion smoothness" and/or "max. correction" settings) by necessity creates larger borders. For smaller borders, lower those settings. (What you have looks like a good compromise though)
ingoldie
26th March 2017, 02:09
Here is the last settings with estabilizacion Imagen.vdscript that I used for my shaky footage.
http://i68.tinypic.com/wash79.jpg
Stabilized3
http://www.mediafire.com/file/o9no41kmf4qm5uk/Stabilized3.avi
Is Stabilized3 the best result about without zooming (within possibility) in your opinion?
ChaosKing
26th March 2017, 11:22
I made a quick test with stab3 and the other scripts. Imho you have already the best result with the vdub filter. Stab3() seems to be good only for small de-shaking (I used it only for DVDs with 1-3 px shaking) and with the script by fred, the border artefacts are much more visible than in your Stabilized.avi.
You could also try the build in ffmepg stabilizer github.com/georgmartius/vid.stab
But I doubt it will beat your results.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.