Commit Graph

9 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
Maximilian Siess 4aef5bfdb7 changed differentiater of text alignment from string to int 2017-04-21 01:00:17 +02:00
Maximilian Siess a170996259 added font size and text position to video thread 2017-04-20 19:25:34 +02:00
Maximilian Siess 5d796c76b7 Alignment options added to render task 2017-04-18 13:46:24 +02:00
Martin Kaistra 5fd95ee242 use aac if libfdk_aac not installed 2016-09-10 15:09:58 +02:00
rikai 2efa4cdcb0 Encoding settings compatibility updates
Using AAC, yuv420p & an mp4 container should provide much increased compatibility with hardware players as well as youtube.
2016-09-09 22:13:34 -07:00
rikai 55d50f13f2 Pillow requires tobytes() now 2016-08-17 14:34:05 -07: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