aboutsummaryrefslogtreecommitdiffstats
path: root/main.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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