Files
Bento4/Source/Python/wrappers/mp4dashclone
2016-05-16 10:49:10 -07:00

4 lines
90 B
Bash
Executable File

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