Animate COUNTERS in DaVinci Resolve - Including Commas & Symbols

Поделиться
HTML-код
  • Опубликовано: 29 дек 2023
  • This simple Counter is great for displaying changing numbers in context. So in this tutorial I show you how to achieve this in DaVinci Resolve and how to safe it as a reusable Preset.
    Get my DaVinci Resolve Templates
    filmic-footprints-shop.compan...
    CODE:
    : -- setup
    thousandsSeperator = ","
    prefix = "prefix "
    postfix = " postfix"
    -- setup end
    number = Counter
    delimited = (string.format('%d', number)):reverse():gsub("(%d%d%d)","%1" .. thousandsSeperator):gsub(",(%-?)$","%1"):reverse()
    return(prefix .. delimited .. postfix)
    More of my DaVinci Tutorials here
    • Ultimate Guide to bett...
    • Viral 3D FUSION Animat...
    • Motion Graphics Beginn...
    • Simplicity SPEAKS Loud...
    FREE Course
    • Complete FUSION Guide ...
    FOLLOW Me on Instagram
    / filmic_footprints
    Super FAST Editing PC
    CPU: amzn.to/43Vo9gX
    Graphics Card: amzn.to/4atDyaC
    Motherboard: amzn.to/3PRYMGH
    64GB of RAM: amzn.to/4cUcins
    Internal SSD: amzn.to/3JdYLcI
    Water cooler: amzn.to/3UbhWKh
    1000w Power Supply: amzn.to/3xA2Hly
    PC Case: amzn.to/3JeAaEz
    Buy me a Coffee
    www.buymeacoffee.com/filmicfo...
    Disclaimer: The links in the video description are affiliate links, which means that I may earn a small commission if you make a purchase through these links, at no extra cost to you. This commission helps support the channel and allows me to continue creating high-quality content. Thank you for your support! Please note that I do not take direct responsibility for the products you purchase through the provided links. Make sure to read the product descriptions and customer reviews carefully before making a purchasing decision.
    Thanks for your support ❤️
    #davinciresolve #tutorial #counter #animation #animated #motiongraphics #editingtutorial #videoediting #numbers #infographics

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

  • @FilmicFootprints
    @FilmicFootprints  6 месяцев назад +6

    Here's the code:
    : -- setup
    thousandsSeperator = ","
    prefix = "prefix "
    postfix = " postfix"
    -- setup end
    number = Counter
    delimited = (string.format('%d', number)):reverse():gsub("(%d%d%d)","%1" .. thousandsSeperator):gsub(",(%-?)$","%1"):reverse()
    return(prefix .. delimited .. postfix)

    • @pspproduction
      @pspproduction 15 дней назад

      Doesn't work the code. Could you please help me.

  • @user-tp6ub6yp1o
    @user-tp6ub6yp1o 6 месяцев назад +3

    Thank you so much!! it's very helpful

  • @mateusdesousa-nx6uz
    @mateusdesousa-nx6uz 4 месяца назад +3

    thank you. exactly what i needed

  • @VietHungNguyen-wc2vs
    @VietHungNguyen-wc2vs 3 месяца назад +3

    Thank you man you are the best

  • @santiagomarques8777
    @santiagomarques8777 Месяц назад +1

    Your content is Fire

  • @FilmicFootprints
    @FilmicFootprints  6 месяцев назад +3

    IF you want to see more Motion Graphics Tutorials have a look at this Playlist: ruclips.net/p/PLc5tt2U6B4B2gnDkixvlVWVZc1o6a6usZ

  • @JAMESSPECTOR762
    @JAMESSPECTOR762 6 месяцев назад +2

    thank you man you are the best

  • @onichan4770
    @onichan4770 Месяц назад

    Not all heroes wear capes! Auto sub! This is what I am looking for, thanks man!

  • @successzone2024
    @successzone2024 Месяц назад +1

    Thank you so much!

  • @SwaadeshUS
    @SwaadeshUS 3 месяца назад

    this guy is awesome

  • @RamasolaProductions
    @RamasolaProductions 5 месяцев назад

    Thank you! Very helpful! Subd!

  • @cas_vis
    @cas_vis Месяц назад

    Thank you!

  • @armando.visuals
    @armando.visuals 3 месяца назад +4

    How can we add decimals? And what if we need more than 1 million? Thank you!

  • @stepson
    @stepson 2 дня назад

    Thanks!

  • @berlinmedia
    @berlinmedia 3 месяца назад

    Thanks this was really helpful!
    How to change the color of that numeric number?

  • @saddamhussain.21
    @saddamhussain.21 5 месяцев назад

    It’s working in my mac

  • @victorgermany3373
    @victorgermany3373 4 дня назад

    dank dir diggi

  • @hello_nd
    @hello_nd 21 час назад

    I tried adding a Follower to add an opacity animation with delay but it's not working. Do you have a suggestion on how to make an in/out animation for this?

  • @piochuajr
    @piochuajr 5 месяцев назад

    Thank you so much for this! Also, can you help on how to save it as macro please? Which option to save because once I put it in the timeline, I am only showing the background.

    • @FilmicFootprints
      @FilmicFootprints  5 месяцев назад

      You could Safe the Fusion Composition in a power Bin.

  • @markus7918
    @markus7918 3 месяца назад

    Hi;
    How can I change the "," to "." as a separator? My problem is that my number looks like ".900.500". What can I do to remove the dot at the beginning of the digits?

  • @DhruvGoswami-x5s
    @DhruvGoswami-x5s 16 дней назад

    when I paste the given code it is not shown like prefix and postfixso would you place tell me what should I do?

  • @silentsoulgaming3346
    @silentsoulgaming3346 3 месяца назад +2

    hey i need help when i paste your code in expressions nothing is happening its showing red line on text and media out pls help

    • @FilmicFootprints
      @FilmicFootprints  Месяц назад

      There are a few things that could have gone wrong. Check if you copied the : at the beginning of the code and check if your Counter Slider has the same name as in the code.

  • @prathmesh05
    @prathmesh05 23 дня назад

    "Thanks for the tutorial, dude. Great help. Can you please tell me how to change the placement of the commas? For example, if I want to write ₹34,00,000."

  • @daily.motivationvidz
    @daily.motivationvidz 4 месяца назад

    kannst du bitte ein tutorial machen wie du deinen smooth zoom machst, sieht sehr gut aus

    • @FilmicFootprints
      @FilmicFootprints  4 месяца назад +1

      Schau dir mal Magic Zoom von Mr Alex Tech an!

  • @reneliebich9931
    @reneliebich9931 4 месяца назад

    Hi. Wie muss ich den Code ändern, damit nur 1 Nachkommastelle erscheint? Danke im Voraus

  • @firasth-o9u
    @firasth-o9u 13 дней назад

    to everybody the code dose not worcked you need to Check if you copied the : at the beginning of the code and check if your Counter Slider has the same name as in the code C TO c

    • @dwaipayandey
      @dwaipayandey 9 дней назад

      explain plz

    • @FilmicFootprints
      @FilmicFootprints  3 дня назад

      1. Make sure to copy the code with the : at the start
      2. Check the name of the Slider it needs to be exactly the same as in the code

  • @CappsProductions
    @CappsProductions 5 месяцев назад

    Any way to get rid of the space in between the $ and the number?

    • @FilmicFootprints
      @FilmicFootprints  5 месяцев назад

      Yes delete the Space in the prefix in the code!

  • @Defleqt
    @Defleqt 5 месяцев назад

    Is there a way to also allowe decimal numbers
    since now it only allowes for full numbers

    • @vishalpundir2340
      @vishalpundir2340 4 месяца назад

      uncheck integer
      in edit controls

    • @armando.visuals
      @armando.visuals 3 месяца назад

      If found out how please let me know

    • @armando.visuals
      @armando.visuals 3 месяца назад

      @@vishalpundir2340 didnt work for me. not sure if i did something wrong

    • @Defleqt
      @Defleqt 3 месяца назад

      i just put 2 counters in 1 for prime and 1 for the decimals@@armando.visuals

  • @imrankhan-qm3vl
    @imrankhan-qm3vl Месяц назад +1

    i use the code but its not showing anyhing and tuning red

    • @FilmicFootprints
      @FilmicFootprints  Месяц назад

      Check if you copied the : at the beginning of the code and check if your Counter Slider has the same name as in the code.

  • @user-qe9if3ny9i
    @user-qe9if3ny9i 6 месяцев назад +1

    How can I create billions of dollars, for example? Is it limited to 1 million? The tutorial is very useful, thank you❤‍🔥

    • @FilmicFootprints
      @FilmicFootprints  6 месяцев назад

      No it is not limited to a million just change the Range of the slider!

    • @user-qe9if3ny9i
      @user-qe9if3ny9i 6 месяцев назад

      @@FilmicFootprints No it doesn't work, it automatically limits to 1 million if you enter larger numbers😮‍💨

    • @KingdomCurrency
      @KingdomCurrency 6 месяцев назад

      @@user-qe9if3ny9i Instead of changing the range in the "Range" Box, in the Edit controls page. Change your range in the "Allowed" box and you will be able to go higher. I had the same problem and this fixed it for me.

    • @FilmicFootprints
      @FilmicFootprints  6 месяцев назад

      @@user-qe9if3ny9i You can change the code to use number = Counter * 1000 but then the last 3 digits won`t change during the animation. Depends if you need them to change or not. I hope this helps.

    • @anton7146
      @anton7146 4 месяца назад

      @@FilmicFootprints I love you man, youre the best

  • @oliverhersee1814
    @oliverhersee1814 9 дней назад

    I follow the tutorial and it doesn't work for me. Did updates do it?

    • @FilmicFootprints
      @FilmicFootprints  4 дня назад

      No it still works, have you checked if you copied the code with the : at the beginning?

  • @justwoney
    @justwoney 4 месяца назад

    how to remove comma?

    • @FilmicFootprints
      @FilmicFootprints  Месяц назад

      You can change the return statement at the bottom to: return(prefix..number..postfix)

  • @nhihoang5718
    @nhihoang5718 6 месяцев назад

    Where can I get the code?

    • @FilmicFootprints
      @FilmicFootprints  6 месяцев назад

      Thanks for the reminder I forgot to put it in the video description. Now it's there :D

  • @dailyanimalsvideo
    @dailyanimalsvideo 4 месяца назад

    Hey thanks for the video can you please generate a code for indian number system
    in international system we have commas in this way 999,999,999
    In indian number system we have commas in this way 99,99,99,999
    Please help

  • @loklokreview
    @loklokreview 4 месяца назад

    I found black screen after export to mp4 😢

  • @KingdomCurrency
    @KingdomCurrency 6 месяцев назад

    This is only limited to 1,000,000 for some reason

    • @FilmicFootprints
      @FilmicFootprints  6 месяцев назад

      Yes the slider of DaVinci limits this. You could change the code to use number = Counter * 10 for example to increase the values but then the last digit won`t be animated (because the number increases always by 10)

    • @armando.visuals
      @armando.visuals 3 месяца назад

      In the edit controls instead of range use Allowed and add as much as you want. i just dont know how to use decimals

  • @cristophero8196
    @cristophero8196 4 месяца назад

    If it reaches 33 million?

    • @cristophero8196
      @cristophero8196 4 месяца назад

      It only reaches a million, it does not exceed a million :(

    • @cristophero8196
      @cristophero8196 4 месяца назад

      : -- setup
      thousandsSeperator = ","
      prefix = "S/ "
      postfix = ".00"
      -- setup end
      number = Counter
      delimited = (string.format('%d', number)):reverse():gsub("(%d%d%d)","%1" .. thousandsSeperator):gsub(",(%-?)$","%1"):reverse()
      return(prefix .. delimited .. postfix)

  • @raisinghostff9184
    @raisinghostff9184 6 месяцев назад

    Isaac channel editing breakdown 😑

    • @FilmicFootprints
      @FilmicFootprints  6 месяцев назад

      Haven‘t recorded it yet 🤷🏼‍♂️ Maybe next week!

    • @FilmicFootprints
      @FilmicFootprints  6 месяцев назад

      Here it is I Hope you Like it:
      ruclips.net/video/Ravep5SUwC0/видео.html

  • @Tamilm0505
    @Tamilm0505 Месяц назад

    it does't work