When mplayer is playing a tv://, I'd like it to unmute line-in and then mute it again when closing. I'm currently doing this in a shell script. amixer set Line unmute mplayer "$@" amixer set Line mute Can this be accomplished using the .mplayer/config file? Please cc me in your reply. Thanks, Shaun