Number Animation in DaVinci Resolve: Add Symbols, Commas, & Decimals

Поделиться
HTML-код
  • Опубликовано: 29 ноя 2023
  • Today, I’ll share with you how to easily create a dynamic number counter animation in DaVinci Resolve and how to customise it to your liking by adding commas, decimals and symbols. Plus, at the end, I’ll show you how to create your own template so you can add it to your videos in a matter of seconds.
    It’s a simple effect that will elevate the quality of your videos massively. I hope you enjoy it!
    Expressions to copy and paste with commas:
    For the most flexibility, this should work for numbers in the hundreds of millions all the way down to zero. Remember to replace the word ‘Counter’ with the name of your own counter slider!
    "$"..string.sub(Counter,-9,-7)..","..string.sub(Counter,-6,-4)..","..string.sub(Counter,-3,-1)
    But if you don’t need the extra commas, here are some other expressions you can use instead.
    For numbers: 0-99,999
    "$"..string.sub(Counter,-5,-4)..","..string.sub(Counter,-3,-1)
    For numbers: 0-999,999
    "$"..string.sub(Counter,-6,-4)..","..string.sub(Number4,-3,-1)
    For numbers: 0-9,999,999
    "$"..string.sub(Counter,-7,-7)..","..string.sub(Counter,-6,-4)..","..string.sub(Counter,-3,-1)
    For numbers: 0-99,999,999
    "$"..string.sub(Counter,-8,-7)..","..string.sub(Counter,-6,-4)..","..string.sub(Counter,-3,-1)
    For numbers: 0-999,999,999
    "$"..string.sub(Counter,-9,-7)..","..string.sub(Counter,-6,-4)..","..string.sub(Counter,-3,-1)
    ====================
    🎥💡 CAMERA GEAR I USE:
    ====================
    The Camera: amzn.to/3N6ddpz
    The Lens: amzn.to/3sVW4rC
    The Main Light: amzn.to/3uCz8y3
    The Other Light: amzn.to/47UYohu
    The Wireless Microphone: amzn.to/47VzZYS
    The Tripod: amzn.to/46AAsyI
    The Tripod Head: amzn.to/49WhzJy
    The SD Card: amzn.to/3T3b1D4
    ==================
    ✦ Connect with Me! ✦
    ==================
    IG: ➡︎ / jonnymarc_baker
    💰 The links above are affiliate links. If you purchase a product or service through them, I may receive a commission. This helps me run this channel.
    #davinciresolve #videoeditingtutorial #numberanimation

Комментарии • 14

  • @jonnymarcbaker

    I had a lot of fun making this video! What video would you like to see next from me? Thanks so much for watching!

  • @lonewolf8786
    @lonewolf8786 14 часов назад

    plz help me, everything is good but i am stuck at one point , i want to add 3000000 this number but fusion pick up alwayz 100000 , why

  • @dance_rizz

    HEY DUDE I AM SPEECHLESS I DONT HAVE WORDS TO EXPLAIN HOW YOU HELPED ME!!! TY SO MUCH!!

  • @shacops6790

    Hi, do you know how I can create a color gradient that transitions from red at 0 to green at 1,000,000 for exemple? I tried using a background linear gradient, but I can't get the background to affect the color of the text.

  • @toysoldiernostalgia

    But I don´t just want a counter!! I want it on top of a clip!! This is useless!!

  • @user-sc2vi7kk4f

    How to get an internship after a digital marketing course

  • @EditorPerezoso

    Thank you very much for this video and explaining in a detailed and understandable way the creation of numbers and decimals. About the dollar sign I would create a new text and simply animate the position.

  • @phoenixwing2

    thank you very much !!

  • @gayanthavitharanage6028

    Hey thank you very much!!

  • @nostolgiagore
    @nostolgiagore 14 дней назад

    this syntax is stupid but thank you