# HG changeset patch # User diego # Date 1083029694 0 # Node ID da00c08d82793dcf6c2d29f8254e4356bda8f3ab # Parent 5c375ea5fb0f5f8bb8da7a3cc86ce9acf4d9beb0 DVB now supports multiple cards, patch by Nico Sabbi. diff -r 5c375ea5fb0f -r da00c08d8279 DOCS/xml/en/video.xml --- a/DOCS/xml/en/video.xml Mon Apr 26 21:22:33 2004 +0000 +++ b/DOCS/xml/en/video.xml Tue Apr 27 01:34:54 2004 +0000 @@ -1870,6 +1870,15 @@ + If you have more than one card you also need to specify the number of the card + where the channel is visibile (e.g. 2) with the syntax: + + + + mplayer dvb://2@R1 + + + To change channels press the h (next) and k (previous) keys, or use the OSD menu (requires a working OSD subsystem). @@ -1881,7 +1890,9 @@ file etc/dvb-menu.conf (that you can use to overwrite ~/.mplayer/menu.conf), the main menu will show a sub-menu entry that will permit you to choose one of the channels present - in your channels.conf. + in your channels.conf, possibly preceded by a menu + with the list of cards available if more than one is usable by + MPlayer.