Mailing List Archive

MythVideo/Mplayer Volume Control via Remote
Hello,
I've been having a heck of a time getting MPlayer to cooperate. I can't get
MPlayer to bind "[" and "]" to control the volume. The docs for Mplayer are
horrible.
Can anyone point me in the right direction?
I've tried editing the input.conf file in my $HOME/.mplayer directory, but
to no avail.

Thanks.
Re: MythVideo/Mplayer Volume Control via Remote [ In reply to ]
In order to control the sound in MPlayer (using MythVideo), I had to add the following entries to my $HOME/.lircrc file:

begin prog = irxevent button = vol- config = Key KP_Divide MPlayerend

begin prog = irxevent button = vol+ config = Key KP_Multiply MPlayerend
....tweak the "button" entries, and you're set. It's important to note that you CAN have multiple entries per button (which is why this works.)
Hope this helps someone. :)

GameGod

----- Original Message -----
From: "Albert Santoni" <GameGod@sympatico.ca>
To: "Discussion about mythtv" <mythtv-users@snowman.net>
Sent: Friday, April 25, 2003 10:01 PM
Subject: MythVideo/Mplayer Volume Control via Remote


> Hello,
> I've been having a heck of a time getting MPlayer to cooperate. I can't get
> MPlayer to bind "[" and "]" to control the volume. The docs for Mplayer are
> horrible.
> Can anyone point me in the right direction?
> I've tried editing the input.conf file in my $HOME/.mplayer directory, but
> to no avail.
>
> Thanks.
>