2

Today I was trying to make a video using song lyrics but I couldn't find a way, I want to add some effects for text(Animation) and Slide(Animation) I know many programs Windows relative but I don't have windows, I'm pure GNU/Linux user, I want to know is there any method to do that under Open Source Software, any help appreciate!

Here is example of what I'm trying to do

https://www.youtube.com/watch?v=-YYg0uPyTbM

Hasiya
  • 1,020

2 Answers2

3

Synfig Studio

You can use Synfig Studio to make the text animation video.

sudo apt-get install synfig

Install via the software center

enter image description here

3

If your interested in blender you can do all the animation there. An addon that can help with animated text effects is https://github.com/BenSimonds/Randomiser

There is a short example video and a tutorial video

The addon is animating the content of a text object, so you can give it thickness and move it around the screen as it being written out.

If you need help with blender, it has it's own stackexchange site

sambler
  • 264
  • 1
  • 4