kdenlive-titles
Kdenlive title generator
Requirements
- Install XMLStarlet (Available in your package repository of your linux distribution. You can use synaptic -Ubuntu or yum extender -Fedora.)
Usage
$ git clone https://github.com/juliandavidmr/kdenlive-titles.git
$ cd kdenlive-titles
$ ./gtitle.sh InputTitlesExample.csv
You may need to give execution privileges:
$ chmod +x gtitle.sh
Licence MIT