Iron Man 2

From luvBB
Revision as of 19:36, 16 September 2022 by WikiSysop (talk | contribs) (Created page with "<pr>LoadPlugin("D:\Encode\DG\DGDecodeNV.dll") # Hybrid start baseclip=DGsource("D:\Encode\ironman2.dgi", show=true, show2="2,112,Source").crop(0,132,0,-132) sourceClip=BlankCl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

  1. Hybrid start

baseclip=DGsource("D:\Encode\ironman2.dgi", show=true, show2="2,112,Source").crop(0,132,0,-132) sourceClip=BlankClip(-335, 1920, 1080, "YV12", 24000, 1001).KillAudio().crop(0,128,0,-136)+DGsource("D:\Encode\ger.dgi").crop(0,128,0,-136).Fixer(1,0,1,0)+BlankClip(64, 1920, 1080, "YV12", 24000, 1001).KillAudio().crop(0,128,0,-136) ReplaceFramesSimple(baseClip, sourceClip, mappings="[1793 2412][2610 2964][54018 54379][61218 61269]")

  1. Hybrid end
  1. Dirty lines fixing start

ConditionalFilter(last, luvBB_magic, "SceneType", "<", "1") ConditionalReader("D:\encode\scenes.txt", "SceneType")

function luvBB_magic (clip c) {

safe = c.Crop(0, 6, 0, -6) c.ConvertToYV24()

base1 = Crop(0, 6, 0, 0)

t1 = Crop(0, 0, 0, 1 - Height()).Tweak(cont=1.16) t2 = Crop(0, 1, 0, 2 - Height()).Tweak(cont=0.93) t3 = Crop(0, 2, 0, 3 - Height()).Tweak(cont=1.05) t4 = Crop(0, 3, 0, 4 - Height()).Tweak(cont=1.01) t5 = Crop(0, 4, 0, 5 - Height()) t6 = Crop(0, 5, 0, 6 - Height()).Tweak(cont=1.03)

StackVertical(t1, t2, t3, t4, t5, t6, base1)

base2 = Crop(0, 0, 0, -6)

b1 = Crop(0, Height() - 1, 0, 0).Tweak(cont=1.16) b2 = Crop(0, Height() - 2, 0, -1).Tweak(cont=0.92) b3 = Crop(0, Height() - 3, 0, -2).Tweak(cont=1.03) b4= Crop(0, Height() - 4, 0, -3).Tweak(cont=0.99) b5 = Crop(0, Height() - 5, 0, -4).Tweak(cont=0.99) b6 = Crop(0, Height() - 6, 0, -5).Tweak(cont=1.01) StackVertical(base2, b6, b5, b4, b3, b2, b1)

ConvertToYV12()

Overlay(last, safe, x=0, y=6) return last }

  1. Dirty lines fixing end
  1. Opening logo debanding start

replaceframessimple(last, last.f3kdb(sample_mode=2, range=15, Y=110, dither_algo=3 \ , dynamic_grain=false, grainY=30, grainC=40) \ , mappings="[131 884]")

  1. Opening logo debanding start
  1. D:\encode\scenes.txt
  2. TYPE int
  3. DEFAULT 0
  4. R 1 1792 1
  5. R 2413 2609 1
  6. R 2965 54017 1
  7. R 54380 61217 1
  8. R 61270 179319 1
  1. --zones 131,884,crf=