#!/bin/sh exec /usr/bin/mpv --msg-level=all=fatal:cplayer=info:statusline=status \ --no-video --vo=null --audio-display=no --volume=100 "${@}"