nsbin/mplayer-audio-hdmi

4 lines
47 B
Plaintext
Raw Normal View History

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