Advertisement
trds

Untitled

Jul 29th, 2021
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.36 KB | None | 0 0
  1. LoadPlugin("D:\Encode\DG\x64 Binaries\DGDecodeNV.dll")
  2. DGSource("D:\encode\3d.dgi")
  3. baseClip=DGSource("D:\encode\3d.dgi")
  4. sourceClip=DGSource("D:\encode\2d.dgi")
  5. ReplaceFramesSimple(baseClip, sourceClip, mappings="[7105 7794] [19317 19451] [105091 105135] [113132 113258] [114845 114975]")
  6. spline36resize(1280,720)
  7. Trim(8300,124500).SelectRangeEvery(3500,300)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement