an3k
18th April 2013, 11:18
And this is the script:
LoadPlugin("C:\Program Files (x86)\MeGUI\tools\dgindexnv\DGDecodeNV.dll")
DGSource("\\NAS\Multimedia\HappyGet\Downloads\CAUGHT ON CAMERA_ Fertilizer Plant Explosion Near Waco, Texas_1080P.dgi",fieldop=0,crop_t=4,crop_r=660,crop_b=12,crop_l=660,resize_w=720,resize_h=1280)
Info()
Resizing to eg. 360x640, 432x768, 540x960 or 576x1024 works.
Can DGDecode only handle videos with a maximum width / height (2048 / 1088) or is the amount of pixels (2,228,224) the limit? If it's the latter, it's a bug. First time I really hope its a bug :p
LoadPlugin("C:\Program Files (x86)\MeGUI\tools\dgindexnv\DGDecodeNV.dll")
DGSource("\\NAS\Multimedia\HappyGet\Downloads\CAUGHT ON CAMERA_ Fertilizer Plant Explosion Near Waco, Texas_1080P.dgi",fieldop=0,crop_t=4,crop_r=660,crop_b=12,crop_l=660,resize_w=720,resize_h=1280)
Info()
Resizing to eg. 360x640, 432x768, 540x960 or 576x1024 works.
Can DGDecode only handle videos with a maximum width / height (2048 / 1088) or is the amount of pixels (2,228,224) the limit? If it's the latter, it's a bug. First time I really hope its a bug :p