[Mplayer-cvslog] CVS: main/DOCS cd-dvd.html,1.38,1.39
Diego Biurrun CVS
diego at mplayerhq.hu
Sun Aug 11 22:38:37 CEST 2002
Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv19080
Modified Files:
cd-dvd.html
Log Message:
Cosmetics: Properly indented table and fixed <TR> structure.
Index: cd-dvd.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/cd-dvd.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- cd-dvd.html 10 Aug 2002 20:26:43 -0000 1.38
+++ cd-dvd.html 11 Aug 2002 20:38:34 -0000 1.39
@@ -80,52 +80,44 @@
<P><B>Using MPlayer to play DVDs:</B></P>
-
<TABLE BORDER=0 WIDTH="100%">
-<TR><TD VALIGN=top><CODE>-dvd <title_id> </CODE></TD>
-<TD>Enables DVD support and selects title.</TD><TR>
-<TD VALIGN=top><CODE>-chapter <chapter_id> </CODE></TD>
-<TD>Selects DVD chapter(s) to play (default: 1).
- Example: <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD></TR>
-<TR><TD VALIGN=top><CODE>-dvdangle <angle_id> </CODE></TD>
-<TD>Selects camera angle (default: 1)</TD><TR>
-<TD VALIGN=top><CODE>-alang <country code> </CODE></TD>
-<TD>
- The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer.
- For a list of available languages, add the <CODE>-v</CODE> option after
- your DVD options and browse the output.<BR>
- For example:<BR>
- <CODE>-alang hu,en</CODE> - Tries to find Hungarian audio,
- falling back to English audio.</TD></TR>
-<TR><TD VALIGN=top><CODE>-slang <country code> </CODE></TD>
-<TD>
- Turns on DVD subtitles. The <CODE>country code</CODE> tells <B>MPlayer</B>
- which language(s) to prefer.
- For the list of available languages, add the <CODE>-v</CODE> option after
- your DVD options and browse the output.<BR>
- For example:<BR>
- <CODE>-slang hu,en</CODE> - Tries to display Hungarian subtitles,
- falling back to English subtitles.</TD></TR>
-<TR><TD VALIGN=top><CODE>-sid <subtitle_id> </CODE></TD>
-<TD>
- Displays a subtitle channel with the given <CODE>id</CODE> (values can be
- 0-31). Useful with badly mastered DVDs where the country code
- selects the wrong channel.</TD></TR>
-<TR><TD VALIGN=top><CODE>-csslib <path/filename></CODE></TD>
-<TD>
- (old-style DVD option) This option is used to override the default location
- of <CODE>libcss.so</CODE>.
- </TD></TR>
-<TR><TD VALIGN=top><CODE>-dvdauth <DVD device> </CODE></TD>
-<TD>
- (old-style DVD option) Turns on DVD authentication using the given device.
- </TD></TR>
-<TR><TD VALIGN=top><CODE>-dvdkey <CSS key></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>
+ <TR><TD VALIGN=top><CODE>-dvd <title_id> </CODE></TD>
+ <TD>Enables DVD support and selects title.</TD></TR>
+ <TR><TD VALIGN=top><CODE>-chapter <chapter_id> </CODE></TD>
+ <TD>Selects DVD chapter(s) to play (default: 1).
+ Example: <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD></TR>
+ <TR><TD VALIGN=top><CODE>-dvdangle <angle_id> </CODE></TD>
+ <TD>Selects camera angle (default: 1)</TD></TR>
+ <TR><TD VALIGN=top><CODE>-alang <country code> </CODE></TD>
+ <TD>The <CODE>country code</CODE> tells <B>MPlayer</B> which audio
+ language(s) to prefer. For a list of available languages, add the
+ <CODE>-v</CODE> option after your DVD options and browse the output.<BR>
+ For example:<BR>
+ <CODE>-alang hu,en</CODE> - Tries to find Hungarian audio,
+ falling back to English audio.</TD></TR>
+ <TR><TD VALIGN=top><CODE>-slang <country code> </CODE></TD>
+ <TD>Turns on DVD subtitles. The <CODE>country code</CODE> tells
+ <B>MPlayer</B> which language(s) to prefer.
+ For the list of available languages, add the <CODE>-v</CODE> option after
+ your DVD options and browse the output.<BR>
+ For example:<BR>
+ <CODE>-slang hu,en</CODE> - Tries to display Hungarian
+ subtitles, falling back to English subtitles.</TD></TR>
+ <TR><TD VALIGN=top><CODE>-sid <subtitle_id> </CODE></TD>
+ <TD>Displays a subtitle channel with the given <CODE>id</CODE> (values can
+ be 0-31). Useful with badly mastered DVDs where the country code
+ selects the wrong channel.</TD></TR>
+ <TR><TD VALIGN=top><CODE>-csslib <path/filename></CODE></TD>
+ <TD>(old-style DVD option) This option is used to override the default
+ location of <CODE>libcss.so</CODE>.
+ </TD></TR>
+ <TR><TD VALIGN=top><CODE>-dvdauth <DVD device> </CODE></TD>
+ <TD>(old-style DVD option) Turns on DVD authentication using the given
+ device.</TD></TR>
+ <TR><TD VALIGN=top><CODE>-dvdkey <CSS key></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>
<P>The default device is <CODE>/dev/dvd</CODE>, you can change it in
More information about the MPlayer-cvslog
mailing list