Run Hide

From luvBB
Revision as of 20:20, 16 September 2022 by WikiSysop (talk | contribs) (Created page with "<pre>LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") DGSource("D:\encode\runhide.dgi", show=true, show2="2,120,Source") crop(0,136,0,-136) safe = Crop(0, 2, 0, -2) ConvertToYV24()...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
DGSource("D:\encode\runhide.dgi", show=true, show2="2,120,Source")
crop(0,136,0,-136)
safe = Crop(0, 2, 0, -2)
ConvertToYV24()
 
base1 = Crop(0, 2, 0, 0)
 
t1 = Crop(0, 0, 0, 1 - Height())
t2 = Crop(0, 1, 0, 2 - Height()).Tweak(cont=1.22)
StackVertical(t1, t2, base1)
 
base2 = Crop(0, 0, 0, -2)
 
b1 = Crop(0, Height() - 1, 0, 0).Tweak(cont=2.6)
b2 = Crop(0, Height() - 2, 0, -1)
StackVertical(base2, b2, b1)
 
ConvertToYV12()
 
Overlay(last, safe, x=0, y=2)

FillMargins(0,1,0,0)
Fixer(0,2,0,2)

replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=110, dither_algo=3
\ , dynamic_grain=false, grainY=30, grainC=30)
\ , mappings="[1 148541]")
spline36resize(1280,538,0,1,0,0)