The Day After Tomorrow
Jump to navigation
Jump to search
LoadPlugin("D:\Encode\DG\x64 Binaries\DGDecodeNV.dll")
DGSource("D:\encode\day.after.tommorow.dgi")
crop(0,132,0,-132)
safe = Crop(2, 0, -2, 0)
ConvertToYV24()
base1 = Crop(2, 0, 0, 0)
left1 = Crop(0, 0, 1 - Width(), 0).Tweak(cont=1.36)
left2 = Crop(1, 0, 2 - Width(), 0).Tweak(cont=1.01)
StackHorizontal(left1, left2, base1)
base2 = Crop(0, 0, -2, 0)
right1 = Crop(Width() - 1, 0, -0, 0).Tweak(cont=1.35)
right2 = Crop(Width() - 2, 0, -1, 0)
StackHorizontal(base2, right2, right1)
ConvertToYV12()
Overlay(last, safe, x=2, y=0)
spline36resize(1280,544)