[MPlayer-users] Unmute line-in for TV

Shaun Jackman sjackman at telus.net
Fri Jul 30 23:20:43 CEST 2004


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




More information about the MPlayer-users mailing list