nsbin/mplayer-audio-hdmi

4 lines
47 B
Bash
Executable File

#!/bin/sh
mplayer -ao alsa:device=hw=0.7 "$@"