Commit Graph

18 Commits

Author SHA1 Message Date
tassaron 75f1e8af76 title text does not need to generate a new image each frame 2017-05-29 17:38:28 -04:00
tassaron e0eed5bff4 title text is now a component
plus numerous bugs removed and added
2017-05-28 14:19:28 -04:00
DH4 75c1c65c9d Integration with tassaron2 modular design. True Alpha Rendering added, several bug fixes. 2017-05-28 06:34:34 -05:00
DH4 f2329e9366 Added automatic scaling of Image and bars. Set title x/y position, and font size based on scale. 2017-05-27 03:06:17 -05:00
DH4 eaee0ab233 Removed hardcoded parameters. Defaults loaded at runtime. 2017-05-26 23:06:47 -05:00
tassaron 07644f0348 text and visualization colour can be changed using commandline 2017-05-22 19:42:32 -04:00
tassaron 77eed58a87 make sure tempfiles get deleted 2017-05-22 16:58:05 -04:00
tassaron e771992195 more loading feedback 2017-05-21 22:44:48 -04:00
tassaron cb04c950d4 added back in spaces deleted by my editor 2017-05-18 19:54:48 -04:00
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