aboutsummaryrefslogtreecommitdiffstats
path: root/video_thread.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* more loading feedbacktassaron2017-05-211-5/+10
* added back in spaces deleted by my editortassaron2017-05-181-2/+2
* added ability to use an mp4 as the backgroundtassaron2017-05-181-13/+26
* changed differentiater of text alignment from string to intMaximilian Siess2017-04-211-1/+1
* added font size and text position to video threadMaximilian Siess2017-04-201-3/+6
* Alignment options added to render taskMaximilian Siess2017-04-181-3/+4
* use aac if libfdk_aac not installedMartin Kaistra2016-09-101-4/+18
* Encoding settings compatibility updatesrikai2016-09-091-3/+4
* Pillow requires tobytes() nowrikai2016-08-171-2/+2
* don't terminate ffmpeg too early, fixes problems with windows. also: use matr...Martin Kaistra2015-03-041-3/+5
* move video creation to its own threadMartin Kaistra2015-03-031-0/+90