Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 492 Bytes

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