[mythtv-users] How to cyclic switch Audio in mplayer with LIRC ?

btsglw btsglw at gmail.com
Sun Sep 9 22:10:31 UTC 2007


On 09/09/2007, Warpme <warpme at o2.pl> wrote:
> Hi *
>
> I have problem witch configuring LIRC to cycle switching DVD audio tracks.
>
> I put following statement into LIRCRC file:
>
> begin
>   prog = mythtv
>   button = audio
>   config = #
> end
>
> Pressing "#" key on keyb switches audio, but pressing audio key on
> remote doesn't. Remote is working OK - I tested audio key with other
> mplayer command.
> I think it is problem of "#" char - which is interpreted by LIRCD as
> comment sign - not char to be passed to mplayer.
> How can I then configure LIRC to pass "#" key to mplayer ?
>
>
> thx in advance for help
>

Hi

I believe
config /x23

should be what you need, 23 = ascii representation of # in hexadecimal.
http://www.lirc.org/html/configure.html#lircd.conf_format  explains
allowable options for the config parameter.

HTH

Ver


More information about the mythtv-users mailing list