Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdr, mplayer and lirc



Probably you are missing the input.conf file in your ~/.mplayer directory.
There is a sample file in the sources of MPlayer (MPlayer/etc/input.conf ).
I am not at home right now, but if you need it I can post my input.conf file
modified to work with a Hauppauge remote.

Mattia


----- Original Message -----
From: "Karsten Mueller" <kmu@ratio.de>
To: <vdr@linuxtv.org>
Sent: Wednesday, May 08, 2002 1:23 PM
Subject: [vdr] vdr, mplayer and lirc


> Hi folks,
>
> I have a question regarding the use of mplayer with vdr...
> I am able to start it (MENU, MPlayer, File selection...)
>
> It plays smoothly, but I am NOT able to control it with my
> remote control (which works just perfect for the rest of vdr)
>
> What am I doing wrong and/or what am I missing ?
>
> BTW: my lircrc looks like this:
>
> #########################################################
>
> begin
>     remote = *
>     prog = mplayer
>     button = |>
>     repeat = 1
>     config = 5
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = []
>     config = 0
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = <|<|
>     repeat = 1
>     config = 4
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = |>|>
>     repeat = 1
>     config = 6
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = <<|<|
>     repeat = 1
>     config = 7
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = |>|>>
>     repeat = 1
>     config = 9
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = VolUp
>     repeat = 1
>     config = VOLUME+
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = VolDn
>     repeat = 1
>     config = VOLUME-
>    end
>
>    begin
>     remote = *
>     prog = mplayer
>     button = ||
>     config = 2
>    end
>
> #########################################################
>
> During playback of any source with mplayer, cdr tells me
> constantly: "No bind found for key"
>
>
> Thanks in advance for any hint...
>
> --
> with best regards
> ---
> Karsten Mueller
> Softwaredevelopment / Keyaccount Manager
> RATIO Entwicklungen GmbH
> Admiralitaetstr. 59
> 20459 Hamburg
> Email: mailto:kmu@ratio.de
>
>
>




Home | Main Index | Thread Index