Commit Graph

16 Commits

Author SHA1 Message Date
tassaron ff818836dd added ability to use an mp4 as the background
might not be the best way to do this (dumping all the video frames to a temp location), but it works for clips of a few minutes or less
2017-05-18 19:14:27 -04:00
Martin Kaistra 23ba08397f Connect drawPreview events after input elements have values 2017-04-22 11:04:34 +02:00
Maximilian Siess 4aef5bfdb7 changed differentiater of text alignment from string to int 2017-04-21 01:00:17 +02:00
Maximilian Siess 81a20cd2e3 clean up 2017-04-20 20:21:11 +02:00
Maximilian Siess ca789ce766 all options are saved to and loaded from settings.ini 2017-04-20 19:48:51 +02:00
Maximilian Siess a170996259 added font size and text position to video thread 2017-04-20 19:25:34 +02:00
Maximilian Siess 8423d95820 added font size of text in preview 2017-04-20 19:01:19 +02:00
Maximilian Siess f639760ffc added x/y offset of text in preview 2017-04-20 18:47:14 +02:00
Maximilian Siess 153ba91231 added fontsize and position option to UI 2017-04-20 18:26:54 +02:00
Maximilian Siess ec502ce7e5 Matched the label to the naming scheme 2017-04-18 13:56:31 +02:00
Maximilian Siess 5d796c76b7 Alignment options added to render task 2017-04-18 13:46:24 +02:00
Maximilian Siess c772bf5583 Added text alignment option 2017-04-18 13:35:29 +02:00
Martin Kaistra 38cfae0b4e add setup.py, automatic discovery for avconv/ffmpeg, add installation help to readme 2015-03-05 15:58:45 +01:00
Martin Kaistra f08b23f261 don't terminate ffmpeg too early, fixes problems with windows. also: use matroska container instead of mp4 2015-03-04 11:54:29 +01:00
Martin Kaistra 8928d0345b move video creation to its own thread 2015-03-03 20:11:55 +01:00
Martin Kaistra 5e0ba19538 first commit 2015-03-02 22:47:52 +01:00