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