Files
Bento4/Source/Python/wrappers/mp4dash
2016-03-27 21:15:19 -07:00

4 lines
84 B
Bash
Executable File

#! /bin/bash
BASEDIR=$(dirname $0)
exec python "$BASEDIR/../utils/mp4-dash.py" "$@"