Using Expressions WILL Change DaVinci Resolve Fusion Forever

Поділитися
Вставка
  • Опубліковано 16 січ 2025

КОМЕНТАРІ • 48

  • @JakeWipp
    @JakeWipp  2 роки тому +14

    Let me know what questions you have for future videos! I really want to do more of these down the road!

    • @ThomasBeenAnderson
      @ThomasBeenAnderson 2 роки тому

      Jake, you are a great teacher! Could you please explain how to create a circular motion for a 3d camera in fusion? Like a move of a satellite around the Earth... I was having hell of a time trying to that for the 3d earth that you showed in one of your videos. My camera was uncontrollably spinning around all axes on its way from point A to point B.... Much appreciated.

    • @activefireball8288
      @activefireball8288 9 місяців тому +1

      How would I enter a multi line expression? One line is cool and all, but if I want to store a complex equation in a parameter, one-line isn't cutting it. It can be done, just looks messy.

  • @RyanOsborneUK
    @RyanOsborneUK 2 роки тому +2

    Love this Jake 👏I've used expressions before but you still managed to clear up some things for me. Thank you!

    • @JakeWipp
      @JakeWipp  2 роки тому +1

      Really glad to hear it Ryan! Thanks for commenting!

  • @PatrickStirling
    @PatrickStirling 2 роки тому +2

    eyooo thanks for the shoutout! expressions can get pretty nutty. then using them on top of animcurves and all the other tools... 🤯

    • @JakeWipp
      @JakeWipp  2 роки тому

      Yeah man! For sure! It's a ton of fun but your brain starts to hurt pretty quick 😂

  • @ghable23
    @ghable23 Рік тому

    Thank you for this video. I've been looking for a way to move things at a certain speed for hours. I hope there is an easier solution but I"ll give this one a shot soon.

  • @marcinpolo6725
    @marcinpolo6725 Рік тому +1

    Hi,
    at 7:36 in this video you can see an expression code that looks like visual studio code. I have a question - is it actually from VSC, and if so - is there any extension that colors and arranges (prettifier) the code of such an expression?

  • @CmanXP
    @CmanXP 2 роки тому

    Excellent video, my man. Love the William Justice plug 👍

    • @JakeWipp
      @JakeWipp  2 роки тому

      His resource is very helpful! I use it all the time!

  • @IAMJOELBURRIS
    @IAMJOELBURRIS Рік тому +2

    yeah so is no one gonna compliment the epic UI cutouts, sound design, and smooth animations in this video? Like its awesome. (constructive: music was a bit much upfront)

    • @JakeWipp
      @JakeWipp  Рік тому +2

      Haha! Thank you so much! I love making all those little details! I've definitely work on the mixing as its one of my weakest points in my videos. Thanks again!

    • @IAMJOELBURRIS
      @IAMJOELBURRIS Рік тому

      @@JakeWipp no worries man its my weakest point myself. I've just been focusing on it lately so it sticks out more.

    • @JakeWipp
      @JakeWipp  Рік тому

      @@IAMJOELBURRIS Awesome man! I hope you get it all figured out!

  • @AnsonSavage
    @AnsonSavage 7 місяців тому

    Awesome, thank you!

  • @ThatMakesSenseToMe
    @ThatMakesSenseToMe 8 місяців тому

    Excellent info! Thank you

  • @MadanMeelan
    @MadanMeelan Рік тому +1

    If a software engineer wants to be an editor like me, WOW it's so cool

  • @mauronedj
    @mauronedj Рік тому

    Man this is super helpful thank you! Would love to see practical ways to use them inside a real composition in the future!

  • @10e_doctor
    @10e_doctor 2 роки тому +2

    hello I've been following you for 1 year now and I think you're an incredible tutorial do you think it would be possible for you to have doctor who effects, for example regeneration or tardis effects

  • @1SubZeero
    @1SubZeero 2 роки тому

    Thank you so much for this!

  • @JoelPurnell
    @JoelPurnell 19 днів тому

    Hi. Love your channel! Question: Say I have a sequence of random numbers triggering the height of a rectangle. If I never want the height to fall to 0, and a 0 value did occur, how could I get the height to maintain the previous value until a higher value occurs using an expression? I’ve tried - iif(Input1 == 0, self[-1], Input1) - But it doesn’t recognise the ‘self’ command. Any ideas are greatly appreciated.

  • @rogueFactor
    @rogueFactor 2 роки тому +1

    wow. Thank you so SO much for this knowledge drop. i'm fairly new to Resolve and this directly addresses specific issues i've been struggling with. 🤙🔥🎬

    • @JakeWipp
      @JakeWipp  2 роки тому +1

      That's awesome! Glad that I could help! Thank YOU!

  • @christophez3306
    @christophez3306 Місяць тому

    hello Jake, thank you for your work, it's very useful but is there a way so that during the animation with decimal numbers (comma or period, like 1.252, it doesn't move in all directions? I I think it's due to kerning but I don't see how to fix it All the decimal number animation tutorial videos have the same problem, the numbers move during the sequence. It's horrible. Do you have a solution THANK YOU?

  • @LegorocketsAnimation
    @LegorocketsAnimation Рік тому

    Great video. This will save me a lot of time in my spacecraft cockpit animations. Now I only have to update the background and the instruments will update to show the same thing without having to reanimate each of them.
    One thing you missed in the video (or maybe I just didn't hear it) was that expressions are case sensitive. Node1.Value is not the same as node1.value.

  • @lonr373
    @lonr373 Рік тому

    I'm not sure if this is even possible, but I'm working with a Polygon node to crop a specific area from a video clip. I've also set up a Tracker node on a duplicate of that clip. I applied an expression to the "Center" of the Polygon using "Tracker1.UnsteadyPosition" to track the movement of the Tracker, and this part works flawlessly. The Polygon accurately follows the Tracker's movement. Ok done.
    Now, the Tracker has two points, so I've configured it to track not just movement but also rotation since the video has complex camera shakes. I initially wasn't certain if I could make the Polygon rotate correctly, as the default behavior involves rotating around a pivot point. However, I discovered a solution. I made a Transform node and added an expression directly to its "Angle" using "Tracker1.UnsteadyAngle". This way, the Polygon rotates proportionately to the clip's movement, rather than pivoting around a fixed point.
    However, here's the issue I'm facing. I'm also tracking the scaling of the clip, especially since this particular clip zooms in. My initial thought was to add an expression to the Polygon's "Size" using "Tracker1.UnsteadySize".
    HOWEVER doing this makes the Polygon distorted, expanding from its pivot point. This creates an undesired effect. So I attempted adding the expression to the Transform node's "Size", but it resulted in the entire clip zooming in, rather than just adjusting the Polygon's "Size". You can see the problem here. There is a size mismatch. So back to square one. Essentially, any change in size I apply to the Polygon leads to the entire shape shifting away from its center. My main question is: Is it even possible to use an expression to scale the size of the Polygon proportionate to the scaling of the Tracker?
    P.S.: I know that I could bypass this issue entirely by manually creating keyframes for the Polygon's "Center" and "Size". However, I'm asking this because the software is quite sophisticated, and I'm wondering if there's a way to accomplish these tasks more efficiently using expressions from someone who actually knows what they're doing lol.

  • @tylerwinter512
    @tylerwinter512 11 місяців тому

    Help me Jake! I really need to create a flicker lighting effect for a campfire scene. I’ve scoured UA-cam for techniques for this and still can’t get a good look. I’ve been using the flicker node in fusion but it looks terrible. Any advice is greatly appreciated. Im gonna try wiggle expression on an opacity on an adjustment layer but im just grasping at this point.

  • @kidmd64
    @kidmd64 2 роки тому

    Great video, good job explaining this stuff, especially time and comp.RenderEnd. I used to code for fun (back in the 80s). Maybe it's time to get back into it with Resolve.

  • @lissgarcia8492
    @lissgarcia8492 2 роки тому +2

    Hi! Just watched this video, very helpful!
    Could you explain how to add Animation In and Animation Out Checkboxs, and also explain how to make macros and publish parameters to use them in Edit?
    This would be awesome :)
    Thanks!

  • @santhiraraj5869
    @santhiraraj5869 2 роки тому

    Hey,just wanted to know are the fusion page in the paid version of da Vinci resolve and the stand alone fusion (studio) same/do the same stuff
    What are the difference between them pls make a video explaining that

  • @jannik244
    @jannik244 Рік тому

    its like easier programming, i live it

  • @FyeRye
    @FyeRye 2 роки тому

    Yoo!!, got a question! And I need help!!. Is there anyway that I can add for example (OpticalFlow1) & (VectorMotionBlur1) and copy and paste these fusion effects into all my clips at once?, instead of me manually going through each clip and having to paste them and also Connect the node!?, Is there ALSO! a way for my nodes to automatically connect instead of ME! manually doing it??

    • @JakeWipp
      @JakeWipp  2 роки тому +1

      Hey! Yes and yes! If you copy the clip on the edit page that already has the Fusion effect applied you can right click on the target clip and click paste attributes. From there you can select something along the lines of Fusion Attributes. As for connecting nodes automatically it can only be done with one node at a time but already that saves a TON of time. If you hold down shift while dragging the node over a node pipe it will automatically connect it!

    • @FyeRye
      @FyeRye 2 роки тому

      @@JakeWipp I did a bit more figuring out and I actually figured it out on my own! But this clears up a few questions I was gonna ask! Thank you!

  • @Avidcomp
    @Avidcomp 2 роки тому

    William Justice's Expression Cheat Sheet: LINK IS BROKE
    Great video by the way.

    • @JakeWipp
      @JakeWipp  2 роки тому

      Looks like his website might be down. I've reached out to him to find out for sure. Thanks for letting me know!!!

  • @peterrichardson1054
    @peterrichardson1054 2 роки тому +3

    Great video Jake very interesting content - could do with less music upfront :)

  • @Jaxplode
    @Jaxplode 5 місяців тому

    nice sales video.

  • @jitinmohan6825
    @jitinmohan6825 Рік тому

    🤯🤯🤯

  • @tverdyznaqs
    @tverdyznaqs Рік тому +1

    Why the tense music? Makes you sound like you're secretly an axe murderer lol

  • @The_Daliban
    @The_Daliban 5 місяців тому

    Video starts at 2:15

  • @mcheser
    @mcheser 2 роки тому

    Wippi 🥵🥰

  • @BrianEppMusic
    @BrianEppMusic Рік тому

    get on with it

  • @UlfErlingsson
    @UlfErlingsson Рік тому

    Frustrating video to watch, turning off. Why? Show don't tell. Two minutes in it is still all tell.

  • @lukakoprivica
    @lukakoprivica 9 місяців тому

    So, it's already dead???
    Don't bring BS "power" to new program... Only dead AE needs expressions. Normal, modern programs for animation, have all you need in UI. Maya is the best example.