Commit Graph

15 Commits

Author SHA1 Message Date
Michael Pfaff b0d7c22c9e Resolves #1
Update to use PySide2 & Qt5
2019-12-05 12:27:26 -05:00
Martin Kaistra 5487319dc1 Merge branch 'tassaron2-master' 2017-05-25 18:43:21 +02:00
Martin Kaistra 025a110005 try fixing problems with high dpi screens, font size for video in pixels 2017-05-23 21:24:58 +02:00
tassaron 431b9f6304 colors are configurable in the GUI
any invalid RGB tuple entered will result in white
2017-05-22 22:25:38 -04:00
tassaron 07644f0348 text and visualization colour can be changed using commandline 2017-05-22 19:42:32 -04:00
tassaron fb5115f0b2 fixed preview not updating when changing between two videos
making the filename of preview.jpg different each time seems to work
2017-05-21 20:07:07 -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 8423d95820 added font size of text in preview 2017-04-20 19:01:19 +02:00
Maximilian Siess f639760ffc added x/y offset of text in preview 2017-04-20 18:47:14 +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 38cfae0b4e add setup.py, automatic discovery for avconv/ffmpeg, add installation help to readme 2015-03-05 15:58:45 +01:00
Martin Kaistra 5e0ba19538 first commit 2015-03-02 22:47:52 +01:00