How To ANIMATE A COUNTER In Davinci Resolve!

preview_player
Показать описание
In this tutorial I show how you can create a text based counter in Davinci Resolve. You can use this effect for Subscribers, Money and much more.

Get my DaVinci Resolve Templates

*High quality Music & SFX: (SAFE 70% on your first year)

-------------------------------------------------------------------------------------------------------

Code:
: -- setup
startValue = 0;
endValue = 123456;
thousandsSeperator = ","
prefix = "prefix "
postfix = " postfix"
-- setup end
number = startValue + (endValue-startValue)*(time/comp.RenderEnd)
return(prefix .. delimited .. postfix)

FOLLOW Me on Instagram

The links with * are affiliate links. Purchasing anything through them helps support my channel
Thanks for your support!

#davinciresolve #editing #subscribers #counter #tutorial #fusion
Рекомендации по теме
Комментарии
Автор

I‘ve made an updated Version of this Counter with more possibilities to control the Animation.

Watch the Tutorial here:
Animate COUNTERS in DaVinci Resolve - Including Commas & Symbols

FilmicFootprints
Автор

I love when somebody just does a better, more comprehensive video in LESS time than those other time wasting channels! Thumbs up dude you rock

thedriveog
Автор

You are such a wonderful person, thank you

kanau_sp
Автор

Haven't tried this yet but thanks for the service to the community!

amoddeshpande
Автор

THANKS BRO!!! I USED IT FOR HUMAN POPULATION WORKED PERFECTLY👍🏻

freeradical
Автор

Increible no tenia idea que se podian colocar codigos en

davidzero_
Автор

Very useful and helpful video, thanks man for this. Love from Gambia.

saikoumarong
Автор

Dude, you're the goat! So helpful!

Seethruthescript
Автор

Yes this was very helpful brother. Thank you!

ludvigfkofjall
Автор

Saved me a lot of time with this one, vielen dank!

davidbrobb
Автор

So many Real value tutorials :)
Keep on going

kalinkakylab
Автор

This is really helpful, thank you! You got one more sub 😁

thebesttrekker
Автор

Really Good work ❤❤❤❤❤❤
Thanks for supporting 🙏 🎉🎉🎉🎉

soniasaroyavlog
Автор

The hero we need, but do not deserve!

KingdomCurrency
Автор

thankyou so much it actually worked but how can i remove the background and make it transparent?

athhxx_creates
Автор

danke für den Code und das Tutorial Bro! Guter Content

sairox
Автор

i edit on ipad, but im having trouble with finding the expression tab. I try to right click the box but haven’t had any luck. Do you know if there’s a way to do this on the iPad version?

britnvys
Автор

Is there a way to pause it on a number, at the end, for example? Awesome video, thank you!

adriennem
Автор

is there a way to make the counter go in a s curve way? so start out counting slow then fast and end slow?

Colbrow
Автор

Is there a way to make a similar effect with letters instead of number?

jaouadbentaguena