I have a Blu-Ray I am encoding and every other scene it goes from super sharp to super blurry.
Normally I just go through all the frames and decide which to sharpen and which to leave alone.
I am trying to do that with the resizing this time, and I am always getting a system access error and the cause is debilinearm.avsi according to the error.
This works fine if I use Lanczos and Spline, but when I try debilinear and spline it gives me the error.
debilinear looks so much better to me for this but only for the blurry scenes. I would just use it on the whole thing, but it makes the sharper scenes so sharp that it looks horrible and hard on my eyes.
here is the script I am using. Any idea why it will not work?
LoadPlugin("C:\Program Files (x86)\MeGui\tools\dgavcindex\DGAVCDecode.dll")
AVCSource("C:\Users\User\Desktop\Encoding\Wvn\Ep9\ 00004.dga")
__film = last
__t0 = __film.trim(0, 1447)
__t1 = __film.trim(1464, 33855)
__t0 ++ __t1
__film = last
__t0 = __film.trim(0, 6802).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t00 = __film.trim(6803, 6938).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.00 , ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t001 = __film.trim(6939, 7551).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t002 = __film.trim(7552, 7737).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.00 , ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t003 = __film.trim(7738, 8134).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t004 = __film.trim(8135, 8426).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.00 , ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t005 = __film.trim(8427, 8558).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t006 = __film.trim(8559, 8972).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.00 , ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t007 = __film.trim(8973, 9465).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t0v2 = __film.trim(9466, 9531).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.00 , ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t0v3 = __film.trim(9532, 11954).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t01 = __film.trim(11955, 12013).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t02 = __film.trim(12014, 15956).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t03 = __film.trim(15957, 16172).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t04 = __film.trim(16173, 16556).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t1 = __film.trim(16557, 16664).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t2 = __film.trim(16665, 16890).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t3 = __film.trim(16891, 16998).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t4 = __film.trim(16999, 19333).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t4v2 = __film.trim(19334, 19522).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t4v3 = __film.trim(19523, 22602).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t4v4 = __film.trim(22603, 22654).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t4v5 = __film.trim(22655, 22759).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t4v6 = __film.trim(22760, 22812).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t4v7 = __film.trim(22813, 23672).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t4v8 = __film.trim(23673, 23868).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t4v9 = __film.trim(23869, 24843).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t4v10 = __film.trim(24844, 24936).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t4v11 = __film.trim(24937, 25607).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t5 = __film.trim(25608, 25719).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t6 = __film.trim(25720, 25927).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t7 = __film.trim(25928, 25972).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t8 = __film.trim(25973, 26004).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t9 = __film.trim(26005, 26058).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t10 = __film.trim(26059, 26228).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t11 = __film.trim(26229, 26252).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t12 = __film.trim(26253, 27522).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t13 = __film.trim(27523, 27548).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t14 = __film.trim(27549, 28157).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t15 = __film.trim(28158, 28235).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t16 = __film.trim(28236, 28379).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t17 = __film.trim(28380, 28406).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t18 = __film.trim(28407, 28814).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t19 = __film.trim(28815, 28880).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t20 = __film.trim(28881, 29980).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t21 = __film.trim(29981, 30004).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t22 = __film.trim(30005, 30381).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t23 = __film.trim(30382, 30522).maa2(ss=4.00).LimitedSharpenFaster(ss_x=1.0 0, ss_y=1.00, strength=4, overshoot=0, undershoot=0, soft=0, edgemode=0).spline36resize(1280,720).blur(0.04)
__t24 = __film.trim(30523, 33839).maa2(ss=4.00).debilinearm(1280, 720, thr=13).blur(0.03)
__t0 ++ __t00 ++ __t001 ++ __t002 ++ __t003 ++ __t004 ++ __t005 ++ __t006 ++ __t007 ++ __t0v2 ++ __t0v3 ++ __t01 ++ __t02 ++ __t03 ++ __t04 ++ __t1 ++ __t2 ++ __t3 ++ __t4 ++ __t4v2 ++ __t4v3 ++ __t4v4 ++ __t4v5 ++ __t4v6 ++ __t4v7 ++ __t4v8 ++ __t4v9 ++ __t4v10 ++ __t4v11 ++ __t5 ++ __t6 ++ __t7 ++ __t8 ++ __t9 ++ __t10 ++ __t11 ++ __t12 ++ __t13 ++ __t14 ++ __t15 ++ __t16 ++ __t17 ++ __t18 ++ __t19 ++ __t20 ++ __t21 ++ __t22 ++ __t23 ++ __t24
I attached the avsi file I am using. It claims line 36 in the script and line 67 in the .avsi is the reason but I didn't see anything on line 67.
+ Reply to Thread
Results 1 to 2 of 2
-
-
This works fine if I use debilinear in the first 10 trims or so, but once I keep adding it in to the rest, the error happens. Is there a limit to how many times it can be called in the script?
Similar Threads
-
Access Violation with VirtualDub
By Mark53 in forum Video ConversionReplies: 10Last Post: 22nd May 2017, 14:43 -
Help! AVISynth access violation
By mpwr5 in forum Video ConversionReplies: 8Last Post: 2nd May 2017, 17:36 -
Script error "Evaluate:system exception -access violation
By zanzar in forum Newbie / General discussionsReplies: 13Last Post: 8th Apr 2017, 07:43 -
Exact audio copy 1.3 crashes -access error violation unhandled exception
By str8arrow in forum AudioReplies: 7Last Post: 7th Jan 2017, 07:25 -
Virtualdub 'out-of-bounds memory access(access violation) when hardsubbing'
By luisppk in forum Video ConversionReplies: 6Last Post: 3rd Oct 2016, 22:47