Commit Graph

15 Commits

Author SHA1 Message Date
Michael Pfaff 4d01292a0f Fixes #2
Original audio is now added to output
2019-12-05 12:27:26 -05:00
Michael Pfaff b0d7c22c9e Resolves #1
Update to use PySide2 & Qt5
2019-12-05 12:27:26 -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