This is a text animation I stumbled upon in a Youtube video. The Youtuber used it as a transition between the different parts of a DIY project. I liked it, so I tried to replicate it in Shotcut.
I you like it, you can download the MLT file, modify the text and use it in any of your projects :
EDIT: As you can see in the discussion bellow, the file was updated 3 times since I posted this. Thanks to @Namna for his contribution, making it easier to modify the color of the lines.
So here’s the 4th (and hopefully the last) version of the text animation: MB-PartsTitles_TEMPLATE_V4.mlt (17.1 KB)
If you download it and try it, let me know if it works well for you.
HOW TO EDIT MB-PartsTitles_TEMPLATE.mlt FOR YOUR PROJECT :
Open MB-PartsTitles_TEMPLATE.mlt in a new Shotcut window.
Go to File > Save As… and save a copy of the template in your project folder under a different name. For example, if you want to use it to introduce Part One of your video, you could save it as title_part01.mlt
Open the Filters tab (View > Filters)
In the Timeline, select the transparent clip in the SMALL TEXT track.
In the Filters tab, Make sure the Text: Simple filter is selected and edit the text.
Select the transparent clip in the BIG TEXT track and repeat step 5.
NOTE: In the template, I used the “OratorStd” font. If you want to use another font, make sure you ajust the size so your texts height is about the same as the ones in the template.
Save the modifications (File > Save).
Repeat step 1 to 7 each time you need this title effect in your project. Don’t forget, of cource, to give a different name to each copy: title_part02.mlt, title_part03.mlt, title_part04.mlt etc…
HOW TO INSERT THE MLT FILES IN YOUR PROJECT
Open your project in Shotcut and go to File > Open MLT XML As Clip….
Navigate to the location where you saved the MLT file (or files) you just created.
Choose the one you want to use and open it. The text animation should start playing in the preview window of Shotcut.
Drag the animation from the preview window to the Playlist, or directly to the Timeline.
Position the MLT clip where you want it on the track and apply a Blend Mode effect to it, with the Add parameter.
Done.
NOTE: The parameters of the filters in this example are set to work in a 1920 x 1080 project at 30 fps. If your project have different dimensions and frame rate, you’ll probably need to edit those parameters.
You’re welcome @Epsilon85. And thank you for the comment.
You can also change the color of the lines, but it is a little more work. You need to go to Property for the 6 clips of tracks V4 and V5 and change the color there.
Also, I modified the animation. I didn’t like how the line behaved at the end.
Here’s the updated version of the MTL file : MB-PartsTitles_TEMPLATE_V2.mlt (26.3 KB)
@MusicalBox - this is really great. I love the way you made the line appear beginning with two short lines converging in the centre.Thank you for sharing this, it will be really useful to me.
And also thanks for the tip about adding the blend mode “Add”. I tried it without doing this and the text faded in from black. The blend mode fixed this…Woo hoo, I’ve learned something new…
@Namna.
This is one of those “why didn’t I think of that” moments
Well done and thank you. With less tracks and clips, I guess this will make the MTL file easier to manage for Shotcut when using it in a project.
I did change two small things in your file though :
Track V4, Mask: Simple shape, frame 15: The height is at 1% leaving a small gap between the two small lines when reaching frame 15. I added keyframes to the height parameter allowing the mask to stay at 1% until frame 14 then dropping at 0% on frame 15.
Track 14, Size and Position, frame 17: The line disapears on frame 17 because the X size (width) drops to 0 when reaching that frame. To fix that, on that keyframe I changed the width to 100, and the X position to 910 instead of 960 (To keep everything centered while the two small lines moves towards each other from frames 6 to 17).
@Namna My sight is probably not better than yours
I simply noticed these details while studying your file frame by frame to find out how you combined all the lines clips into one.
Hi @seemon
Nice, I’m glad it was useful to you !
It was not intended for long titles though. It goes away too fast to be able to read all the text.
If you can wait until tomorrow night (or tomorrow morning in Australia) I’m planing on making a version 5. It will allow to easily adjust the length of the “paused” part in the middle of the animation, without messing up the keyframes.