The Naked Mile

From luvBB
Jump to navigation Jump to search
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
DGSource("D:\encode\nakedmile.dgi", show=true, show2="2,2,Source")
crop(2,18,-2,-22).fillmargins(0,1,0,0).fixer(0,3,0,3)
safe = Crop(6, 0, -6, 0)
ConvertToYV24()

base1 = Crop(6, 0, 0, 0)
left1 = Crop(0, 0, 1 - Width(), 0).Tweak(cont=1.22)
left2 = Crop(1, 0, 2 - Width(), 0).Tweak(cont=0.98)
left3 = Crop(2, 0, 3 - Width(), 0).Tweak(cont=1.05)
left4 = Crop(3, 0, 4 - Width(), 0).Tweak(cont=0.99)
left5 = Crop(4, 0, 5 - Width(), 0).Tweak(cont=1.01)
left6 = Crop(5, 0, 6 - Width(), 0)
StackHorizontal(left1, left2, left3, left4, left5, left6, base1)

base2 = Crop(0, 0, -6, 0)
right1 = Crop(Width() - 1, 0, -0, 0).Tweak(cont=1.22)
right2 = Crop(Width() - 2, 0, -1, 0).Tweak(cont=0.98)
right3 = Crop(Width() - 3, 0, -2, 0).Tweak(cont=1.05)
right4 = Crop(Width() - 4, 0, -3, 0).Tweak(cont=0.99)
right5 = Crop(Width() - 5, 0, -4, 0).Tweak(cont=1.01)
right6 = Crop(Width() - 6, 0, -5, 0)
StackHorizontal(base2, right6, right5, right4, right3, right2, right1)

ConvertToYV12()
Overlay(last, safe, x=6, y=0)

replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=120, dither_algo=3
\ , dynamic_grain=false, grainY=30, grainC=60)
\ , mappings="[66 280] ")
spline36resize(1280,694,0,1,0,0)