Reverse a Center Wipe transition

  • Author
  • Message
Offline

goodnewz

  • Posts: 13
  • Joined: Tue Dec 25, 2018 2:29 am
  • Real Name: Darrell Beaudoin

Reverse a Center Wipe transition

PostTue Aug 18, 2020 3:18 am

Anyone know how to reverse a center wipe transition?

I can't seem to find any youtube videoss or forum discussions on this.

It's can't be that hard to do can it?
Offline

Jim Simon

  • Posts: 36252
  • Joined: Fri Dec 23, 2016 1:47 am

Re: Reverse a Center Wipe transition

PostTue Aug 18, 2020 5:09 pm

I couldn't find a way.

A Reverse checkbox would be appropriate for a LOT of transitions. I would want this.
My Biases:

You NEED training.
You NEED a desktop.
You NEED a calibrated (non-computer) display.
Offline

xunile

  • Posts: 3109
  • Joined: Mon Apr 23, 2018 5:21 am
  • Real Name: Eric Eisenmann

Re: Reverse a Center Wipe transition

PostTue Aug 18, 2020 6:20 pm

I created a Fusion Transition Reverse Center Wipe. You can copy the code below to a .setting file and then put the file in the Fusion Transition folder on your system. You should then be able to use it from the Edit page.

To find the folder where you can store the .setting, on the Fusion Page you click on the Effects Library>Edit Templates>Transitions , then click on the 3 dots menu and choose "Show Folder". This will open the folder where you should place the .setting file. You have to restart resolve after adding the file to the folder. This works on my system and should work on anyone's but I can't guarantee it. If it doesn't work, you can remove the file from the folder.

Code: Select all
{
   Tools = ordered() {
      ReverseCenterWipe = MacroOperator {
         Inputs = ordered() {
            MainInput1 = InstanceInput {
               SourceOp = "BrightnessContrast1",
               Source = "Input",
            },
            MainInput2 = InstanceInput {
               SourceOp = "Merge1",
               Source = "Background",
            },
         },
         Outputs = {
            MainOutput1 = InstanceOutput {
               SourceOp = "Merge1",
               Source = "Output",
            }
         },
         ViewInfo = GroupInfo { Pos = { 0, 0 } },
         Tools = ordered() {
            BrightnessContrast1 = BrightnessContrast {
               Inputs = {
                  EffectMask = Input {
                     SourceOp = "Rectangle1",
                     Source = "Mask",
                  },
                  Alpha = Input { Value = 1, },
                  Gain = Input { Value = 0, },
               },
               ViewInfo = OperatorInfo { Pos = { 341.611, 155.907 } },
            },
            Merge1 = Merge {
               CtrlWZoom = false,
               Inputs = {
                  Foreground = Input {
                     SourceOp = "BrightnessContrast1",
                     Source = "Output",
                  },
                  PerformDepthMerge = Input { Value = 0, },
               },
               ViewInfo = OperatorInfo { Pos = { 491.307, 160.193 } },
            },
            Rectangle1 = RectangleMask {
               Inputs = {
                  Filter = Input { Value = FuID { "Fast Gaussian" }, },
                  Invert = Input { Value = 1, },
                  MaskWidth = Input { Value = 3840, },
                  MaskHeight = Input { Value = 2160, },
                  PixelAspect = Input { Value = { 1, 1 }, },
                  UseFrameFormatSettings = Input { Value = 1, },
                  ClippingMode = Input { Value = FuID { "None" }, },
                  Width = Input {
                     SourceOp = "ResolveParameter1",
                     Source = "Value",
                  },
                  Height = Input { Value = 0.9983606557377, },
               },
               ViewInfo = OperatorInfo { Pos = { 323.541, 77.1951 } },
            },
            ResolveParameter1 = ResolveParameter {
               CtrlWZoom = false,
               Inputs = {
                  Scale = Input { Value = -1, },
                  Offset = Input { Value = 1, },
               },
            }
         },
      }
   },
   ActiveTool = "ReverseCenterWipe"
}
Attachments
2020-08-18 (2).png
2020-08-18 (2).png (957.73 KiB) Viewed 1487 times
2020-08-18 (3).jpg
2020-08-18 (3).jpg (245.47 KiB) Viewed 1487 times
2020-08-18 (4).png
2020-08-18 (4).png (706.81 KiB) Viewed 1487 times
Win 10 Home | Intel i7 - 10700f 64 GB 1 TB GB SSD 2 TB SSD
RTX-3060 12 GB | Resolve Studio 18.6.6| Fusion Studio 18.6.6

Win 10 Home | Intel Core I7-7700HQ 32 GB 1 TB NVME SSD 1 TB SATA SSD
GTX-1060-6GB | Resolve 17.4.6

Return to DaVinci Resolve Feature Requests

Who is online

Users browsing this forum: No registered users and 24 guests