aboutsummaryrefslogtreecommitdiffstats
path: root/main.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added font size and text position to video threadMaximilian Siess2017-04-201-1/+4
|
* added font size of text in previewMaximilian Siess2017-04-201-1/+5
|
* added x/y offset of text in previewMaximilian Siess2017-04-201-2/+6
|
* added fontsize and position option to UIMaximilian Siess2017-04-201-1/+2
|
* Matched the label to the naming schemeMaximilian Siess2017-04-181-1/+1
|
* Alignment options added to render taskMaximilian Siess2017-04-181-1/+2
|
* Added text alignment optionMaximilian SiessÂ2017-04-181-2/+9
|
* add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra2015-03-051-0/+2
| | | | to readme
* don't terminate ffmpeg too early, fixes problems with windows. also: use ↵Martin Kaistra2015-03-041-1/+1
| | | | matroska container instead of mp4
* move video creation to its own threadMartin Kaistra2015-03-031-62/+20
|
* first commitMartin Kaistra2015-03-021-0/+196