aboutsummaryrefslogtreecommitdiff
path: root/video_thread.py
AgeCommit message (Collapse)Author
2016-09-09Encoding settings compatibility updatesrikai
Using AAC, yuv420p & an mp4 container should provide much increased compatibility with hardware players as well as youtube.
2016-08-17Pillow requires tobytes() nowrikai
2015-03-04don't terminate ffmpeg too early, fixes problems with windows. also: use ↵Martin Kaistra
matroska container instead of mp4
2015-03-03move video creation to its own threadMartin Kaistra