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

4 lines
83 B
Bash
Executable File

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