Use FFMpeg instead of Avconv
[meviz.git] / meviz
1 #!/bin/bash
2
3 set -f
4
5 java -Xmx4500m -jar /opt/meviz/meviz.jar "$@"