Commit Graph

21 Commits

Author SHA1 Message Date
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
Maximilian Siess 7d2ecb0d15 cast slice indices to integer 2017-04-17 12:55:58 +02:00
Martin Kaistra 3e40b909bf Merge branch 'rikai-format-compatibility-improvements' 2016-09-10 15:12:31 +02:00
Martin Kaistra 5fd95ee242 use aac if libfdk_aac not installed 2016-09-10 15:09:58 +02:00
martin e612139c6b Merge pull request #5 from rikai/readme-mac-update
Add macOS instructions
2016-09-10 10:33:44 +02:00
rikai 30673c987c Add macOS instructions
Add instructions for setting things up on mac using homebrew (with [recommended ffmpeg settings including libfdk_aac support](https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX) and pip.
2016-09-09 22:37:47 -07: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
martin 0b7ddf898c Merge pull request #2 from rikai/master
Updates to work with modern libraries
2016-09-07 20:48:35 +02:00
rikai 2bd9557173 Update README to indicate the use of Pillow 3.3.0 2016-08-17 18:27:36 -07:00
rikai 55d50f13f2 Pillow requires tobytes() now 2016-08-17 14:34:05 -07: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 88105403e9 update readme 2015-03-04 11:56:54 +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 87d27d7ba2 add name request to readme 2015-03-02 23:01:36 +01:00
Martin Kaistra e94d6a89ca add readme and MIT license 2015-03-02 23:00:14 +01:00
Martin Kaistra 5e0ba19538 first commit 2015-03-02 22:47:52 +01:00