QtAV based minimal video player with Spout / Syphon support.
Building Vidiot is done using Qt 5.4 or later.
- Install QtAV (follow instructions at http://www.qtav.org/install.html). Qt must be able to use QtAV after this.
- Run qmake on Vidiot.pro, build
- Install QtAV (follow instructions at http://www.qtav.org/install.html). Qt must be able to use QtAV after this.
- Run qmake on Vidiot.pro, build
- Fix the dependencies in
mac_post_build.sh
to properly bundle everything.
- TODO
See LICENSE