Difference between revisions of "GER"

From luvBB
Jump to navigation Jump to search
(Created page with "<pre>LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") #Starting Hybrid baseclip=DGsource("D:\encode\GER.dgi", show=true, show2="2,132,Source") sourceClip=BlankClip(29, 1920, 1080, "...")
m (WikiSysop moved page GERhybrid to GER: revert)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 17:57, 16 September 2022

LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")

#Starting Hybrid
baseclip=DGsource("D:\encode\GER.dgi", show=true, show2="2,132,Source")
sourceClip=BlankClip(29, 1920, 1080, "YV12", 24000, 1001).KillAudio()+DGsource("D:\encode\NOR.dgi")
ReplaceFramesSimple(baseClip, sourceClip, mappings="[61 2396] [152371 153707]")
#End of it

crop(0,132,0,-132)

ConditionalFilter(last, Fixer, "sceneType", "<", "1")
ConditionalReader("D:\encode\Scenes.txt", "SceneType")

function Fixer(clip c) {

c.Fixer(0,4,0,4)

return last
}

replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=88, dither_algo=3
\ , dynamic_grain=false, grainY=50, grainC=20)
\ , mappings="[61 562] [152338 152361]")