aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormartin2016-09-10 10:33:44 +0200
committerGitHub2016-09-10 10:33:44 +0200
commite612139c6b91efc8d8c3175bf0dc7c9ca7428d7f (patch)
tree895aa48e8950f5a4d342eb0f7a1f7d2130eff630 /README.md
parent0b7ddf898cbe413789741e8e289a96f20a4fb49b (diff)
parent30673c987c6869b7f167b8ad12c338de0d8c7084 (diff)
Merge pull request #5 from rikai/readme-mac-update
Add macOS instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0d22041..be5ae25 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,24 @@ Download audio-visualizer-python from this repository and run it with `python3 m
Download audio-visualizer-python from this repository and run it from the command line with `C:\Python34\python.exe main.py`.
+### Manual installation on macOS
+
+* Install [Homebrew](http://brew.sh/)
+* Use the following commands to install the needed dependencies:
+
+```
+brew install python3
+brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-libass --with-libquvi --with-libvorbis --with-libvpx --with-opus --with-x265
+brew install qt
+brew install sip --with-python3
+brew install pyqt --with-python3
+pip3 install --upgrade pip
+pip3 install pillow
+pip3 install numpy
+```
+
+Download audio-visualizer-python from this repository and run it with `python3 main.py`.
+
Example
-------
You can find an example video here: