Difference between revisions of "Matrix"
Jump to navigation
Jump to search
(Created page with "<pre>LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") DGSource("D:\encode\matrix1.dgi", show=true, show2="2,120,Source") crop(0,140,0,-140) replaceframessimple(last, last.f3kdb(sampl...") |
|||
| Line 1: | Line 1: | ||
<pre>LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") | <pre>Matrix 1 | ||
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") | |||
DGSource("D:\encode\matrix1.dgi", show=true, show2="2,120,Source") | DGSource("D:\encode\matrix1.dgi", show=true, show2="2,120,Source") | ||
crop(0,140,0,-140) | crop(0,140,0,-140) | ||
| Line 10: | Line 12: | ||
\ , mappings="[18944 19011] [60830 61948] [98114 98333] [174197 174767]") | \ , mappings="[18944 19011] [60830 61948] [98114 98333] [174197 174767]") | ||
spline36resize(1280,534)</pre> | spline36resize(1280,534) | ||
Matrix 2 | |||
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") | |||
DGSource("D:\encode\matrix2.dgi", show=true, show2="2,120,Source") | |||
crop(0,140,0,-140) | |||
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=350, dither_algo=3 | |||
\ , dynamic_grain=false, grainY=190, grainC=190) | |||
\ , mappings="[417 718]") | |||
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=150, dither_algo=3 | |||
\ , dynamic_grain=false, grainY=60, grainC=0) | |||
\ , mappings="[16474 17038] [196703 196832]") | |||
spline36resize(1280,534) | |||
Matrix 3 | |||
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") | |||
DGSource("D:\encode\matrix3.dgi", show=true, show2="2,120,Source") | |||
crop(0,140,0,-140) | |||
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=350, dither_algo=3 | |||
\ , dynamic_grain=false, grainY=190, grainC=190) | |||
\ , mappings="[145 766]") | |||
spline36resize(1280,534) | |||
Matrix 4 | |||
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") | |||
DGSource("D:\encode\matrix2022.dgi", show=true, show2="2,120,Source") | |||
crop(0,138,0,-138).Fixer(0,2,0,2)</pre> | |||
Latest revision as of 19:53, 16 September 2022
Matrix 1
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
DGSource("D:\encode\matrix1.dgi", show=true, show2="2,120,Source")
crop(0,140,0,-140)
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=350, dither_algo=3
\ , dynamic_grain=false, grainY=190, grainC=190)
\ , mappings="[417 698]")
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=150, dither_algo=3
\ , dynamic_grain=false, grainY=60, grainC=0)
\ , mappings="[18944 19011] [60830 61948] [98114 98333] [174197 174767]")
spline36resize(1280,534)
Matrix 2
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
DGSource("D:\encode\matrix2.dgi", show=true, show2="2,120,Source")
crop(0,140,0,-140)
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=350, dither_algo=3
\ , dynamic_grain=false, grainY=190, grainC=190)
\ , mappings="[417 718]")
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=150, dither_algo=3
\ , dynamic_grain=false, grainY=60, grainC=0)
\ , mappings="[16474 17038] [196703 196832]")
spline36resize(1280,534)
Matrix 3
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
DGSource("D:\encode\matrix3.dgi", show=true, show2="2,120,Source")
crop(0,140,0,-140)
replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=350, dither_algo=3
\ , dynamic_grain=false, grainY=190, grainC=190)
\ , mappings="[145 766]")
spline36resize(1280,534)
Matrix 4
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
DGSource("D:\encode\matrix2022.dgi", show=true, show2="2,120,Source")
crop(0,138,0,-138).Fixer(0,2,0,2)