Dollars Number Counter Title in Davinci Resolve

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 93

  • @Neophytis
    @Neophytis 7 місяців тому +1

    First time seeing this channel, but I'm already subbed, because I can see that you are a good teacher. Thank you so much for making these tutorials! I would be lost in a dark Davinci Resolve themed forest, without help like this! :))))

  • @l0rdcroissant
    @l0rdcroissant 2 роки тому +5

    I truly enjoy watching you create in your videos and I've also noticed that since watching your videos I am no longer overwhelmed when I go into fusion. ;) thank you

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

      Great, that's the goal! Thanks for tuning in every time!

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

    Great video once again... instead of keyframing the level you can select the 4th option in the border style

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

      Great tip, definitely a good alternative!
      But by doing it that way I'll lose the rounded tip of my rectangle line which I personally think looks nice. Thank you for sharing!

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

    My first ever Fusion composition or whatever it is called. Your explination was clear and easy to fallow. Thank you.

  • @ilhamfebrianto8564
    @ilhamfebrianto8564 2 роки тому +4

    That was awesome, please keep making tutorial content like this

  • @Moviesacc-j3b
    @Moviesacc-j3b Рік тому +7

    For those who have made simple ones and found that it shows too much decimals here is how to limit them to two decimals after the comma with explanation:
    Whereas X:(Text1.Number) F: floor
    X - Fx => Figures after the coma
    f (( x - fx )*100) => first two figures after the coma as an integer
    (f (( x - fx )*100))/100 First two figures after the comma as decimal
    ((f (( x - fx )*100))/100) + (fx)
    The integer and the first two figures after the comma
    Ps: I don’t know if there is a simpler way i just did it using simple maths

    • @krissi.kreates
      @krissi.kreates Рік тому

      is there no simpler way?

    • @GynthuEditing
      @GynthuEditing Рік тому +11

      There is. You have to select "Integer" from edit controls menu. I hope it helps

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

      thank u sm bro@@GynthuEditing

    • @007JAGM
      @007JAGM 11 місяців тому +1

      @@GynthuEditing you are a god thank u sm

    • @Sannu98
      @Sannu98 10 місяців тому +1

      @@GynthuEditing banger

  • @AlexRothman
    @AlexRothman 2 роки тому +12

    Hey Jeremy, great video, but I have a question. I just made a super simple one and when it counts up it includes infinite decimal places. How can I limit it to whole numbers? Thanks

    • @VideoEditorStudio
      @VideoEditorStudio  2 роки тому +27

      In my case it wasn't necessary because I was using high values but I should have done it anyway. in front of your expression you should add floor This will round up to the full number.
      So floor(Text1.Number)

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

      @@VideoEditorStudio Awesome, thanks for the reply, it works perfectly!

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

      Thanks for this reply, I had the same issue

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

    DAAAAAAAMN THANKS DUDEEEE, i was looking for this since im really new at davinci, new subscriber

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

    This was a quick and very cool tutorial. Appreciate it!

  • @Escapeists
    @Escapeists 10 місяців тому +2

    Hey man, mine is giving me a heap of decimal places after my number? Any idea how to stop this?

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

    Whereas X:(Text1.Number) F: floor
    X - Fx => Figures after the coma
    f (( x - fx )*100) => first two figures after the coma as an integer
    (f (( x - fx )*100))/100 First two figures after the comma as decimal
    ((f (( x - fx )*100))/100) + (fx)
    The integer and the first two figures after the comma
    For those who have made simple ones and found that it shows too much decimals here is how to limit them to two decimals after the comma with explanation
    Ps: I don’t know if there is a simpler way i just did it using simple maths

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

    This is insanely helpful, thank you

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

    You just earned a subscriber I was looking for this

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

    Very helpful tutorial for all level editors. Just Subbed :)

  • @AndPlusYT
    @AndPlusYT Рік тому +3

    yo great tutorial, do you know why its doing decimal places?

    • @TMOdigital
      @TMOdigital 7 місяців тому +1

      You have to change the expression code to this:
      Text( string.format("%.0f", Text1.Number) )

  • @bloodsportfilms
    @bloodsportfilms 10 місяців тому

    This was great, thank you!

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

    This video helped me on how to use fusion❤

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

    Expressions seem so powerful.

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

    Great tutorial, man! Loved it 😍.
    Thanks for sharing :)

  • @juanmanuelsotelo3952
    @juanmanuelsotelo3952 10 місяців тому +1

    Hello I wanted to comment that with this tutorial I can make a counter only up to one million. do you know any way to make a counter with bigger numbers ?

  • @ma.lxjosph
    @ma.lxjosph Місяць тому

    Tutorial is clear and amazing however it was too fast for me but very helpful tho

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

    crazy good gonna enjoy editing knowing this!

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

    After watching your video I truly found out how versaitle Davinci actually is and that you don't have to rely on evil corp Adobe for video editing! Thanks a lot for the insight and great video!

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

    Hey Jeremy how to add a dot between the numbers ? for example 257.000 instead of only 257000 ?

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

      did you find a solution? i have the same problem

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

      @@bubu no; Jeremy didn't respond

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

    Thanks ❤

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

    This is great thanks so much. Helping me get my bizz off the ground.

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

    Very well explained 👍

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

    Great Tutorial. Thanks!!!!

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

    Hi!
    How do you add a comma between the "thousands".

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

      try this expression:
      : -- setup
      delim = ","
      -- setup end
      number = (Text1.Number)
      delimited = (string.format('%d', number)):reverse():gsub("(%d%d%d)","%1" .. delim):gsub(",(%-?)$","%1"):reverse()
      return("$ ".. delimited)
      number = (Text1.Number) is the slider thing as mentioned in this video.
      Big thanks to youtube.com/@knejmann and youtube.com/@VideoEditorStudio for the tutorial!!!

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

    In 18.6 version, I'm getting 9 digits after the decimal points. Can't find a way to delete the decimal points!

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

    great video. how would we do a countdown. so, let's say from 100 to 0? thanks

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

      Just set the first keyframe at number 100 and the second keyframe at number 0

  • @Farshid.
    @Farshid. 10 місяців тому

    I'm trying to do this with percentages but I keep getting endless numbers after a decimal point.

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

    Hi Jeremy... I wanted to know how to get rid off with decimals if want to animate a smaller number?
    Thanks for this tutorial.

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

      yea same

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

      When creating the slider control select the box "Integer" on the Edit control pannel

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

    My timer has a decimal with 12 numbers after it. How do I fix it?

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

    Does anyone know good sound effects that go well with this effect ?

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

    Very good tutorial! For some reason i can't get over 1000000 on the Number SLider, even tho i typed in more. Is that fixable?

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

      (Template.Number)/0.5 - ok, figured it out

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

      @@timerens_ what did you do?

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

      @@ceejayohhh you have to divide by 2 or some other number

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

    how can I save it to use it whenever I want on other projects with the number slide (controls)?

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

    That's great. But how would you get the number to display 2 decimal points? So it might display $20.32. Or a comma like $257,00.52 ?

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

      Most likely there's an expression that could allow that, but as of right now I'm not sure how. I've tried few option without success. I'll made an updated version if I figure that out!

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

      @@VideoEditorStudio Thank you. I'll very much look forward to that. Subscribed 👍

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

      @@VideoEditorStudio Here's another way with an expression. It's perfect. ua-cam.com/video/h12BxXH4uN8/v-deo.html

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

      there's a box in the Edit Control Menu that says Integer. Just click that and it removes the decimals.

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

      @@JossTS thanks so much i was tryna figure that out

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

    Thanks a lot!

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

    I put in 1 billion dollars but it only goes up to a million how to i increase the slider😊

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

    How i can i put a comma in the text???

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

    I know it, but what I want to know is to use thousand separator comma (,), if you know, please let us know.

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

      Most likely there's an expression that could allow that but as of right now I don't know what could be applied. I know some basics expression concept but I still have a lot to learn!

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

      @@VideoEditorStudio did you figure it out yet?

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

    How to do 0 to 30 billion? It's important I have a project so

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

    1,000,000.00 how do I solve it ?

  • @SalasSaint
    @SalasSaint 10 місяців тому

    doesnt works for me, prob due to the version

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

    Best tutorial man!! Amazing!!!