index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video_thread.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
title text is now a component
tassaron
2017-05-28
1
-7
/
+4
*
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
2017-05-28
1
-42
/
+40
*
Added automatic scaling of Image and bars. Set title x/y position, and font s...
DH4
2017-05-27
1
-11
/
+11
*
Removed hardcoded parameters. Defaults loaded at runtime.
DH4
2017-05-26
1
-10
/
+11
*
text and visualization colour can be changed using commandline
tassaron
2017-05-22
1
-5
/
+8
*
make sure tempfiles get deleted
tassaron
2017-05-22
1
-0
/
+1
*
more loading feedback
tassaron
2017-05-21
1
-5
/
+10
*
added back in spaces deleted by my editor
tassaron
2017-05-18
1
-2
/
+2
*
added ability to use an mp4 as the background
tassaron
2017-05-18
1
-13
/
+26
*
changed differentiater of text alignment from string to int
Maximilian Siess
2017-04-21
1
-1
/
+1
*
added font size and text position to video thread
Maximilian Siess
2017-04-20
1
-3
/
+6
*
Alignment options added to render task
Maximilian Siess
2017-04-18
1
-3
/
+4
*
use aac if libfdk_aac not installed
Martin Kaistra
2016-09-10
1
-4
/
+18
*
Encoding settings compatibility updates
rikai
2016-09-09
1
-3
/
+4
*
Pillow requires tobytes() now
rikai
2016-08-17
1
-2
/
+2
*
don't terminate ffmpeg too early, fixes problems with windows. also: use matr...
Martin Kaistra
2015-03-04
1
-3
/
+5
*
move video creation to its own thread
Martin Kaistra
2015-03-03
1
-0
/
+90