Mailing List archive

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

[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