Advertisement
Milan_Bus4168

blur

Jul 15th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.31 KB | Software | 0 0
  1. {
  2. Tools = ordered() {
  3. Rectangle1 = RectangleMask {
  4. CtrlWZoom = false,
  5. Inputs = {
  6. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  7. MaskWidth = Input { Value = 1920, },
  8. MaskHeight = Input { Value = 1080, },
  9. PixelAspect = Input { Value = { 1, 1 }, },
  10. Center = Input { Value = { 0.525917926565875, 0.640115163147793 }, },
  11. Width = Input { Value = 0.498, },
  12. Height = Input { Value = 0.365, },
  13. CornerRadius = Input { Value = 0.189, }
  14. },
  15. ViewInfo = OperatorInfo { Pos = { 442.541, -63.2157 } },
  16. },
  17. Blur1 = Blur {
  18. Inputs = {
  19. MultiplyByMask = Input { Value = 1, },
  20. Filter = Input { Value = FuID { "Fast Gaussian" }, },
  21. XBlurSize = Input { Value = 37.8, },
  22. Input = Input {
  23. SourceOp = "CMISD",
  24. Source = "Output",
  25. },
  26. EffectMask = Input {
  27. SourceOp = "Rectangle1",
  28. Source = "Mask",
  29. }
  30. },
  31. ViewInfo = OperatorInfo { Pos = { 442.541, -21.6466 } },
  32. },
  33. DVE1 = DVE {
  34. Inputs = {
  35. Center = Input { Value = { 0.461123110151188, 0.31957773512476 }, },
  36. XRotation = Input { Value = -54.3, },
  37. AlphaMode = Input { Value = 2, },
  38. Input = Input {
  39. SourceOp = "Blur1",
  40. Source = "Output",
  41. }
  42. },
  43. ViewInfo = OperatorInfo { Pos = { 442.541, 21.6938 } },
  44. },
  45. Merge1 = Merge {
  46. Inputs = {
  47. Background = Input {
  48. SourceOp = "CMISD",
  49. Source = "Output",
  50. },
  51. Foreground = Input {
  52. SourceOp = "DVE1",
  53. Source = "Output",
  54. },
  55. PerformDepthMerge = Input { Value = 0, }
  56. },
  57. ViewInfo = OperatorInfo { Pos = { 442.541, 74.3485 } },
  58. },
  59. CheckMateIt = MacroOperator {
  60. NameSet = true,
  61. CustomData = {
  62. Path = {
  63. Map = {
  64. ["Setting:"] = "Macros:\\"
  65. }
  66. },
  67. SxSFilename = "Macros:\\Check Mate It.setting",
  68. },
  69. Inputs = ordered() {
  70. Mode = InstanceInput {
  71. SourceOp = "CMIControl",
  72. Source = "Mode",
  73. Page = "Controls",
  74. Default = 0,
  75. },
  76. Blank0 = InstanceInput {
  77. SourceOp = "CMIXF_Angle",
  78. Source = "Blank1",
  79. },
  80. SegmentsNest = InstanceInput {
  81. SourceOp = "CMIXF",
  82. Source = "SegmentsNest",
  83. Expression = "CheckMateIt.Mode==0 and 1 or 0",
  84. Page = "Controls",
  85. },
  86. SegmentStyle = InstanceInput {
  87. SourceOp = "CMIControl",
  88. Source = "SegmentStyle",
  89. Page = "Controls",
  90. Default = 0,
  91. },
  92. ABs1 = InstanceInput {
  93. SourceOp = "CMIColorMerge",
  94. Source = "ApplyBlank1",
  95. },
  96. InvertS = InstanceInput {
  97. SourceOp = "CMIControl",
  98. Source = "Invert",
  99. Width = 0.5,
  100. Page = "Controls",
  101. Default = 0,
  102. },
  103. Centered = InstanceInput {
  104. SourceOp = "CMIControl",
  105. Source = "Centered",
  106. Width = 0.5,
  107. Page = "Controls",
  108. Default = 0,
  109. },
  110. ABs2 = InstanceInput {
  111. SourceOp = "CMIColorMerge",
  112. Source = "ApplyBlank1",
  113. },
  114. Segments = InstanceInput {
  115. SourceOp = "CMIControl",
  116. Source = "Segments",
  117. Page = "Controls",
  118. Default = 8,
  119. },
  120. DirectionNest = InstanceInput {
  121. SourceOp = "CMIXF",
  122. Source = "DirectionNest",
  123. Expression = "CMICanvasSizeA.Width==CMICanvasSizeA.Height and 0 or CheckMateIt.SegmentStyle==1 and 1 or 0",
  124. Page = "Controls",
  125. },
  126. ABs3 = InstanceInput {
  127. SourceOp = "CMIColorMerge",
  128. Source = "ApplyBlank1",
  129. },
  130. Direction = InstanceInput {
  131. SourceOp = "CMIControl",
  132. Source = "Direction",
  133. Page = "Controls",
  134. Default = 0,
  135. },
  136. PixelsNest = InstanceInput {
  137. SourceOp = "CMIXF",
  138. Source = "PixelsNest",
  139. Expression = "CheckMateIt.Mode==1 and 1 or 0",
  140. Page = "Controls",
  141. },
  142. PixelStyle = InstanceInput {
  143. SourceOp = "CMIControl",
  144. Source = "PixelStyle",
  145. Page = "Controls",
  146. Default = 0,
  147. },
  148. ABp1 = InstanceInput {
  149. SourceOp = "CMIColorMerge",
  150. Source = "ApplyBlank1",
  151. },
  152. InvertP = InstanceInput {
  153. SourceOp = "CMIControl",
  154. Source = "Invert",
  155. Width = 1,
  156. Page = "Controls",
  157. Default = 0,
  158. },
  159. ABp2 = InstanceInput {
  160. SourceOp = "CMIColorMerge",
  161. Source = "ApplyBlank1",
  162. },
  163. Pixels = InstanceInput {
  164. SourceOp = "CMIControl",
  165. Source = "Pixels",
  166. Page = "Controls",
  167. Default = 64,
  168. },
  169. OffsetWidthNest = InstanceInput {
  170. SourceOp = "CMIXF",
  171. Source = "OffsetWidthNest",
  172. Expression = "CheckMateIt.Mode==0 and (CheckMateIt.SegmentStyle<2 and 0 or 1) or CheckMateIt.Mode==1 and (CheckMateIt.PixelStyle==0 and 0 or 1)",
  173. Page = "Controls",
  174. },
  175. ABo1 = InstanceInput {
  176. SourceOp = "CMIColorMerge",
  177. Source = "ApplyBlank1",
  178. },
  179. Offset = InstanceInput {
  180. SourceOp = "CMIControl",
  181. Source = "OffsetWidth",
  182. Name = "Offset",
  183. Page = "Controls",
  184. },
  185. AB1 = InstanceInput {
  186. SourceOp = "CMIColorMerge",
  187. Source = "ApplyBlank1",
  188. },
  189. Blank1 = InstanceInput {
  190. SourceOp = "CMIXF_Angle",
  191. Source = "Blank1",
  192. },
  193. RedA = InstanceInput {
  194. SourceOp = "CMIColorA",
  195. Source = "TopLeftRed",
  196. Name = "Color",
  197. ControlGroup = 32,
  198. Default = 1,
  199. },
  200. GreenA = InstanceInput {
  201. SourceOp = "CMIColorA",
  202. Source = "TopLeftGreen",
  203. ControlGroup = 32,
  204. Default = 1,
  205. },
  206. BlueA = InstanceInput {
  207. SourceOp = "CMIColorA",
  208. Source = "TopLeftBlue",
  209. ControlGroup = 32,
  210. Default = 1,
  211. },
  212. AlphaA = InstanceInput {
  213. SourceOp = "CMIColorA",
  214. Source = "TopLeftAlpha",
  215. ControlGroup = 32,
  216. Default = 1,
  217. },
  218. AB3 = InstanceInput {
  219. SourceOp = "CMIColorMerge",
  220. Source = "ApplyBlank1",
  221. },
  222. RedB = InstanceInput {
  223. SourceOp = "CMIColorB",
  224. Source = "TopLeftRed",
  225. Name = "Color",
  226. ControlGroup = 33,
  227. Default = 0,
  228. },
  229. GreenB = InstanceInput {
  230. SourceOp = "CMIColorB",
  231. Source = "TopLeftGreen",
  232. ControlGroup = 33,
  233. Default = 0,
  234. },
  235. BlueB = InstanceInput {
  236. SourceOp = "CMIColorB",
  237. Source = "TopLeftBlue",
  238. ControlGroup = 33,
  239. Default = 0,
  240. },
  241. AlphaB = InstanceInput {
  242. SourceOp = "CMIColorB",
  243. Source = "TopLeftAlpha",
  244. ControlGroup = 33,
  245. Default = 1,
  246. },
  247. AlphaMultiply = InstanceInput {
  248. SourceOp = "CMIControl",
  249. Source = "AlphaMultiply",
  250. Page = "Controls",
  251. Default = 1,
  252. },
  253. AB4 = InstanceInput {
  254. SourceOp = "CMIColorMerge",
  255. Source = "ApplyBlank1",
  256. },
  257. TransformNest = InstanceInput {
  258. SourceOp = "CMIXF",
  259. Source = "TransformNest",
  260. Page = "Controls",
  261. },
  262. Center = InstanceInput {
  263. SourceOp = "CMIXF_Angle",
  264. Source = "Center",
  265. },
  266. Pivot = InstanceInput {
  267. SourceOp = "CMIXF_Angle",
  268. Source = "Pivot",
  269. },
  270. Size = InstanceInput {
  271. SourceOp = "CMIXF_Angle",
  272. Source = "Size",
  273. Default = 1,
  274. },
  275. Aspect = InstanceInput {
  276. SourceOp = "CMIXF_Angle",
  277. Source = "Aspect",
  278. Default = 1,
  279. },
  280. Angle = InstanceInput {
  281. SourceOp = "CMIXF_Angle",
  282. Source = "Angle",
  283. Default = 0,
  284. },
  285. InvertTransform = InstanceInput {
  286. SourceOp = "CMIXF_Angle",
  287. Source = "InvertTransform",
  288. },
  289. CanvasNest = InstanceInput {
  290. SourceOp = "CMIXF",
  291. Source = "CanvasNest",
  292. Page = "Controls",
  293. },
  294. RenderQuality = InstanceInput {
  295. SourceOp = "CMIControl",
  296. Source = "RenderQuality",
  297. Page = "Controls",
  298. Default = 0,
  299. },
  300. Anti_aliasing = InstanceInput {
  301. SourceOp = "CMIControl",
  302. Source = "Anti_aliasing",
  303. Page = "Controls",
  304. Default = 0,
  305. },
  306. AB2 = InstanceInput {
  307. SourceOp = "CMIColorMerge",
  308. Source = "ApplyBlank1",
  309. },
  310. Width = InstanceInput {
  311. SourceOp = "CMICanvasSizeA",
  312. Source = "Width",
  313. Default = 1080,
  314. },
  315. Height = InstanceInput {
  316. SourceOp = "CMICanvasSizeA",
  317. Source = "Height",
  318. Default = 1080,
  319. },
  320. UseFrameFormatSettings = InstanceInput {
  321. SourceOp = "CMICanvasSizeA",
  322. Source = "UseFrameFormatSettings",
  323. Default = 1,
  324. },
  325. AB22 = InstanceInput {
  326. SourceOp = "CMIColorMerge",
  327. Source = "ApplyBlank1",
  328. },
  329. ClippingMode = InstanceInput {
  330. SourceOp = "CMIControl",
  331. Source = "ClippingMode",
  332. Page = "Controls",
  333. Default = 0,
  334. },
  335. MiscNest = InstanceInput {
  336. SourceOp = "CMIXF",
  337. Source = "MiscNest",
  338. Page = "Controls",
  339. },
  340. ApplyMaskInverted = InstanceInput {
  341. SourceOp = "CMIXF_Angle",
  342. Source = "ApplyMaskInverted",
  343. Default = 0,
  344. },
  345. FitMask = InstanceInput {
  346. SourceOp = "CMIXF_Angle",
  347. Source = "FitMask",
  348. },
  349. Blank3 = InstanceInput {
  350. SourceOp = "CMIXF_Angle",
  351. Source = "Blank2",
  352. },
  353. MaskChannel = InstanceInput {
  354. SourceOp = "CMIXF_Angle",
  355. Source = "MaskChannel",
  356. Default = 3,
  357. },
  358. MaskLow = InstanceInput {
  359. SourceOp = "CMIXF_Angle",
  360. Source = "MaskLow",
  361. ControlGroup = 20,
  362. Default = 0,
  363. },
  364. MaskHigh = InstanceInput {
  365. SourceOp = "CMIXF_Angle",
  366. Source = "MaskHigh",
  367. ControlGroup = 20,
  368. Default = 1,
  369. },
  370. MaskClipBlack = InstanceInput {
  371. SourceOp = "CMIXF_Angle",
  372. Source = "MaskClipBlack",
  373. Name = "Black",
  374. Width = 0.5,
  375. Default = 1,
  376. },
  377. MaskClipWhite = InstanceInput {
  378. SourceOp = "CMIXF_Angle",
  379. Source = "MaskClipWhite",
  380. Name = "White",
  381. Width = 0.5,
  382. Default = 1,
  383. },
  384. Blank4 = InstanceInput {
  385. SourceOp = "CMIXF_Angle",
  386. Source = "Blank4",
  387. },
  388. MotionBlur = InstanceInput {
  389. SourceOp = "CMIXF_Angle",
  390. Source = "MotionBlur",
  391. Default = 0,
  392. },
  393. Quality = InstanceInput {
  394. SourceOp = "CMIXF_Angle",
  395. Source = "Quality",
  396. Default = 2,
  397. },
  398. ShutterAngle = InstanceInput {
  399. SourceOp = "CMIXF_Angle",
  400. Source = "ShutterAngle",
  401. Default = 180,
  402. },
  403. CenterBias = InstanceInput {
  404. SourceOp = "CMIXF_Angle",
  405. Source = "CenterBias",
  406. Default = 0,
  407. },
  408. SampleSpread = InstanceInput {
  409. SourceOp = "CMIXF_Angle",
  410. Source = "SampleSpread",
  411. Default = 1,
  412. },
  413. Blank5 = InstanceInput {
  414. SourceOp = "CMIXF_Angle",
  415. Source = "Blank4",
  416. },
  417. Depth = InstanceInput {
  418. SourceOp = "CMIColorA",
  419. Source = "Depth",
  420. Default = 1,
  421. },
  422. Version = InstanceInput {
  423. SourceOp = "CMIControl",
  424. Source = "Version",
  425. Name = "Check Mate It βeta 0.4",
  426. Page = "Controls",
  427. },
  428. EffectMask = InstanceInput {
  429. SourceOp = "CMIModeSwitch",
  430. Source = "EffectMask",
  431. }
  432. },
  433. Outputs = {
  434. MainOutput1 = InstanceOutput {
  435. SourceOp = "CMISD",
  436. Source = "Output",
  437. }
  438. },
  439. ViewInfo = GroupInfo { Pos = { 128.585, 74.3485 } },
  440. Tools = ordered() {
  441. CMIControl = AlphaDivide {
  442. CtrlWShown = false,
  443. NameSet = true,
  444. Inputs = {
  445. OffsetHeight = Input { Value = -0.03, },
  446. AlphaMultiply = Input { Value = 1, },
  447. Centered = Input { Value = 0, },
  448. Anti_aliasing = Input { Value = 1, }
  449. },
  450. ViewInfo = OperatorInfo { Pos = { 55, 8.25757 } },
  451. Colors = { TileColor = { R = 0.584313725490196, G = 0.294117647058824, B = 0.803921568627451 }, },
  452. UserControls = ordered() { OffsetWidth = { INP_MaxAllowed = 1, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0, INP_MinScale = -1, INP_MinAllowed = -1, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Offset Width" }, OffsetHeight = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "SliderControl", INP_MaxScale = 1, INP_Default = 0, INP_MinScale = -1, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Offset Height" }, Bars = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 0, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", ICD_Width = 0.5, CBC_TriState = false, LINKS_Name = "Bars" }, Flip = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 0, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", ICD_Width = 0.5, CBC_TriState = false, LINKS_Name = "Flip Bars" }, Invert = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 0, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", CBC_TriState = false, ICD_Width = 0.5, LINKS_Name = "Invert" }, AlphaMultiply = { CBC_TriState = false, INP_Integer = false, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 0, INP_MinScale = 0, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Alpha Multiply", }, Centered = { INP_MaxAllowed = 1000000, INP_Integer = false, INPID_InputControl = "CheckboxControl", INP_MaxScale = 1, INP_Default = 1, INP_MinScale = 0, INP_MinAllowed = -1000000, LINKID_DataType = "Number", ICS_ControlPage = "Controls", ICD_Width = 0.5, CBC_TriState = false, LINKS_Name = "Centered" }, SegmentStyle = {
  453. { MBTNC_AddButton = "Adapt" },
  454. { MBTNC_AddButton = "Square" },
  455. { MBTNC_AddButton = "Row" },
  456. { MBTNC_AddButton = "Column" },
  457. INP_Integer = false,
  458. INPID_InputControl = "MultiButtonControl",
  459. MBTNC_ShowBasicButton = true,
  460. INP_Default = 0,
  461. ICS_ControlPage = "Controls",
  462. MBTNC_ForceButtons = true,
  463. LINKID_DataType = "Number",
  464. MBTNC_ShowName = true,
  465. MBTNC_StretchToFit = true,
  466. MBTNC_ShowToolTip = false,
  467. LINKS_Name = "Segment Style",
  468. }, PixelStyle = {
  469. { MBTNC_AddButton = "Square" },
  470. { MBTNC_AddButton = "Row" },
  471. { MBTNC_AddButton = "Column" },
  472. INP_Integer = false,
  473. INPID_InputControl = "MultiButtonControl",
  474. MBTNC_ShowBasicButton = true,
  475. INP_Default = 0,
  476. ICS_ControlPage = "Controls",
  477. MBTNC_ForceButtons = true,
  478. LINKID_DataType = "Number",
  479. MBTNC_ShowName = true,
  480. MBTNC_StretchToFit = true,
  481. MBTNC_ShowToolTip = false,
  482. LINKS_Name = "Pixel Style",
  483. }, RenderQuality = { { MBTNC_AddButton = "Faster" }, { MBTNC_AddButton = "High Quality" }, INP_Integer = false, INPID_InputControl = "MultiButtonControl", MBTNC_ShowBasicButton = true, INP_Default = 0, ICS_ControlPage = "Controls", LINKID_DataType = "Number", MBTNC_ShowName = true, MBTNC_StretchToFit = true, MBTNC_ShowToolTip = false, LINKS_Name = "Segments Render Mode", }, ClippingMode = { { MBTNC_AddButton = "None" }, { MBTNC_AddButton = "Frame" }, INP_Integer = false, INPID_InputControl = "MultiButtonControl", MBTNC_ShowBasicButton = true, INP_Default = 0, ICS_ControlPage = "Controls", LINKID_DataType = "Number", MBTNC_ShowName = true, MBTNC_StretchToFit = true, MBTNC_ShowToolTip = false, LINKS_Name = "Clipping Mode", }, Mode = { { MBTNC_AddButton = "Segments" }, { MBTNC_AddButton = "Pixels" }, INP_Integer = false, INPID_InputControl = "MultiButtonControl", MBTNC_ShowBasicButton = true, INP_Default = 0, ICS_ControlPage = "Controls", LINKID_DataType = "Number", MBTNC_ShowName = false, MBTNC_StretchToFit = false, MBTNC_ShowToolTip = false, LINKS_Name = "Mode", }, Direction = { { MBTNC_AddButton = "Horizontal" }, { MBTNC_AddButton = "Vertical" }, INP_Integer = false, INPID_InputControl = "MultiButtonControl", MBTNC_ShowBasicButton = true, INP_Default = 0, ICS_ControlPage = "Controls", LINKID_DataType = "Number", MBTNC_ShowName = false, MBTNC_StretchToFit = false, MBTNC_ShowToolTip = false, LINKS_Name = "Segments Direction", }, Anti_aliasing = { { MBTNC_AddButton = "None" }, { MBTNC_AddButton = "Linear" }, { MBTNC_AddButton = "Cubic" }, { MBTNC_AddButton = "Sinc" }, INP_Integer = false, INPID_InputControl = "MultiButtonControl", MBTNC_ShowBasicButton = true, INP_Default = 0, ICS_ControlPage = "Controls", LINKID_DataType = "Number", MBTNC_ShowName = false, MBTNC_StretchToFit = false, MBTNC_ShowToolTip = false, LINKS_Name = "Anti-aliasing", }, Segments = { INP_Integer = true, INPID_InputControl = "SliderControl", INP_MaxScale = 64, INP_Default = 8, INP_MinScale = 2, INP_MinAllowed = 2, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Segments", }, Pixels = { INP_Integer = true, INPID_InputControl = "SliderControl", INP_MaxScale = 128, INP_Default = 64, INP_MinScale = 1, INP_MinAllowed = 1, LINKID_DataType = "Number", ICS_ControlPage = "Controls", LINKS_Name = "Pixels", }, Version = { INP_External = false, INPID_InputControl = "LabelControl", IC_ControlPage = 0, INP_Passive = true, LINKS_Name = "Macro name βeta 0.0", } }
  484. },
  485. CMIColorMerge = Merge {
  486. CtrlWShown = false,
  487. NameSet = true,
  488. Inputs = {
  489. EffectMask = Input {
  490. SourceOp = "CMIChecker",
  491. Source = "Output",
  492. },
  493. ApplyMaskInverted = Input { Expression = "CMIControl.Invert", },
  494. MaskChannel = Input { Value = 5, },
  495. Background = Input {
  496. SourceOp = "CMIColorA",
  497. Source = "Output",
  498. },
  499. Foreground = Input {
  500. SourceOp = "CMIColorB",
  501. Source = "Output",
  502. },
  503. FilterMethod = Input { Value = 0, },
  504. PerformDepthMerge = Input { Value = 0, },
  505. CommentsNest = Input { Value = 0, },
  506. FrameRenderScriptNest = Input { Value = 0, }
  507. },
  508. ViewInfo = OperatorInfo { Pos = { 55, 107.258 } },
  509. },
  510. CMIXF_Angle = Transform {
  511. CtrlWShown = false,
  512. NameSet = true,
  513. CustomData = {
  514. Settings = {
  515. },
  516. },
  517. Inputs = {
  518. MultiplyByMask = Input { Value = 1, },
  519. Edges = Input { Expression = "CMIControl.RenderQuality==0 and 0 or 1", },
  520. FilterMethod = Input { Expression = "CMIControl.Anti_aliasing==0 and 0 or CMIControl.Anti_aliasing==1 and 2 or CMIControl.Anti_aliasing==2 and 4 or 9", },
  521. FlattenTransform = Input { Value = 1, },
  522. Input = Input {
  523. SourceOp = "CMIXF",
  524. Source = "Output",
  525. }
  526. },
  527. ViewInfo = OperatorInfo { Pos = { 110, 404.258 } },
  528. },
  529. CMICanvasSizeA = BetterResize {
  530. CtrlWShown = false,
  531. NameSet = true,
  532. Inputs = {
  533. Width = Input { Value = 1920, },
  534. Height = Input { Value = 1080, },
  535. UseFrameFormatSettings = Input { Value = 1, },
  536. HiQOnly = Input { Value = 0, },
  537. PixelAspect = Input { Value = { 1, 1 }, },
  538. FilterMethod = Input { Value = 0, },
  539. Input = Input {
  540. SourceOp = "CMIFlipBars",
  541. Source = "Output",
  542. }
  543. },
  544. ViewInfo = OperatorInfo { Pos = { 110, 239.258 } },
  545. },
  546. CMIColorA = Background {
  547. CtrlWShown = false,
  548. NameSet = true,
  549. Inputs = {
  550. EffectMask = Input {
  551. SourceOp = "CMIChecker",
  552. Source = "Output",
  553. },
  554. ApplyMaskInverted = Input {
  555. Value = 1,
  556. Expression = "1-CMIControl.Invert",
  557. },
  558. MultiplyByMask = Input { Value = 1, },
  559. MaskChannel = Input { Value = 5, },
  560. GlobalOut = Input { Value = 254, },
  561. Width = Input { Value = 2, },
  562. Height = Input { Value = 2, },
  563. Depth = Input { Value = 1, },
  564. ["Gamut.GammaSpaceNest"] = Input { Value = 1, },
  565. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  566. TopLeftRed = Input { Value = 0.333333333333333, },
  567. TopLeftGreen = Input { Value = 0.666666666666667, },
  568. TopLeftBlue = Input { Value = 0.498039215686275, },
  569. TopRightRed = Input { Value = 1, },
  570. TopRightGreen = Input { Value = 1, },
  571. TopRightBlue = Input { Value = 1, },
  572. BottomLeftRed = Input { Value = 1, },
  573. BottomLeftGreen = Input { Value = 0.5, },
  574. BottomRightGreen = Input { Value = 0.5, },
  575. BottomRightBlue = Input { Value = 1, },
  576. Start = Input { Value = { 0.5, 0.5 }, },
  577. Gradient = Input {
  578. Value = Gradient {
  579. Colors = {
  580. [0] = { 1, 1, 1, 1 },
  581. [1] = { 0, 0, 0, 1 }
  582. }
  583. },
  584. }
  585. },
  586. ViewInfo = OperatorInfo { Pos = { 55, 74.2576 } },
  587. },
  588. CMIColorB = Background {
  589. CtrlWShown = false,
  590. NameSet = true,
  591. Inputs = {
  592. GlobalOut = Input { Value = 254, },
  593. Width = Input { Value = 2, },
  594. Height = Input { Value = 2, },
  595. Depth = Input { Value = 1, },
  596. ["Gamut.GammaSpaceNest"] = Input { Value = 1, },
  597. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  598. TopRightRed = Input { Value = 1, },
  599. TopRightGreen = Input { Value = 1, },
  600. TopRightBlue = Input { Value = 1, },
  601. BottomLeftRed = Input { Value = 1, },
  602. BottomLeftGreen = Input { Value = 0.5, },
  603. BottomRightGreen = Input { Value = 0.5, },
  604. BottomRightBlue = Input { Value = 1, },
  605. Start = Input { Value = { 0.5, 0.5 }, },
  606. Gradient = Input {
  607. Value = Gradient {
  608. Colors = {
  609. [0] = { 1, 1, 1, 1 },
  610. [1] = { 0, 0, 0, 1 }
  611. }
  612. },
  613. }
  614. },
  615. ViewInfo = OperatorInfo { Pos = { 55, 140.258 } },
  616. },
  617. CMIBG = Background {
  618. CtrlWShown = false,
  619. NameSet = true,
  620. Inputs = {
  621. GlobalOut = Input { Value = 254, },
  622. Width = Input { Value = 2, },
  623. Height = Input { Value = 2, },
  624. Depth = Input { Value = 1, },
  625. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  626. Type = Input { Value = FuID { "Vertical" }, },
  627. TopRightRed = Input { Value = 1, },
  628. TopRightGreen = Input { Value = 1, },
  629. TopRightBlue = Input { Value = 1, },
  630. BottomLeftRed = Input { Value = 1, },
  631. BottomLeftGreen = Input { Value = 1, },
  632. BottomLeftBlue = Input { Value = 1, },
  633. BottomRightGreen = Input { Value = 0.5, },
  634. BottomRightBlue = Input { Value = 1, },
  635. Start = Input { Value = { 0.5, 0.5 }, },
  636. End = Input { Value = { 0.5, 0 }, }
  637. },
  638. ViewInfo = OperatorInfo { Pos = { -55, 8.25757 } },
  639. },
  640. CMIChecker = Merge {
  641. CtrlWShown = false,
  642. NameSet = true,
  643. CustomData = {
  644. Settings = {
  645. },
  646. },
  647. Inputs = {
  648. Blend = Input { Expression = "CheckMateIt.Mode==0 and (CheckMateIt.SegmentStyle>=2 and 0 or 1) or CheckMateIt.Mode==1 and (CheckMateIt.PixelStyle>=1 and 0 or 1)", },
  649. Background = Input {
  650. SourceOp = "CMIBG",
  651. Source = "Output",
  652. },
  653. Foreground = Input {
  654. SourceOp = "CMIBG",
  655. Source = "Output",
  656. },
  657. Angle = Input { Value = 90, },
  658. ApplyMode = Input { Value = FuID { "Difference" }, },
  659. FilterMethod = Input { Value = 0, },
  660. PerformDepthMerge = Input { Value = 0, }
  661. },
  662. ViewInfo = OperatorInfo { Pos = { -55, 74.2576 } },
  663. },
  664. CMIFlipBars = Transform {
  665. CtrlWShown = false,
  666. NameSet = true,
  667. CustomData = {
  668. Settings = {
  669. },
  670. },
  671. Inputs = {
  672. Angle = Input {
  673. Value = 90,
  674. Expression = "CheckMateIt.Mode==0 and (CheckMateIt.SegmentStyle==3 and 90 or 0) or CheckMateIt.Mode==1 and (CheckMateIt.PixelStyle==2 and 90 or 0)",
  675. },
  676. FilterMethod = Input { Value = 0, },
  677. Input = Input {
  678. SourceOp = "CMIAM",
  679. Source = "Output",
  680. },
  681. CommentsNest = Input { Value = 0, },
  682. FrameRenderScriptNest = Input { Value = 0, }
  683. },
  684. ViewInfo = OperatorInfo { Pos = { 0, 206.258 } },
  685. },
  686. CMIXF = Transform {
  687. CtrlWShown = false,
  688. NameSet = true,
  689. CustomData = {
  690. Settings = {
  691. },
  692. },
  693. Inputs = {
  694. Center = Input { Expression = "CMIControl.SegmentStyle == 1 and\n(\n CMIControl.Centered == 0 and\n Point(iif(CMIControl.Segments%2 == 0 , 0.5, 0.5-(1*(Size/4))), iif(CMIControl.Segments%2 == 0 , 0.5, 0.5-(1*(Size/4))*Aspect)) or\n Point(0.5,0.5)\n\n) or\nCMIControl.SegmentStyle > 1 and \n(\n CMIControl.Centered == 0 and \n Point(iif(CMIControl.Segments%2 == 0 , 0.5, 0.5-(1*(Size/4))), iif(CMIControl.Segments%2 == 0 , 0.5, 0.5-(1*(Size/4)))) or\n Point(0.5,0.5)\n\n) or\n(\n CMIControl.Centered == 0 and \n Point(iif(CMIControl.Segments%2 == 0 , 0.5, 0.5-(1*(Size/4))), iif(CMIControl.Segments%2 == 0 , 0.5, 0.5-(1*(Size/4)))) or\n Point(0.5,0.5)\n\n)", },
  695. Size = Input {
  696. Value = 0.25,
  697. Expression = "CMIControl.SegmentStyle == 1 and \n(\n CMIControl.Direction == 0 and 2/CMIControl.Segments or \n 2/CMIControl.Segments*(CheckMateIt.Height/CheckMateIt.Width)\n\n) or\n2/CMIControl.Segments",
  698. },
  699. Aspect = Input { Expression = "CheckMateIt.SegmentStyle==1 and CMICanvasSizeA.Width/CMICanvasSizeA.Height or 1", },
  700. XSize = Input { Value = 0.0277777777778, },
  701. YSize = Input { Value = 0.0277777777778, },
  702. Edges = Input { Value = 1, },
  703. FilterMethod = Input { Value = 0, },
  704. FlattenTransform = Input {
  705. Value = 1,
  706. Expression = "CMIControl.RenderQuality==0 and 1 or 0",
  707. },
  708. Input = Input {
  709. SourceOp = "CMIOffset",
  710. Source = "Output",
  711. },
  712. PixelsNest = Input { Expression = "CheckMateIt.Mode==1 and 1 or 0", },
  713. SegmentsNest = Input {
  714. Value = 1,
  715. Expression = "CheckMateIt.Mode==0 and 1 or 0",
  716. },
  717. DirectionNest = Input { Expression = "CMICanvasSizeA.Width==CMICanvasSizeA.Height and 0 or CheckMateIt.SegmentStyle==1 and 1 or 0", },
  718. OffsetWidthNest = Input { Expression = "CheckMateIt.Mode==0 and (CheckMateIt.SegmentStyle<2 and 0 or 1) or CheckMateIt.Mode==1 and (CheckMateIt.PixelStyle==0 and 0 or 1)", },
  719. TransformNest = Input { Value = 0, }
  720. },
  721. ViewInfo = OperatorInfo { Pos = { 110, 338.258 } },
  722. UserControls = ordered() {
  723. PixelsNest = {
  724. INP_Integer = false,
  725. LBLC_DropDownButton = true,
  726. INPID_InputControl = "LabelControl",
  727. LBLC_NumInputs = 5,
  728. IC_Visible = false,
  729. LINKID_DataType = "Number",
  730. ICS_ControlPage = "Controls",
  731. LBLC_NestLevel = 1,
  732. INP_Passive = true,
  733. LINKS_Name = "PixelsNest",
  734. },
  735. SegmentsNest = {
  736. INP_Integer = false,
  737. LBLC_DropDownButton = true,
  738. INPID_InputControl = "LabelControl",
  739. LBLC_NumInputs = 9,
  740. IC_Visible = false,
  741. LINKID_DataType = "Number",
  742. ICS_ControlPage = "Controls",
  743. LBLC_NestLevel = 1,
  744. INP_Passive = true,
  745. LINKS_Name = "SegmentsNest",
  746. },
  747. DirectionNest = {
  748. INP_Integer = false,
  749. LBLC_DropDownButton = true,
  750. INPID_InputControl = "LabelControl",
  751. LBLC_NumInputs = 2,
  752. IC_Visible = false,
  753. LINKID_DataType = "Number",
  754. ICS_ControlPage = "Controls",
  755. LBLC_NestLevel = 1,
  756. INP_Passive = true,
  757. LINKS_Name = "DirectionNest",
  758. },
  759. OffsetWidthNest = {
  760. INP_Integer = false,
  761. LBLC_DropDownButton = true,
  762. INPID_InputControl = "LabelControl",
  763. LBLC_NumInputs = 2,
  764. IC_Visible = false,
  765. LINKID_DataType = "Number",
  766. ICS_ControlPage = "Controls",
  767. LBLC_NestLevel = 1,
  768. INP_Passive = true,
  769. LINKS_Name = "OffsetWidthNest",
  770. },
  771. OffsetHeightNest = {
  772. INP_Integer = false,
  773. LBLC_DropDownButton = true,
  774. INPID_InputControl = "LabelControl",
  775. LBLC_NumInputs = 1,
  776. IC_Visible = false,
  777. LINKID_DataType = "Number",
  778. ICS_ControlPage = "Controls",
  779. LBLC_NestLevel = 1,
  780. INP_Passive = true,
  781. LINKS_Name = "OffsetHeightNest",
  782. },
  783. ColorNest = {
  784. INP_Integer = false,
  785. LBLC_DropDownButton = true,
  786. INPID_InputControl = "LabelControl",
  787. LBLC_NumInputs = 10,
  788. IC_Visible = true,
  789. LINKID_DataType = "Number",
  790. ICS_ControlPage = "Controls",
  791. LBLC_NestLevel = 1,
  792. INP_Passive = true,
  793. LINKS_Name = "Color controls",
  794. },
  795. TransformNest = {
  796. INP_Integer = false,
  797. LBLC_DropDownButton = true,
  798. INPID_InputControl = "LabelControl",
  799. LBLC_NumInputs = 6,
  800. IC_Visible = true,
  801. LINKID_DataType = "Number",
  802. ICS_ControlPage = "Controls",
  803. LBLC_NestLevel = 1,
  804. INP_Passive = true,
  805. LINKS_Name = "Transform",
  806. },
  807. CanvasNest = {
  808. INP_Integer = false,
  809. LBLC_DropDownButton = true,
  810. INPID_InputControl = "LabelControl",
  811. LBLC_NumInputs = 8,
  812. IC_Visible = true,
  813. LINKID_DataType = "Number",
  814. ICS_ControlPage = "Controls",
  815. LBLC_NestLevel = 1,
  816. INP_Passive = true,
  817. LINKS_Name = "Render Quality, AA & Image Size",
  818. },
  819. MiscNest = {
  820. INP_Integer = false,
  821. LBLC_DropDownButton = true,
  822. INPID_InputControl = "LabelControl",
  823. LBLC_NumInputs = 16,
  824. IC_Visible = true,
  825. LINKID_DataType = "Number",
  826. ICS_ControlPage = "Controls",
  827. LBLC_NestLevel = 1,
  828. INP_Passive = true,
  829. LINKS_Name = "Mask, Motion Blur & Depth",
  830. }
  831. }
  832. },
  833. CMIAM = AlphaMultiply {
  834. CtrlWShown = false,
  835. NameSet = true,
  836. Inputs = {
  837. Blend = Input { Expression = "CMIControl.AlphaMultiply", },
  838. MaskChannel = Input { Value = 5, },
  839. Input = Input {
  840. SourceOp = "CMIColorMerge",
  841. Source = "Output",
  842. },
  843. CommentsNest = Input { Value = 0, },
  844. FrameRenderScriptNest = Input { Value = 0, }
  845. },
  846. ViewInfo = OperatorInfo { Pos = { -55, 140.258 } },
  847. },
  848. CMISD = SetDomain {
  849. CtrlWShown = false,
  850. NameSet = true,
  851. Inputs = {
  852. Mode = Input { Expression = "CMIControl.ClippingMode==0 and \"Adjust\" or \"Set\"", },
  853. Input = Input {
  854. SourceOp = "CMIModeSwitch",
  855. Source = "Output",
  856. }
  857. },
  858. ViewInfo = OperatorInfo { Pos = { 0, 503.258 } },
  859. },
  860. CMIOffset = Transform {
  861. CtrlWShown = false,
  862. NameSet = true,
  863. Inputs = {
  864. Center = Input {
  865. Value = { 0.5, 0.35 },
  866. Expression = "CMIControl.SegmentStyle<2 and Point(0.5, 0.5) or Point(CMIControl.OffsetWidth/2+0.5, -CMIControl.OffsetWidth/2+0.5)",
  867. },
  868. Edges = Input { Value = 2, },
  869. FilterMethod = Input { Value = 0, },
  870. Input = Input {
  871. SourceOp = "CMICanvasSizeA",
  872. Source = "Output",
  873. }
  874. },
  875. ViewInfo = OperatorInfo { Pos = { 110, 305.258 } },
  876. },
  877. CMIPixelMrg = Merge {
  878. CtrlWShown = false,
  879. NameSet = true,
  880. Inputs = {
  881. Background = Input {
  882. SourceOp = "CMICanvasBG",
  883. Source = "Output",
  884. },
  885. Foreground = Input {
  886. SourceOp = "Inst_CMIOffset",
  887. Source = "Output",
  888. },
  889. Edges = Input { Value = 1, },
  890. FilterMethod = Input { Value = 0, },
  891. FlattenTransform = Input { Value = 1, },
  892. PerformDepthMerge = Input { Value = 0, }
  893. },
  894. ViewInfo = OperatorInfo { Pos = { -110, 338.258 } },
  895. },
  896. CMICanvasBG = Background {
  897. CtrlWShown = false,
  898. NameSet = true,
  899. Inputs = {
  900. GlobalOut = Input { Value = 254, },
  901. Width = Input {
  902. Value = 1920,
  903. Expression = "CMICanvasSizeA.Width",
  904. },
  905. Height = Input {
  906. Value = 1080,
  907. Expression = "CMICanvasSizeA.Height",
  908. },
  909. Depth = Input {
  910. Value = 1,
  911. Expression = "CMIColorA.Depth",
  912. },
  913. ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
  914. TopLeftAlpha = Input { Value = 0, },
  915. TopRightRed = Input { Value = 1, },
  916. TopRightGreen = Input { Value = 1, },
  917. TopRightBlue = Input { Value = 1, },
  918. BottomLeftRed = Input { Value = 1, },
  919. BottomLeftGreen = Input { Value = 0.5, },
  920. BottomRightGreen = Input { Value = 0.5, },
  921. BottomRightBlue = Input { Value = 1, },
  922. Start = Input { Value = { 0.5, 0 }, },
  923. End = Input { Value = { 0.5, 1 }, },
  924. Gradient = Input {
  925. Value = Gradient {
  926. Colors = {
  927. [0] = { 1, 1, 1, 1 },
  928. [1] = { 0, 0, 0, 1 }
  929. }
  930. },
  931. }
  932. },
  933. ViewInfo = OperatorInfo { Pos = { 0, 305.258 } },
  934. },
  935. CMIModeSwitch = MultiMerge {
  936. CtrlWShown = false,
  937. NameSet = true,
  938. CustomData = {
  939. Settings = {
  940. },
  941. },
  942. Inputs = {
  943. LayerOrder = Input { Value = ScriptVal { { [0] = 1, 2 } }, },
  944. Background = Input {
  945. SourceOp = "CMICanvasBG",
  946. Source = "Output",
  947. },
  948. ["Layer1.Foreground"] = Input {
  949. SourceOp = "CMIXF_Angle",
  950. Source = "Output",
  951. },
  952. ["Layer1.FilterMethod"] = Input { Value = 0, },
  953. LayerName1 = Input { Value = "CanvasSegments", },
  954. LayerEnabled1 = Input { Expression = "CMIControl.Mode==0 and 1 or 0", },
  955. ["Layer2.Foreground"] = Input {
  956. SourceOp = "Inst_CMIXF_Angle",
  957. Source = "Output",
  958. },
  959. ["Layer2.FilterMethod"] = Input { Value = 0, },
  960. LayerName2 = Input { Value = "PixelSegments", },
  961. LayerEnabled2 = Input { Expression = "CMIControl.Mode==0 and 0 or 1", }
  962. },
  963. ViewInfo = OperatorInfo { Pos = { 0, 437.258 } },
  964. },
  965. Inst_CMIXF_Angle = Transform {
  966. CtrlWShown = false,
  967. NameSet = true,
  968. CustomData = {
  969. Settings = {
  970. },
  971. },
  972. SourceOp = "CMIXF_Angle",
  973. Inputs = {
  974. EffectMask = Input {
  975. },
  976. SettingsNest = Input {
  977. },
  978. TransformNest = Input {
  979. },
  980. Edges = Input {
  981. },
  982. FilterMethod = Input {
  983. Expression = "CMIControl.Anti_aliasing==0 and 0 or CMIControl.Anti_aliasing==1 and 2 or CMIControl.Anti_aliasing==2 and 4 or 9"
  984. },
  985. ReferenceSize = Input {
  986. },
  987. Input = Input {
  988. SourceOp = "CMIPixelMrg",
  989. Source = "Output",
  990. },
  991. CommentsNest = Input {
  992. },
  993. FrameRenderScriptNest = Input {
  994. },
  995. StartRenderScripts = Input {
  996. },
  997. EndRenderScripts = Input {
  998. }
  999. },
  1000. ViewInfo = OperatorInfo { Pos = { -110, 404.258 } },
  1001. },
  1002. Inst_CMIOffset = Transform {
  1003. CtrlWShown = false,
  1004. NameSet = true,
  1005. SourceOp = "CMIOffset",
  1006. Inputs = {
  1007. EffectMask = Input {
  1008. },
  1009. SettingsNest = Input {
  1010. },
  1011. TransformNest = Input {
  1012. },
  1013. Center = Input {
  1014. Expression = "CMIControl.SegmentStyle<2 and Point(0.5, 0.5) or Point(CMIControl.OffsetWidth/2+0.5, -CMIControl.OffsetWidth/2+0.5)"
  1015. },
  1016. ReferenceSize = Input {
  1017. },
  1018. Input = Input {
  1019. SourceOp = "CMICanvasSizeB",
  1020. Source = "Output",
  1021. },
  1022. CommentsNest = Input {
  1023. },
  1024. FrameRenderScriptNest = Input {
  1025. },
  1026. StartRenderScripts = Input {
  1027. },
  1028. EndRenderScripts = Input {
  1029. }
  1030. },
  1031. ViewInfo = OperatorInfo { Pos = { -110, 305.258 } },
  1032. },
  1033. CMICanvasSizeB = BetterResize {
  1034. CtrlWShown = false,
  1035. NameSet = true,
  1036. Inputs = {
  1037. Width = Input {
  1038. Value = 128,
  1039. Expression = "CMIControl.Pixels*2",
  1040. },
  1041. Height = Input {
  1042. Value = 128,
  1043. Expression = "Width",
  1044. },
  1045. HiQOnly = Input { Value = 0, },
  1046. PixelAspect = Input { Value = { 1, 1 }, },
  1047. FilterMethod = Input { Value = 0, },
  1048. Input = Input {
  1049. SourceOp = "CMIFlipBars",
  1050. Source = "Output",
  1051. }
  1052. },
  1053. ViewInfo = OperatorInfo { Pos = { -110, 239.258 } },
  1054. }
  1055. },
  1056. Colors = { TileColor = { R = 0.549019607843137, G = 0.352941176470588, B = 0.247058823529412 }, }
  1057. }
  1058. }
  1059. }
Tags: fusion
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement