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
/
src
/
video_thread.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg functions moved to toolkit, component format simplified
tassaron
2017-07-20
1
-17
/
+28
*
combined toolkit.py & frame.py into toolkit package
tassaron
2017-07-17
1
-1
/
+1
*
trying to make setup.py work
tassaron
2017-07-15
1
-1
/
+0
*
use -t on inputs so ffmpeg knows when to stop filters
tassaron
2017-07-15
1
-4
/
+4
*
Video comp verifies audio streams, videoThread moved into Core
tassaron
2017-07-15
1
-12
/
+23
*
staticComponents list is reversed now
tassaron
2017-07-13
1
-5
/
+5
*
more error messages for blank components
tassaron
2017-07-13
1
-6
/
+22
*
added option to include audio from Video components
tassaron
2017-07-13
1
-2
/
+2
*
merge consecutive static components
tassaron
2017-07-13
1
-8
/
+19
*
fixed various bugs
tassaron
2017-07-11
1
-0
/
+9
*
separated creation of ffmpeg command
tassaron
2017-07-09
1
-100
/
+10
*
a basic Sound component for mixing sounds
tassaron
2017-07-09
1
-69
/
+100
*
more comments + warnings for outdated dependencies
tassaron
2017-07-09
1
-30
/
+47
*
image options to mirror & saturate colours
tassaron
2017-07-06
1
-0
/
+7
*
moved functions into toolkit, fixed CMD appearing on Windows
tassaron
2017-07-04
1
-1
/
+2
*
disable some hotkeys while encoding, more friendly error messages
tassaron
2017-06-25
1
-3
/
+6
*
qt5 fixes
tassaron
2017-06-23
1
-7
/
+4
*
QT5 Conversion + Directory Structure
DH4
2017-06-23
1
-0
/
+309