Hi.
Somehow this is what is appearing when I filter certain videos and cropping doesn't remove it. It's not there originally anyway. What is it and how to remove it? Here is an example of a video I just uploaded and you can see this thin line on the left side of the video
http://www.youtube.com/watch?v=_GY_8h5UF2w
And here is the script:
Code:AviSource("input video", audio=false) ConvertToYV12(matrix="PC.709", interlaced=false) Crop(2,12,-26,-12) CNR2(un=100, vn=100) CNR2(un=100, vn=100) Dehalo_alpha(rx=4, ry=1) TemporalDegrain(SAD1=200, SAD2=150, sigma=8) nnedi3_rpow2(2, cshift="Spline36Resize") aWarpSharp(depth=5) Sharpen(0.2, 0.0) nnedi3_rpow2(2, cshift="Spline36Resize", fwidth=1440, fheight=1080) aWarpSharp(depth=5) Sharpen(0.2, 0.0)
+ Reply to Thread
Results 1 to 3 of 3
-
-
awarpsharp is the culprit, try awarpsharp2 instead
*** DIGITIZING VHS / ANALOG VIDEOS SINCE 2001**** GEAR: JVC HR-S7700MS, TOSHIBA V733EF AND MORE
Similar Threads
-
How to put two video clips side by side with VirtualDub and AviSynth?
By qingfeng in forum EditingReplies: 10Last Post: 1st Jun 2023, 08:57 -
handbrake newbie trying to fix a green band on left side dvd rip encode
By Moogle Stiltzkin in forum Newbie / General discussionsReplies: 8Last Post: 17th Nov 2014, 14:14 -
Tutorial for Green Screen with Avisynth?
By vidvidhh in forum EditingReplies: 17Last Post: 22nd Jan 2014, 17:10 -
How to remove black noise on left side of picture with Avisynth?
By VideoFanatic in forum RestorationReplies: 3Last Post: 3rd Apr 2013, 14:30 -
Green stripe on left side of captured video screen. How to remove?
By videomatrix in forum Capturing and VCRReplies: 1Last Post: 17th Sep 2012, 21:17