Hi folks!
I saw a “shining text” effect on codePen and experimented by adapting the HTML code, then taking a screen capture of the effect using ShareX. I think it looks OK!
Further instructions in this demo video!
(PS no, in the music to the video, the flutist isn’t me - (I wish!) It’s James Galway playing “Moto Perpetuo” by Paganini).
I wonder if there isn’t a quite simple way only in SC to perform the task?
Something like an animated highlight filter, maybe with the help of a mask, moving over the text.
It can’t be that complicated i guess.
I am using 3d animation tools to do the most elaborated effects on text with complete artistical freedom
Hi @seemon, yes it does! Although it uses a html file, I actually captured the animation as an mp4 and imported into SC so it doesn’t actually use the defunct Text:HTML filter.
Yup. Unless you revert to v.20_07 (which actually isn’t hard to do). Even then though, the HTML file I attached won’t work because it’s not converted to webvfx. It will work on any computer, though - just double-click it and you’ll see the animation.
Not sure about afterglow, but a NEON glow effect can be created several ways. My favourite way is via HTML/CSS (Hover over the words here: https://codepen.io/FelixRilling/pen/qzfoc), however the effect can be done solely using Shotcut as well. e.g.
Put the same text on tracks V1 & V2. Choose a colour that is vibrant e.g. a pinkish red. On V2, choose the text parameters as shown in the screenshot above, notably: OUTLINE: white, THICKESS: 1, 2 or more.
For track V1, choose the text parameters as shown in the image below, notably: OUTLINE: a darker shade of the colour, THICKNESS: 22 or thereabouts, You will have to reposition the text to nullify the offset.
Appears this works … hmm a little slow though when running it.
Also in doing key frame, do we need to add manually each keyframe or can we do just first 2 and then apply a cycle to repeat or something?
I personally would do it using HTML and Javascript, where you can program the keyframes and easily add in a little randomness. I only did the Shotcut one as an exercise in response to @RilosVideos’s query about an (after)glow effect. If I were to do it fully in Shotcut I’d propably keyframe a clip of just a few seconds then copy-paste this clip, with its associated filters several times over to fill out the amount of time needed. You could keyframe one long clip, but to my mind it would be a lot of work.