Auto Resizing Dynamic Lower Thirds in After Effects | Tutorial

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025

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

  • @Walks-Drives
    @Walks-Drives Год назад +1

    This video deserves at least 25k likes for 25k views! It's soooo good!

  • @ManueldoesMotion
    @ManueldoesMotion  3 года назад

    ►Save time and produce awesome animations with the Motion Graphics Advanced Pack: bit.ly/sonduckfilm-mgap
    ► Get your FREE “42 Free Template Pack” for After Effects: bit.ly/sonduckfilm-freebie

  • @mrfenandes
    @mrfenandes 9 месяцев назад

    I like these more "advanced" tutorials, there's plenty of beginner tutorials out there. People love a good old moan don't they. Love your stuff,
    and I'll always appreciate them, keep it up!!

  • @AndrewMarston
    @AndrewMarston 3 года назад +1

    This is super practical. Thanks for sharing. And congrats on almost 20k subs! Not long before I'm saying "Almost 100k subs!"

    • @ManueldoesMotion
      @ManueldoesMotion  3 года назад +1

      You're welcome! Glad it's useful! Almost all lower thirds for my client projects are done like that. I think I'll hit 20k subs sometime in December. Almost 100k? In the next two years maybe... Who knows ;-))

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

      we can almost say it now!

  • @David.Sotelo
    @David.Sotelo 3 года назад

    This is very helpful, thank you so much!

  • @bladinier
    @bladinier 3 года назад +1

    Thank you Manuel! This is exactly what i was looking for!

  • @eduardobispo4705
    @eduardobispo4705 Год назад

    Thanks so much for sharing your knowledge!

  • @dancu9271
    @dancu9271 8 месяцев назад

    a lot of thanks for making and sharing your video!!

  • @grinnlock
    @grinnlock 3 года назад

    Another awesome tutorial Manuel !!!!

  • @faithfulnessdonatus8682
    @faithfulnessdonatus8682 Год назад +1

    Awesome tutorial, Please what if I want to align my anchor point of the shape to the right. Do I replace the words 'left' to right in sourceRecAtTine expression code>

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      In this video I explain how to pin anchor points: ruclips.net/video/-PD7KEhElsM/видео.html

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

    Thanks! But I get alot of warnings (indicates errors with the expression). Why? I follow you exactly.

  •  2 года назад

    Gracias Manuel!

  • @Boznahto
    @Boznahto 7 месяцев назад

    Nice, thanks a lot

  • @dancu9271
    @dancu9271 8 месяцев назад

    I was going to ask you how can I learn to animate wiht expresions; but I just see that you have a course in your web page about it, obviously I will buy it!!!!!!!! your work and teaching is awesome!!!

    • @ManueldoesMotion
      @ManueldoesMotion  8 месяцев назад

      Thanks so much that’s great to hear! There is also a free expressions sheet for you to start.

  • @ryanhood707
    @ryanhood707 Год назад +1

    Is it possible to do this for 2 line lower thirds? I need to have a name and below it extra info. Duplicating the layers doesn't work

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      The easiest way to do it is to use one text layer for both lines. Select the second line to change its color and size. If you add a second text layer you have to write an if/else conditional statement to choose the line with the higher width value.

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

    Hi,
    The rectangle does not resize if I use a TYPEWRITER animation preset. It only work with the animation method shown in the video.
    How can I use the animation preset?
    Please help!!!

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

      I did another video on that topic, maybe that helps:
      ruclips.net/video/-EL3oXBQY7o/видео.html

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

    Am I right in thinking the edge values are calculating a percentage of the total width rather than a specific pixel value? I end up with proportionally much larger padding on longer phrases and trying to figure out why!

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

      Are you using the scale property to adjust the size or the size property of the path?

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

      @@ManueldoesMotion Thanks for taking the time to respond. Yes I've got the size property hooked up to the control layer. I'm also animating the scale to transition the shape in and out - but removing these settings doesn't appear to make any difference.

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

      Aha - unlikely anyone else will have exactly the same problem but just in case, I eventually tracked it down to a rogue >100% scale setting on the Rectangle transform (as opposed to the layer transform)

  • @wesleyallenteodoro
    @wesleyallenteodoro 10 месяцев назад

    Hello, awesome video btw. Helped me a lot!
    Question: How to do this effect with a two line text box? For example: i want to type a line, hit enter e continue at the second line. I need to type a big text but the box can't let me do it.
    Can you help me?

    • @ManueldoesMotion
      @ManueldoesMotion  10 месяцев назад

      The box should adjust to the amount of text no matter how many lines there are. You want the box to have the final size from the beginning on?

  • @S_fx7
    @S_fx7 2 года назад

    You take the height data from the text layer and then add it to the slider control, then add width plus edge to get the actual size. Can you clarify how to get the height data from the text layer?

    • @ManueldoesMotion
      @ManueldoesMotion  2 года назад

      The layer control determines from which layer to get the data. And "t.sourceRectAtTime().height" reads out the actual height of the text layer.

  • @TrekkingPals2
    @TrekkingPals2 2 года назад

    As a thought, sourceRectAtTime takes arguments, the first of which is the frame number. You could use a protected region (intro) and then just provide the fixed height as the height of the text at the final frame of the protected region in the animation.

    • @ManueldoesMotion
      @ManueldoesMotion  2 года назад

      Thanks very much for sharing! That's interesting! I'll do some research on it and check it out!

    • @TrekkingPals2
      @TrekkingPals2 2 года назад +4

      @Tamar Bender When you're editing a composition, go to the 'Composition' menu at the top-bar, then select "Responsive Design --- Time > Create Intro". You'll see a blue area with weird looking markers on your composition. You can resize this region and it will represent "unchangeable" portions of your composition for the downstream consumer. As an example, you could enforce that your intro always takes 2 seconds and your outro always takes 2 second (4 seconds of protected regions), but make your composition 5 seconds long with an unprotected center region. Then, when somebody consumes your composition (MOGRT / Master Properties), they can resize the layer existence and the first 2 seconds will always be your intro, the last 2 will always be your outro, and then can make the composition sit idle for as long as they want in the middle.
      In this case, if we made a protected intro, it would indicate that all of the text should be shown and stable by that point, you could then just use the sourceRectAtTime method to calculate the text height from that final position at all times rather than always doing an 'in-the-moment' calculation. It seems like it would be a more "complete" solution, but the end result would be functionally the same as what was presented.
      There are even other methods you can find that convert time in seconds to frames, so that you don't have to worry about hard-coding a frame if your have a 60 FPS / 30 FPS suite of tools you use this with, and other methods still would provide you with the location of the protected region start/end.
      Dig as deep as you'd like, there's always more to figure out with this stuff. Good luck!

  • @icepirate07
    @icepirate07 Год назад

    thanks for the great video, wondering how can I can the animation go from left to right instead of right to left. Other words, right align the text?

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад +1

      You would have to pin the anchor points to the right edge of the layers.

    • @MDC_AU
      @MDC_AU 8 месяцев назад

      @@ManueldoesMotion do you have to change the expression of the shape layer anchor point to be right instead of left? When I try to do this it gives me an Undefined expression error.

  • @Englishforbuddies
    @Englishforbuddies Год назад

    Thanks, Im looking out something similar but for FCP. do you happen to know any way or know anything that could help me? I would appreciate a lot! thanks again

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      I think you can export it as essential graphic and use it as a template in premiere pro.

  • @Kaganda.I.S
    @Kaganda.I.S 3 года назад

    Great video.thanks

  • @Armada_Sifu
    @Armada_Sifu 3 года назад

    thank you so much

  • @carolpedro3376
    @carolpedro3376 11 месяцев назад

    Your shape layer seems to completely disappears when you have 0 characters showing, while on mine you can always see the padding border I left around the text (the edge values), even when there is no character on screen, due to the animation on its starting point (frame #0).
    Do you know why? What am I doing wrong?

    • @ManueldoesMotion
      @ManueldoesMotion  11 месяцев назад

      I probably moved the start point of the layer to the first keyframe. So that it appears like that.

  • @digitalmole8236
    @digitalmole8236 2 года назад +1

    Great video. How would you create this auto resizing rig for alphabets that use diacritics/accents (àêïōû)? The text shifts on the y axis as soon as you add characters with accents or punctuation (; ,). Thanks

    • @ManueldoesMotion
      @ManueldoesMotion  2 года назад +1

      Thanks! In this case you have to use a fixed height, like in the second example. Then the text doesn't shift.

  • @timgiddy
    @timgiddy Год назад

    How can this be done with mattes? Let's say I want to reveal text from a matte but if I change the text or the font, the matte cuts off the text. How can I fit a matte over any text?

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      You create a shape layer and use it as matte. Add the sourceRecAtTine expression.

  • @sheep178china
    @sheep178china 3 года назад +1

    Do I have to learn javascript for this kind of expression? I respect you so much! (I'm a Korean subscriber)^^)

    • @ManueldoesMotion
      @ManueldoesMotion  3 года назад +1

      Hi! ✌🏻 I don’t think you have to learn JavaScript. You can find a lot of expressions online, you might have to change a few little things, but mostly they work.

  • @delueks
    @delueks 8 месяцев назад

    Ich habe das Tutorial befolgt aber leider hat es nicht funktioniert. Dann habe ich die Projekt Dateien gekauft und es funktioniert immer noch nicht (3 Expression Fehler). Benutze die neuste After Effets Version.

    • @ManueldoesMotion
      @ManueldoesMotion  8 месяцев назад

      Benutzt du die deutsche Ae Version? Die expressions werden nicht automatisch übersetzt. Slider Control in der englischen Expression wird nicht automatisch zu Schieberegler. Das muss man von Hand ersetzen. Wie sind denn die Fehlermeldungen?

    • @delueks
      @delueks 8 месяцев назад

      @@ManueldoesMotion Okay ich hab's hingekriegt, danke. Weiß du wie ich links neben dem Text noch ein kleines Icon einfügen kann, wo die Shape Ebene sich dran anpasst?

  • @nathitappan
    @nathitappan Год назад

    Thanks for the great tutorial as usual Manuel! Quick question: how would you go about it if you wanted to make two lines of text and resize the font to make sure both lines are always the same width?
    LINE1
    LINE2
    But if we changed the content of LINE 1, the font size would follow suit? In the eg bellow "NEWLINE1" would scale down, or "LINE2" would scale up.
    NEWLINE1
    LINE2
    I can do it by matching the layer size of two different text layers with sourceRectAtTime, and connect their positions with expressions. But I'm trying to reduce the amount of layers in this particular project, so hopefully there's a clever way to do it with some lines of code inside the same text layer!
    Does that make sense? Any insight is appreciated!

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад +1

      Hi Nathalia, I don't think you can do the animated part easily with expressions. You can resize the text so that it has the same width. I just found a tutorial that explains it really well: ruclips.net/video/FpVPabZw3vU/видео.html

    • @nathitappan
      @nathitappan Год назад

      Yeah, I figured out how to resize the text but not in one single layer. I end up with one master and two others where I break down both lines then use SourceRectAtTime.
      Thanks for getting back to me! And thanks for referring that tutorial, super helpful!

  • @Snuzi_privat
    @Snuzi_privat Год назад

    Hallo Manuel. Ich bin vor kurzem auf deinen Kanal gestoßen. Erst einmal danke für die super genialen Videos. Mein Englisch ist gut genug um deinen Anweisungen (wenn ich es mal so sagen kann xD) zu Folgen, aber kannst du vielleicht auch Tutorials in deutsch machen? Ich muss leider öfters die Begriffe googlen da sie in deutsch anders heißen -.- LG Sven

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      Hi! Freut mich dass sie dir gefallen! Ich habe irgendwann angefangen die englische AE Version zu verwenden weil es einfacher ist. Es gibt wenige deutsche Tutorials. Vielleicht starte ich irgendwann einen deutschen Tutorial Channel. Aber im Moment bleibe ich erstmal bei Englisch;)

  • @lottevanzelst6555
    @lottevanzelst6555 Год назад

    When I ad the t=effect to the height control in the effects of 'CONTROLS' it gives an error: property or method named 't' in Class 'Global' is missing or does not exist.
    Same for the width. When I finish this code, the height doesn't change.
    I work in AE 2023. Do you maybe know whats wrong and how I can fix it?

    • @lottevanzelst6555
      @lottevanzelst6555 Год назад

      When I change to javascript, the [t.sourceRetAtTime().width] gives an error.

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад +1

      It seems like you didn't add a semicolon at the end of the first line.

  • @小笼包-m3o
    @小笼包-m3o 2 года назад

    Love your content, man.
    Question: could you do the same with this expression on the size of the shape layer:
    s = thisComp.layer ("name");
    x = s.sourceRectAtTime (time - s.inPoint, true) .width;
    y= s.sourceRectAtTime (time - s.inPoint, true) .height;
    [x, y]
    and this expression on the position:
    content("Rectangle 1").content("Rectangle Path 1").size/2
    or would it be different? I

    • @ManueldoesMotion
      @ManueldoesMotion  2 года назад

      Hey thanks! Have you tried it? I'll check it out.

  • @jawbee7
    @jawbee7 3 года назад +1

    👏👏👏

  • @screenpresentation
    @screenpresentation Год назад

    It's a blind follow tutorial. nothing to learn as a begginer

    • @ManueldoesMotion
      @ManueldoesMotion  Год назад

      Yes, you should have some knowledge about expressions. If you want to start: bit.ly/expressions-cheat-sheet

  • @aaronlobo3896
    @aaronlobo3896 9 месяцев назад

    Please, talk even faster next time

  • @adamsoyer
    @adamsoyer 10 месяцев назад

    Another tutorial of this type and again what is important to me is left out. What about the export? To what file should this ultimately go? How do I make lower-thirds of it which I will send to myself and be able to use on another computer? Why is there no way to make a mogrt from this? At the point where this video ends, without an export file it is useless in the future anyway.

    • @ManueldoesMotion
      @ManueldoesMotion  10 месяцев назад

      There are tons of tutorials that cover how to create morgrt files. ruclips.net/video/miiGiGtFuTU/видео.htmlsi=4w4BKSQEgabte0Q5

    • @adamsoyer
      @adamsoyer 10 месяцев назад

      @@ManueldoesMotion Yes, but..:
      - I like your videos
      - I really liked this tutorial and suddenly I ended up in a place I didn't expect :) I felt abandoned :)
      P.S. By the way. As we know, mogrt works great with Premiere and anyone who is "Adobe family" will be able to use it easily. But what if, for example, some people in my team use Final Cut Pro? Is it possible to convert the same/exactly the same looking AE project and make an export that people from the "Final Cut family" could also use?

    • @ManueldoesMotion
      @ManueldoesMotion  10 месяцев назад +1

      @@adamsoyer I don't know of a way to use morgrt files in Final Cut. You would have to render out mov Files with an integrated alpha channel and use them as movie clips.