Difference between revisions of "Hybrid"
Jump to navigation
Jump to search
(Created page with "'''The Bank Job 2008''' <pre> LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") #Starting Hybrid baseclip=DGsource("D:\encode\GER.dgi") sourceClip=BlankClip(29, 1920, 1080, "YV12", 2...") |
Tag: Reverted |
||
| Line 25: | Line 25: | ||
\ , mappings="[61 562] [152338 152361]") | \ , mappings="[61 562] [152338 152361]") | ||
</pre> | </pre> | ||
<categorytree style="column-count:3;-moz-column-count:3;-webkit-column-count:3">Extensions by category</categorytree> | |||
Revision as of 16:22, 18 September 2021
The Bank Job 2008
LoadPlugin("D:\Encode\DG\DGDecodeNV.dll")
#Starting Hybrid
baseclip=DGsource("D:\encode\GER.dgi")
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]")
<categorytree style="column-count:3;-moz-column-count:3;-webkit-column-count:3">Extensions by category</categorytree>