After Effects Tutorial: Link Animations to Markers | Control Animations with Markers

Фильм және анимация

Hey, guys in this after effects tutorial we will learn how to Link Animation to Markers and Control Animations with Markers in After Effects using a really simple Expression which helps you to create professional animation whether it is for Intro, Logo Reveals, Title Animations Etc.and increase your sales on Videohive.net.
So I hope you guys will learn something new today ENJOY!
Download the Expression here - www.mediafire.com/file/ax199ug...
🔴 Download Best After Effects Template Here -
✅www.motionelements.com/after-...
✅www.motionmile.com/author/nik...
◾ My Vlog Channel - bit.ly/LifeLooksLike
◾ More Cool Stuff @ www.dopemotions.com
◾ My Amazing After Effects Templates - goo.gl/6m6rex
◾ Tutorials Project Files @ / dopemotions
◾ Get Best Free Music Here - bit.ly/DopeMusicTracks
---------------------------------------­­­------------------------------
✅ All Amazing Tutorials Playlist Below -
◾ Ae - bit.ly/AeTutorialsPlaylist
bit.ly/MotionGraphicsTuts
bit.ly/LogoRevealTuts
bit.ly/IntroTuts
bit.ly/SlideshowTuts
bit.ly/TrapcodeTuts
◾ Ai - bit.ly/AiTutorialsPlaylist
◾ Ps - bit.ly/PsTutorialsPlaylist
◾ C4D - bit.ly/C4DTutorialsPlaylist
◾ Free templates - bit.ly/GiveawayTemplate
◾ Speed arts - bit.ly/SpeedArtss
◾ Top10 - bit.ly/MyTop10Fav
---------------------------------------­­­------------------------------
Advanced Motion Graphic Backgrounds in After Effects -
goo.gl/RMShzf
Cinematic Title Animation in After Effects -
goo.gl/JCct1w
Simple Bouncy Logo Animation in After Effects -
goo.gl/5BcSMG
Create Slice up Animation in After Effects -
goo.gl/xTkJr9
Create Elegant Corporate Presentation in After Effects -
goo.gl/DR7xw4
Create Dynamic Transition in After Effects -
goo.gl/4esDDX
Create Dynamic Zoom Transition After Effects -
goo.gl/hwe9DE
Create Stylish Logo Reveal in After Effects -
goo.gl/scZd11
Create Minimal Logo Reveal in After Effects -
goo.gl/pYeY86
Create KZread Intro/Opener After Effects -
goo.gl/1gy84c
Create Stylish and Elegant Promo in After Effects -
goo.gl/Q96mHE
Create Sporty Lower Thirds in After Effects -
goo.gl/BscfBH
Create Glitch Intro to After Effects -
goo.gl/r8rD3h
---------------------------------------­­­------------------------------
💻 Get in touch with us at 💻
◾Website | dopemotions.com
◾Facebook | / dopemotions
◾Twitter | / dopemotions
◾Google+ | plus.google.com/+DOPEMOTIONS
◾Instagram | / dope.motions
◾Instagram | / nikhilpawar.09
◾Business Enquires | contact@dopemotions.com
---------------------------------------­­­------------------------------
Thanks for Watching
Stay Raw Stay Creative!

Пікірлер: 176

  • @nachoalk
    @nachoalk6 ай бұрын

    Six years, and you are still a legend. Thanks a lot!

  • @qbix6205
    @qbix62056 жыл бұрын

    I made two variations of these to stretch automatically from inPoint and outPoint of the layer. First, I need to mention a great benefit of the original which is the ability to control a "hold" before start of IN animation and "hold" at the end of OUT animation. So, if you need those holds, these versions won't be useful to you. So, first version I wanted to be as simple as possible. It requires exactly 2 keyframes in the time remap property. First keyframe is where you want the IN animation to end and the second one where you want the OUT animation to start. The benefit with this one is that it will stretch the length of the IN animation to go from inPoint of layer to the "In" marker. Likewise, the OUT animation will stretch from the "Out" marker to the outPoint of the layer. Here's the code: T = thisLayer; if ((T.marker.numKeys > 1 ) && (numKeys > 1)){ eIn = T.marker.key(1).time; eOut = T.marker.key(2).time; if (time linear(time,inPoint,eIn,0,key(1).value) else linear(time,eOut,outPoint,key(2).value,T.source.duration); }else value; Second version is similar to the previous one but you can control the start and end frame of both IN and OUT sequence. As you can assume, this version requires exactly 4 keyframes in the time remap property. Here's the code: T = thisLayer; if ((T.marker.numKeys > 1 ) && (numKeys > 3)){ eIn = T.marker.key(1).time; eOut = T.marker.key(2).time; if (time linear(time,inPoint,eIn,key(1).value,key(2).value) else linear(time,eOut,outPoint,key(3).value,key(4).value); }else value; Neither expression cares where the keyframes reside, just their values. Also, if you'd like to bookmark just the code here are the pastebin links. Original Dope Motions version: pastebin.com/2AXUqjXz Alternative 1, 2-keyframe version: pastebin.com/FNMZZkvh Alternative 2, 4-keyframe version: pastebin.com/y7WkMQ4m

  • @musicandscience6807

    @musicandscience6807

    2 жыл бұрын

    QBIX thanks, this is awesome bro!!

  • @TheWyattSister

    @TheWyattSister

    Жыл бұрын

    Amazing, thanks

  • @qbix6205
    @qbix62056 жыл бұрын

    One last version that keeps the benefit of the original, "holds". This one requires 4 keyframes and 4 markers. First 2 markers for "IN start" and "IN end". Last 2 markers for "OUT start" and "OUT end". T = thisLayer; if ((T.marker.numKeys > 3 ) && (numKeys > 3)){ sIn = T.marker.key(1).time; sOut = T.marker.key(3).time; eIn = T.marker.key(2).time; eOut = T.marker.key(4).time; if (time linear(time,sIn,eIn,key(1).value,key(2).value) else linear(time,sOut,eOut,key(3).value,key(4).value); }else value; Pastebin: pastebin.com/1RNzXkne

  • @girishbhardwaj2137

    @girishbhardwaj2137

    5 жыл бұрын

    Not understood

  • @nicolasrodriguez1395

    @nicolasrodriguez1395

    4 жыл бұрын

    thanks a lot!!!

  • @davidshukla7040
    @davidshukla70403 жыл бұрын

    You don't know how much time and money this is going to save for me 🙌🙌🙌🙌🙌 Thanks a lot mate!

  • @edgarmorenomartinez350
    @edgarmorenomartinez3502 жыл бұрын

    Maaaan.... A w e s o m e ! ! ! ! ! thousands TKS!

  • @veronikaleonova3373
    @veronikaleonova33734 жыл бұрын

    Dude you're my savior! Thank you very much for this tutorial

  • @emmanuelcerino3425
    @emmanuelcerino34254 жыл бұрын

    This is just what I needed to learn!! thanks, great tutorial. short and right to the point.

  • @MUENTERMEDIA
    @MUENTERMEDIA6 жыл бұрын

    Brilliant! Nikhil it's very noble that you share this thing with the community!

  • @ChetanHuddar
    @ChetanHuddar6 жыл бұрын

    Thank You Soooo Much Nikhel i trying to do this effect from last one year ones again thank you for posting this video

  • @Sibani_Das
    @Sibani_Das5 жыл бұрын

    Thank you very much for sharing this technic. 👍👍

  • @MurrayFrost
    @MurrayFrost5 жыл бұрын

    Very usefull man! Thank you so much!

  • @vladonikolovski3932
    @vladonikolovski39326 жыл бұрын

    That's nice effect. Cheers man.

  • @IgorLaurent
    @IgorLaurent5 жыл бұрын

    priceless tutorial

  • @ize33
    @ize335 жыл бұрын

    Thank you so much. Your explanation has been the best, other tutorials have not been as clear as you.

  • @AGHYADNA
    @AGHYADNA Жыл бұрын

    thanksss

  • @AsifKhan-sz3cb
    @AsifKhan-sz3cb6 жыл бұрын

    Hi Nickel you are amazing. you solved my big problem to to control one videohive template for my use.

  • @WilliamBargmann
    @WilliamBargmann6 жыл бұрын

    Thank you so much! Super useful tutorial

  • @marquesmarceloo
    @marquesmarceloo2 жыл бұрын

    Thank you very much!!

  • @KiKi-py5st
    @KiKi-py5st4 жыл бұрын

    Thanks for sharing, and how to make adjustable markers position for create mogrt fore premiere?

  • @tabithadillinger1744
    @tabithadillinger17445 жыл бұрын

    Thanks for the tutorial!! Very helpful!!

  • @IgorLaurent
    @IgorLaurent6 жыл бұрын

    Thanks mate for your help. Really appreciate your tutorials

  • @sreekanth6589
    @sreekanth65896 жыл бұрын

    awesome Nikhil ji....really excellent work!!! thx for ur really good stuff tutorial...

  • @easymotion
    @easymotion6 жыл бұрын

    dope bro , i was looking for this ;) thanks for sharing

  • @muralidharpatelappa8826
    @muralidharpatelappa88264 жыл бұрын

    Awesome!! Thanks a lot.. Been looking for his all around! Life Saver!!

  • @darkori1
    @darkori16 жыл бұрын

    Thank you for your words "Chance to Lern" Thank You BRO!

  • @vimal8326
    @vimal83266 жыл бұрын

    Very Much appreciated, Thank you so much for this Script :)

  • @eduardoceisc940
    @eduardoceisc9404 жыл бұрын

    Thanks bro! Works well.

  • @artem789
    @artem7896 жыл бұрын

    This is very useful tutorial. Thanks man.

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    welcome buddy

  • @yashkatira98
    @yashkatira984 жыл бұрын

    Thanks for this expression 😍 really maked that animation cool♥️

  • @dopemotions

    @dopemotions

    4 жыл бұрын

    Thanks

  • @musicandscience6807
    @musicandscience68072 жыл бұрын

    Amazing tutorial, thanks Dope Motions!

  • @LVC85costa
    @LVC85costa6 жыл бұрын

    Powerful expression. Thanks. Gonna play with it soon.

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    glad to help you

  • @durgeshnaukariya1823
    @durgeshnaukariya18236 жыл бұрын

    AWesome, It Save correction timing in project "Thoda age Karo, Thoda piche Karo", thanks buddy.

  • @Nijgal
    @Nijgal6 жыл бұрын

    Very useful Nikhil. Thank you for sharing it

  • @minnie2nocky
    @minnie2nocky4 жыл бұрын

    Just what i needed! Thanks!

  • @siriusplayz5871
    @siriusplayz58716 жыл бұрын

    Awesome bro, you have a big heart. Keep up the good work bro. Much love from pakistan ☺

  • @Harshadjejurkar
    @Harshadjejurkar6 жыл бұрын

    really like it.. can u making tutorial of video editing color balance cinematic effect music video

  • @dashstudiosHQ
    @dashstudiosHQ4 жыл бұрын

    Very lovely bro..thanks a bunch

  • @AsifKhan-sz3cb
    @AsifKhan-sz3cb6 жыл бұрын

    But if we need set multiple markers on same one animation of comp. How to do that I tried but that it is not perfectly working. One in and out marker is perfectly working.

  • @water3600
    @water36005 жыл бұрын

    This is what i'm looking for, thanks

  • @thearabicdp
    @thearabicdp6 жыл бұрын

    Love your tutorials, you've given me so many tips. I love to create videos, and I want to give you a two tips for your close ups: One, it's too bright, you can definitely dim the background light. Two, you need to write balance. Keep up the good work 👍

  • @thearabicdp

    @thearabicdp

    6 жыл бұрын

    Oh, can you do a tutorial of the lovely text reveal at the beginning of this video as well please?

  • @chandrakantbag8399
    @chandrakantbag83996 жыл бұрын

    Your super dude! This is very great and wonderful video I have ever seen for AE. Thanks for posting. Really appreciate. There is more stuff on videohive templates we should learn like this.

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    yes definitely will make more tutorials for people who want to join videohive

  • @ayoubberrichi953
    @ayoubberrichi9536 жыл бұрын

    thnks bro ... very well

  • @markuspernia4512
    @markuspernia45126 жыл бұрын

    Thanks men for this videos.

  • @michaelfreesoul5636
    @michaelfreesoul56366 жыл бұрын

    Hey man, Great Job you're doing. Can you please make a tutorial on the fiery transition used in this video. pleaaaaaaaaasssssseeeeeeeee!!!

  • @DesignDotDesign
    @DesignDotDesign6 жыл бұрын

    awesome bro...it is very helpfull...its a great thing that sharing what you learned.

  • 3 жыл бұрын

    Thank youuuuuuuu

  • @FredMachado
    @FredMachado6 жыл бұрын

    Nice tutorial. Big pack have the same :D

  • @travelerguest7480
    @travelerguest74806 жыл бұрын

    can ou tell me please how can i use my character to do multiple actions in one composition for example stop a looping walk cycle and then do any other action like sitting hand shaking any action

  • @404_FURY
    @404_FURY Жыл бұрын

    Thanks a bunch 🤍

  • @anandsharma9891
    @anandsharma98916 жыл бұрын

    Thanks for telling dat awesome tip...SETUP TOUR??????

  • @cutterphilipp2325
    @cutterphilipp23256 жыл бұрын

    Thank you so so much for sharing bro!!

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    always welcome buddy!

  • @liaquatali5206
    @liaquatali52062 жыл бұрын

    Can we do it with animation presets (.ffx) Like, Saving animation presets with layers markers, so whenver we apply a preset on a layer it will automatically create (In and Out) markers with it. Animation preset thora dynamic hojaega.

  • @PixelCantina
    @PixelCantina5 жыл бұрын

    Good stuff man.

  • @durgeshnaukariya1823
    @durgeshnaukariya18236 жыл бұрын

    I have a Question, how to use track matt to 3d layer? or how to reveal 3d layers objects?

  • @abdessalemdz858
    @abdessalemdz8586 жыл бұрын

    thank you bro ... nice video

  • @fissunix
    @fissunix6 жыл бұрын

    Really cool, thx !

  • @marquesmarceloo
    @marquesmarceloo2 жыл бұрын

    Hey guys, I've used this same technique but, for some reason, it only controls the position property... I've done this with a composition that had both position and rotation keyframes to it (the same amount), but when I play the animation it only shows the position changing, not the rotation.. Am I doing anything wrong?

  • @DeepakKumar-qh2ge
    @DeepakKumar-qh2ge6 жыл бұрын

    You are Great.

  • @gauravkumar-qk6ct
    @gauravkumar-qk6ct5 жыл бұрын

    Pls tell me how to control two keyframe animation with markers just for 'in' and 'out' animation

  • @User-pq2yn
    @User-pq2yn4 жыл бұрын

    how to make adjustable markers position for create mogrt fore premiere?

  • @AE_Tutorials
    @AE_Tutorials6 жыл бұрын

    Cool Tutorials,

  • @genatech3454
    @genatech34546 жыл бұрын

    advice : put the shortcuts you're using in the screen like other pro youtbers it will bring you more subscribers keep up you're awesome

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    I dont really know how to do that do you?

  • @StrobeFireStudios

    @StrobeFireStudios

    6 жыл бұрын

    Hey Dope, you can use QiPress or Key Displayer v3. Let me know if you need a hand.

  • @aminalamin313

    @aminalamin313

    4 жыл бұрын

    @@dopemotions what is a shortcut of marker?

  • @25Seba25
    @25Seba255 жыл бұрын

    Thanks man! For sharing knowledge! Awesome tut! Like and subscribe!

  • @emmanuelcerino3425
    @emmanuelcerino34254 жыл бұрын

    Does anyone know how to use this technique for more moments in the same comp? having an intro, then a couple of transformations and then an out?

  • @vasylvsesvit6468
    @vasylvsesvit64683 жыл бұрын

    Hello! Thank you for the video. But in this case, "in" does not work correctly. Tell me how to fix this?

  • @Rohit17ish
    @Rohit17ish6 жыл бұрын

    This is what I was searching for this entire time.. Thanks man.

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    always welcome!

  • @gaurav1234460

    @gaurav1234460

    6 жыл бұрын

    bro@rohit tellme plzzz what is into key he typed at 3:37

  • @Rohit17ish

    @Rohit17ish

    6 жыл бұрын

    Gaurav Poonia it's * key on the numpad..

  • @vishakhasingh2132
    @vishakhasingh21326 жыл бұрын

    Thank u it's very useful

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    +vishakha singh glad to help you

  • @travelerguest7480
    @travelerguest74806 жыл бұрын

    this video is awsome

  • @aquiealexrocha
    @aquiealexrocha6 жыл бұрын

    Show !!! TOP !!! Valeu !!!!

  • @8050026091
    @80500260916 жыл бұрын

    Really, God sent idea to you. Keep up the awesome work

  • @iamleoh
    @iamleoh3 жыл бұрын

    Thank u!!

  • @joachimcronquist
    @joachimcronquist4 жыл бұрын

    Magic. 😀

  • @TARUNPARASHAR
    @TARUNPARASHAR3 жыл бұрын

    how do u copy these markers if i want to use them multiple time on a comp/layer ?

  • @oliverkzh
    @oliverkzh6 жыл бұрын

    Can you make a tutorial on how to make the title animation in this video?

  • @anik8679
    @anik86793 жыл бұрын

    It Was really helpfull Thanks .

  • @dopemotions

    @dopemotions

    3 жыл бұрын

    Glad to hear that

  • @krunal8patel
    @krunal8patel6 жыл бұрын

    very useful trick.

  • @fullhdcoza
    @fullhdcoza3 жыл бұрын

    How can I trigger my expressions using a marker? i.e. IF this marker has been hit then run the below expression function..

  • @nvav970
    @nvav9706 жыл бұрын

    Salute.

  • @abdulheybey2081
    @abdulheybey20814 жыл бұрын

    thnk you

  • @SuperNell69
    @SuperNell692 жыл бұрын

    Thank you so much for your huge heart

  • @dfsdferfsd
    @dfsdferfsd4 ай бұрын

    the fact that the keyframe doesen't change his position make this practice confusing

  • 3 жыл бұрын

    Nice video!!! Text command is the following: T = thisLayer; if ((T.marker.numKeys > 1 ) && (numKeys > 3)){ sIn = key(2).time - key(1).time; sOut = key(4).time - key(3).time; eIn = T.marker.key(1).time; eOut = T.marker.key(2).time; if (time linear(time,eIn-sIn,eIn,key(1).value,key(2).value) else linear(time,eOut,eOut+sOut,key(3).value,key(4).value); }else value;

  • @sumansuriya116
    @sumansuriya1166 жыл бұрын

    plz do a aftereffects template tutorial for videohive....

  • @dwayneneckles
    @dwayneneckles5 жыл бұрын

    MUCH RESPECT TO YOU SIR. SERIOUSLY MOTION DESIGNS HIDE A LOT OF STUFF... SCARCITY MENTALITY

  • @islam67ful
    @islam67ful6 жыл бұрын

    I love your channel so much

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    +إسلام السرساوى thanks

  • @andrewj22
    @andrewj223 жыл бұрын

    Useful video. Now I want to learn about how the expression works. Viewers can skip the intro and go straight to 2:00 "The first thing I'm going to do is..."

  • @NathanChojnacki
    @NathanChojnacki3 жыл бұрын

    great tip bro!

  • @dopemotions

    @dopemotions

    3 жыл бұрын

    Thanks

  • @arkano01
    @arkano016 жыл бұрын

    snice, but you need some kind of keyboard screen cast of shortcut key on top of the video so we can know what are you doing on the keayboard please.

  • @CS_SHINUMON
    @CS_SHINUMON4 жыл бұрын

    Can you please do a tutorial on your channel logo intro?

  • @shahriarshanto2688
    @shahriarshanto26883 жыл бұрын

    When I use video in logo comp this doesn't work, can you please check this issue

  • @MRTBpatrick
    @MRTBpatrick4 жыл бұрын

    DOPE!

  • @dopemotions

    @dopemotions

    4 жыл бұрын

    Thank you

  • @HopeplayZz
    @HopeplayZz6 жыл бұрын

    Thank you bro

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    always welcome buddy

  • @HopeplayZz

    @HopeplayZz

    6 жыл бұрын

    Dope Motions 😊😊😊

  • @rchiproportion
    @rchiproportion3 жыл бұрын

    ⭐️

  • @SamitShirsat
    @SamitShirsat6 жыл бұрын

    Nikhil!! The color correction on your face wasn't good And btw thanks for this information.

  • @Imran_Ali_Vlogs
    @Imran_Ali_Vlogs6 жыл бұрын

    Expression link is not working.....and which key you press bro for marker on the layer

  • @NeerajLagwankar
    @NeerajLagwankar6 жыл бұрын

    What are your OBS settings? Great tutorial BTW

  • @dopemotions

    @dopemotions

    6 жыл бұрын

    for best obs settings I saw a video by Ziovo!

  • @travelerguest7480
    @travelerguest74806 жыл бұрын

    can this script is useful in my previous question

  • @rajeshfatehpuriya6507
    @rajeshfatehpuriya65073 жыл бұрын

    i m seeking how its works not copy paste.

  • @SandeepGupta-ri5sq
    @SandeepGupta-ri5sq3 жыл бұрын

    It is not working i have after effects 2018. Your ver.

  • @Zoro_-rb1oy
    @Zoro_-rb1oy4 жыл бұрын

    i love you so much

Келесі