Hi!
I try to stabilize a DVD, deshaker in virtualdub doesn't solve the problem and I tried DePanStabilize
in avisynth but the same problem, would appreciate if anybody can help, thank you!
+ Reply to Thread
Results 1 to 3 of 3
-
-
This helps but not only is the frame bouncing there is a rolling shutter distortion. The film was sometimes moving while it was being digitized so it's distorted as well as displaced.
Code:maxstabH=10 maxstabV=30 vectors = MSuper().MAnalyse(isb = false) mdata = MDepan(vectors, pixaspect=1.0, thSCD1=400) DePanStabilize(last,data=mdata,dxmax=maxstabH,dymax=maxstabV,rotmax=3.0,method=1,mirror=15,cutoff=0.2,damping=3.0,prev=10,next=10,blur=0)
Similar Threads
-
What kind of video editor could stabilize of the camera angle
By 775405984 in forum Newbie / General discussionsReplies: 2Last Post: 8th Feb 2019, 15:20 -
clean + improve the colors + stabilize (HELP)
By frank_zappa in forum RestorationReplies: 25Last Post: 26th Oct 2017, 02:23 -
Help ..how to stabilize video
By fulmanful in forum DVD RippingReplies: 6Last Post: 28th Oct 2016, 08:07 -
Batch stabilize script for ffmpeg
By racer-x in forum Video ConversionReplies: 20Last Post: 2nd Jun 2016, 17:10 -
Assistance with some depan/stabilize settings?
By Bruce/Fl in forum RestorationReplies: 12Last Post: 18th Apr 2016, 02:20