Create Progression Bars using Anime Curves in Davinci Resolve

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

ความคิดเห็น • 7

  • @KasperStudios
    @KasperStudios 4 หลายเดือนก่อน +1

    How can I reverse it to be a countdown? 🔄(Speed Change on the Timeline page is greyed out)
    Thank you for the amazing tutorial!

  • @MrDanielPare
    @MrDanielPare 5 หลายเดือนก่อน

    Awesome tutorial, Fast and easy. Do you have a tutorial on to make this custom progress bar as separate asset that I can use in other project?

  • @ontipayaniga5580
    @ontipayaniga5580 หลายเดือนก่อน

    at 2:04 how did you decided the value of scale is 2.02 ? please explain.

    • @VideoEditorStudio
      @VideoEditorStudio  หลายเดือนก่อน +1

      2 would have covered the entire frame and therefore would be enough. I just rather going slightly above in case I misplace the bar by mistake or do other adjustements

  • @Border-Agility
    @Border-Agility 2 ปีที่แล้ว +1

    Hi, the expression does not work. cell(time/comp.RenderEnd*100) is this right?

    • @VideoEditorStudio
      @VideoEditorStudio  2 ปีที่แล้ว +3

      Hi, sorry I forgot to put the expression in the description. I've just updated that.
      The mistake is that you wrote "cell" instead of "ceil"

    • @Jakesters
      @Jakesters 2 ปีที่แล้ว +3

      They replied, but just so you are aware. ceil is short for 'ceiling' meaning it will basically round up to the nearest whole number.