#!/bin/bash

mplayer -quiet -ao alsa "$1"

# xterm +sb -e "mplayer -ao alsa $1"



