summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-27 01:34:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-27 01:34:54 +0000
commitf17acd19351ef61dac1448ca8f60b00640b2878a (patch)
tree0091a64c79a3169461a85f30ba4d3b8fa53c1f96 /DOCS
parentdaec5ef452399dc94844736d4e3176181df2f106 (diff)
downloadmpv-f17acd19351ef61dac1448ca8f60b00640b2878a.tar.bz2
mpv-f17acd19351ef61dac1448ca8f60b00640b2878a.tar.xz
DVB now supports multiple cards, patch by Nico Sabbi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12311 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index b394624054..ea76266289 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1870,6 +1870,15 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
</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 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
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>