Cosmetics: Properly indented table and fixed <TR> structure.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6980 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-08-11 20:38:34 +00:00
parent 1e7e3b714d
commit 2adad13b32
1 changed files with 37 additions and 45 deletions

View File

@ -80,52 +80,44 @@
<P><B>Using MPlayer to play DVDs:</B></P> <P><B>Using MPlayer to play DVDs:</B></P>
<TABLE BORDER=0 WIDTH="100%"> <TABLE BORDER=0 WIDTH="100%">
<TR><TD VALIGN=top><CODE>-dvd &lt;title_id&gt;&nbsp;</CODE></TD> <TR><TD VALIGN=top><CODE>-dvd &lt;title_id&gt;&nbsp;</CODE></TD>
<TD>Enables DVD support and selects title.</TD><TR> <TD>Enables DVD support and selects title.</TD></TR>
<TD VALIGN=top><CODE>-chapter &lt;chapter_id&gt;&nbsp;</CODE></TD> <TR><TD VALIGN=top><CODE>-chapter &lt;chapter_id&gt;&nbsp;</CODE></TD>
<TD>Selects DVD chapter(s) to play (default: 1). <TD>Selects DVD chapter(s) to play (default: 1).
Example: <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD></TR> Example: <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD></TR>
<TR><TD VALIGN=top><CODE>-dvdangle &lt;angle_id&gt;&nbsp;</CODE></TD> <TR><TD VALIGN=top><CODE>-dvdangle &lt;angle_id&gt;&nbsp;</CODE></TD>
<TD>Selects camera angle (default: 1)</TD><TR> <TD>Selects camera angle (default: 1)</TD></TR>
<TD VALIGN=top><CODE>-alang &lt;country code&gt;&nbsp;</CODE></TD> <TR><TD VALIGN=top><CODE>-alang &lt;country code&gt;&nbsp;</CODE></TD>
<TD> <TD>The <CODE>country code</CODE> tells <B>MPlayer</B> which audio
The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer. language(s) to prefer. For a list of available languages, add the
For a list of available languages, add the <CODE>-v</CODE> option after <CODE>-v</CODE> option after your DVD options and browse the output.<BR>
your DVD options and browse the output.<BR> For example:<BR>
For example:<BR> &nbsp;&nbsp;<CODE>-alang hu,en</CODE> - Tries to find Hungarian audio,
&nbsp;&nbsp;<CODE>-alang hu,en</CODE> - Tries to find Hungarian audio, falling back to English audio.</TD></TR>
falling back to English audio.</TD></TR> <TR><TD VALIGN=top><CODE>-slang &lt;country code&gt;&nbsp;</CODE></TD>
<TR><TD VALIGN=top><CODE>-slang &lt;country code&gt;&nbsp;</CODE></TD> <TD>Turns on DVD subtitles. The <CODE>country code</CODE> tells
<TD> <B>MPlayer</B> which language(s) to prefer.
Turns on DVD subtitles. The <CODE>country code</CODE> tells <B>MPlayer</B> For the list of available languages, add the <CODE>-v</CODE> option after
which language(s) to prefer. your DVD options and browse the output.<BR>
For the list of available languages, add the <CODE>-v</CODE> option after For example:<BR>
your DVD options and browse the output.<BR> &nbsp;&nbsp;<CODE>-slang hu,en</CODE> - Tries to display Hungarian
For example:<BR> subtitles, falling back to English subtitles.</TD></TR>
&nbsp;&nbsp;<CODE>-slang hu,en</CODE> - Tries to display Hungarian subtitles, <TR><TD VALIGN=top><CODE>-sid &lt;subtitle_id&gt;&nbsp;</CODE></TD>
falling back to English subtitles.</TD></TR> <TD>Displays a subtitle channel with the given <CODE>id</CODE> (values can
<TR><TD VALIGN=top><CODE>-sid &lt;subtitle_id&gt;&nbsp;</CODE></TD> be 0-31). Useful with badly mastered DVDs where the country code
<TD> selects the wrong channel.</TD></TR>
Displays a subtitle channel with the given <CODE>id</CODE> (values can be <TR><TD VALIGN=top><CODE>-csslib &lt;path/filename&gt;</CODE></TD>
0-31). Useful with badly mastered DVDs where the country code <TD>(old-style DVD option) This option is used to override the default
selects the wrong channel.</TD></TR> location of <CODE>libcss.so</CODE>.
<TR><TD VALIGN=top><CODE>-csslib &lt;path/filename&gt;</CODE></TD> </TD></TR>
<TD> <TR><TD VALIGN=top><CODE>-dvdauth &lt;DVD device&gt;&nbsp;</CODE></TD>
(old-style DVD option) This option is used to override the default location <TD>(old-style DVD option) Turns on DVD authentication using the given
of <CODE>libcss.so</CODE>. device.</TD></TR>
</TD></TR> <TR><TD VALIGN=top><CODE>-dvdkey &lt;CSS key&gt;</CODE></TD>
<TR><TD VALIGN=top><CODE>-dvdauth &lt;DVD device&gt;&nbsp;</CODE></TD> <TD>(old-style DVD option) When decoding a VOB file copied undecrypted from
<TD> DVD, this option gives the CSS key needed to decrypt the VOB (the key is
(old-style DVD option) Turns on DVD authentication using the given device. printed when authenticating with the DVD drive using -dvdauth).</TD></TR>
</TD></TR>
<TR><TD VALIGN=top><CODE>-dvdkey &lt;CSS key&gt;</CODE></TD>
<TD>
(old-style DVD option) When decoding a VOB file copied undecrypted from DVD,
this option gives the CSS key needed to decrypt the VOB (the key is printed
when authenticating with the DVD drive using -dvdauth).
</TD></TR>
</TABLE> </TABLE>
<P>The default device is <CODE>/dev/dvd</CODE>, you can change it in <P>The default device is <CODE>/dev/dvd</CODE>, you can change it in