WEB Hybrid

From luvBB
Revision as of 20:09, 16 September 2022 by WikiSysop (talk | contribs) (Created page with "<pre>LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") sourceClip=DGsource("D:\Encode\WEB.dgi").Crop (0, 120, -0, -120).z_ConvertFormat (width=1280, height=640, pixel_type="YV12", di...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
sourceClip=DGsource("D:\Encode\WEB.dgi").Crop (0, 120, -0, -120).z_ConvertFormat (width=1280, height=640,  pixel_type="YV12", dither_type="ordered").trim(202,0)+DGsource("D:\Encode\WEB.dgi").Crop (0, 120, -0, -120).z_ConvertFormat (width=1280, height=640,  pixel_type="YV12", dither_type="ordered")
baseClip=DGsource("D:\Encode\BD.dgi", show=true, show2="2,60,Source").crop(0,60,0,-60).spline36resize(1280,640)
ReplaceFramesSimple(baseClip, sourceClip, mappings="[33966 36769] [108697 110357] [152078 152329] [159571 160477] [164832 165784] [175958 178369]")