I have an MP4 that I uploaded from my Android to my Ubuntu workstation for editing. What tools can I use on Ubuntu to fade in and out professional-looking text?
I have an MP4 that I uploaded from my Android to my Ubuntu workstation for editing. What tools can I use on Ubuntu to fade in and out professional-looking text?
You can use Openshot or Kdenlive to achieve this effect.
Click here to install Openshot:
To add text to your video, go to
or
in the menu. You can add effects and transitions to Titles as you would to any other component of the video.
Click here to install Kdenlive:*
You can add a title clip (text) to your video by going to:
Or you can do it by right clicking on the project tree and clicking "Add Title Clip".
As with Openshot, you can add effects and transitions to Title Clips.
**Kdenlive will pull in some KDE dependencies.*
You can also use
gstreamer
directly to do this.Here's an example:
There are also lot of other configurable options that you can use.
Hope this helps.