Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - ColorBars(width = 1920, height = 1080, pixel_type = "rgb32", staticframes = false).killaudio().assumefps(60, 1).trim(0,7199)
 - Detectclip = last
 - RED=ShowRed(Pixel_Type="Y8").Levels( 0,0.8,255, 8,247,coring=false)
 - GRN=ShowGreen(Pixel_Type="Y8").Levels(0,1.5,255,12,223,coring=false)
 - BLU=ShowBlue(Pixel_Type="Y8").Levels( 0,2.0,255,32,239,coring=false)
 - MergeRGB(RED,GRN,BLU,pixel_Type="RGB32")
 - DetectionClip = DetectClip.Blur(1.58).Blur(1.58).Spline36Resize(320,240)
 - BadColorclip = last
 - GamMatch ( BadColorClip, DetectionClip, RedMul=1.0, GrnMul=1.0, BluMul=1.0, Th=0.04, loTh=0.04, hiTh=0.04, RngLim=11, GamMax=10.0, x=10,y=10,w=-10,h=-10, show=false, Verbosity=2, coords=false )
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment