[MPlayer-DOCS] CVS: main/DOCS/xml/en video.xml,1.51,1.52
Diego Biurrun CVS
syncmail at mplayerhq.hu
Tue Apr 27 03:34:56 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv7578/DOCS/xml/en
Modified Files:
video.xml
Log Message:
DVB now supports multiple cards, patch by Nico Sabbi.
Index: video.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/video.xml,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- video.xml 17 Apr 2004 03:59:00 -0000 1.51
+++ video.xml 27 Apr 2004 01:34:54 -0000 1.52
@@ -1870,6 +1870,15 @@
</screen>
<para>
+ 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:
+</para>
+
+<screen>
+ mplayer dvb://2@R1
+</screen>
+
+<para>
To change channels press the <keycap>h</keycap> (next) and
<keycap>k</keycap> (previous) keys, or use the OSD menu (requires
a working <link linkend="subosd">OSD subsystem</link>).
@@ -1881,7 +1890,9 @@
file <filename>etc/dvb-menu.conf</filename> (that you can use to overwrite
<filename>~/.mplayer/menu.conf</filename>), the main menu will show a
sub-menu entry that will permit you to choose one of the channels present
- in your <filename>channels.conf</filename>.
+ in your <filename>channels.conf</filename>, possibly preceded by a menu
+ with the list of cards available if more than one is usable by
+ <application>MPlayer</application>.
</para>
<para>
More information about the MPlayer-DOCS
mailing list