Bill Pringlemeir
2008-12-11 04:49:16 UTC
I think that the svn menu.conf is broken. Try this menu.conf in
~/.mplayer,
<keybindings name="default">
<binding key="UP" cmd="menu up" />
<binding key="DOWN" cmd="menu down" />
<binding key="LEFT" cmd="menu left" />
<binding key="RIGHT" cmd="menu right" />
<binding key="ENTER" cmd="menu ok" />
<binding key="ESC" cmd="menu cancel" />
<binding key="HOME" cmd="menu home" />
<binding key="END" cmd="menu end" />
<binding key="PGUP" cmd="menu pageup" />
<binding key="PGDWN" cmd="menu pagedown" />
</keybindings>
<dvbsel title="List channels" name="dvbsel" />
<cmdlist name="main" title="MPlayer OSD menu" ptr="<>" >
<e name="Channels" ok="set_menu dvbsel"/>
<e name="Quit" ok="quit"/>
</cmdlist>
I think there was a menu.dvb.conf or some such in the svn repository.
I don't know which version you are using? SVN, a distro, your own?
This is working with the latest SVN. I doubt it has to do with your
card. This changed sometime in the recent past (approx April?). I
had to change my menu.conf then and not use the svn version.
Fwiw,
Bill Pringlemeir.
~/.mplayer,
<keybindings name="default">
<binding key="UP" cmd="menu up" />
<binding key="DOWN" cmd="menu down" />
<binding key="LEFT" cmd="menu left" />
<binding key="RIGHT" cmd="menu right" />
<binding key="ENTER" cmd="menu ok" />
<binding key="ESC" cmd="menu cancel" />
<binding key="HOME" cmd="menu home" />
<binding key="END" cmd="menu end" />
<binding key="PGUP" cmd="menu pageup" />
<binding key="PGDWN" cmd="menu pagedown" />
</keybindings>
<dvbsel title="List channels" name="dvbsel" />
<cmdlist name="main" title="MPlayer OSD menu" ptr="<>" >
<e name="Channels" ok="set_menu dvbsel"/>
<e name="Quit" ok="quit"/>
</cmdlist>
I think there was a menu.dvb.conf or some such in the svn repository.
I don't know which version you are using? SVN, a distro, your own?
This is working with the latest SVN. I doubt it has to do with your
card. This changed sometime in the recent past (approx April?). I
had to change my menu.conf then and not use the svn version.
Fwiw,
Bill Pringlemeir.
Send MPlayer-dvb mailing list submissions to
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dvb
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MPlayer-dvb digest..."
1. Problem with dvbsel Menu (Manfred)
----------------------------------------------------------------------
Message: 1
Date: Tue, 9 Dec 2008 09:46:27 +0100
Subject: [MPlayer-dvb] Problem with dvbsel Menu
Content-Type: text/plain; charset=us-ascii
Hello list,
i am having a problem with the <dvbsel> osd menu.
Basically my setup works. I am using a hauppauge nova-s-plus.
I am having a channels.conf.sat and mplayer displays the TV stream.
When i start mplayer dvb://"channelname" it displays the
given channel. h and k switch to the next/previous channel.
When i open the osd menu and select DVB it doesnt show the
channels. On sdterr it tells me [MENU] failed to init. I am
not at home, but i can post the full message later.
By accident i found out that if i start mplayer with an AVI
or if i start it with a dvb channel and then open an AVI
with Open from the osd menu then i am able to select DVB from
menu and mplayer displays the channels and does play the channels.
Is there a known bug ? I compiled a snapshot from Dec 2008.
2nd question is if it is possible to start recording from osd.
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dvb
or, via email, send a message with subject or body 'help' to
You can reach the person managing the list at
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MPlayer-dvb digest..."
1. Problem with dvbsel Menu (Manfred)
----------------------------------------------------------------------
Message: 1
Date: Tue, 9 Dec 2008 09:46:27 +0100
Subject: [MPlayer-dvb] Problem with dvbsel Menu
Content-Type: text/plain; charset=us-ascii
Hello list,
i am having a problem with the <dvbsel> osd menu.
Basically my setup works. I am using a hauppauge nova-s-plus.
I am having a channels.conf.sat and mplayer displays the TV stream.
When i start mplayer dvb://"channelname" it displays the
given channel. h and k switch to the next/previous channel.
When i open the osd menu and select DVB it doesnt show the
channels. On sdterr it tells me [MENU] failed to init. I am
not at home, but i can post the full message later.
By accident i found out that if i start mplayer with an AVI
or if i start it with a dvb channel and then open an AVI
with Open from the osd menu then i am able to select DVB from
menu and mplayer displays the channels and does play the channels.
Is there a known bug ? I compiled a snapshot from Dec 2008.
2nd question is if it is possible to start recording from osd.