aboutsummaryrefslogtreecommitdiffstats
path: root/src/video_thread.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* use -t on inputs so ffmpeg knows when to stop filterstassaron2017-07-151-4/+4
* Video comp verifies audio streams, videoThread moved into Coretassaron2017-07-151-12/+23
* staticComponents list is reversed nowtassaron2017-07-131-5/+5
* more error messages for blank componentstassaron2017-07-131-6/+22
* added option to include audio from Video componentstassaron2017-07-131-2/+2
* merge consecutive static componentstassaron2017-07-131-8/+19
* fixed various bugstassaron2017-07-111-0/+9
* separated creation of ffmpeg commandtassaron2017-07-091-100/+10
* a basic Sound component for mixing soundstassaron2017-07-091-69/+100
* more comments + warnings for outdated dependenciestassaron2017-07-091-30/+47
* image options to mirror & saturate colourstassaron2017-07-061-0/+7
* moved functions into toolkit, fixed CMD appearing on Windowstassaron2017-07-041-1/+2
* disable some hotkeys while encoding, more friendly error messagestassaron2017-06-251-3/+6
* qt5 fixestassaron2017-06-231-7/+4
* QT5 Conversion + Directory StructureDH42017-06-231-0/+309