comparison DOCS/xml/en/video.xml @ 12310:da00c08d8279

DVB now supports multiple cards, patch by Nico Sabbi.
author diego
date Tue, 27 Apr 2004 01:34:54 +0000
parents d4e2bdc246a3
children 1deefcd5428d
comparison
equal deleted inserted replaced
12309:5c375ea5fb0f 12310:da00c08d8279
1868 <screen> 1868 <screen>
1869 mplayer dvb://R1 1869 mplayer dvb://R1
1870 </screen> 1870 </screen>
1871 1871
1872 <para> 1872 <para>
1873 If you have more than one card you also need to specify the number of the card
1874 where the channel is visibile (e.g. 2) with the syntax:
1875 </para>
1876
1877 <screen>
1878 mplayer dvb://2@R1
1879 </screen>
1880
1881 <para>
1873 To change channels press the <keycap>h</keycap> (next) and 1882 To change channels press the <keycap>h</keycap> (next) and
1874 <keycap>k</keycap> (previous) keys, or use the OSD menu (requires 1883 <keycap>k</keycap> (previous) keys, or use the OSD menu (requires
1875 a working <link linkend="subosd">OSD subsystem</link>). 1884 a working <link linkend="subosd">OSD subsystem</link>).
1876 </para> 1885 </para>
1877 1886
1879 If your <filename>~/.mplayer/menu.conf</filename> contains a 1888 If your <filename>~/.mplayer/menu.conf</filename> contains a
1880 <literal>&lt;dvbsel&gt;</literal> entry, such as the one in the example 1889 <literal>&lt;dvbsel&gt;</literal> entry, such as the one in the example
1881 file <filename>etc/dvb-menu.conf</filename> (that you can use to overwrite 1890 file <filename>etc/dvb-menu.conf</filename> (that you can use to overwrite
1882 <filename>~/.mplayer/menu.conf</filename>), the main menu will show a 1891 <filename>~/.mplayer/menu.conf</filename>), the main menu will show a
1883 sub-menu entry that will permit you to choose one of the channels present 1892 sub-menu entry that will permit you to choose one of the channels present
1884 in your <filename>channels.conf</filename>. 1893 in your <filename>channels.conf</filename>, possibly preceded by a menu
1894 with the list of cards available if more than one is usable by
1895 <application>MPlayer</application>.
1885 </para> 1896 </para>
1886 1897
1887 <para> 1898 <para>
1888 If you want to save a program to disk you can use 1899 If you want to save a program to disk you can use
1889 </para> 1900 </para>