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