Mercurial > mplayer.hg
diff DOCS/cd-dvd.html @ 6393:f9b3d010b35e
FONT tags obsoleted by CSS
author | gabucino |
---|---|
date | Wed, 12 Jun 2002 09:31:33 +0000 |
parents | 4e5c236ade69 |
children | d0f408a8b150 |
line wrap: on
line diff
--- a/DOCS/cd-dvd.html Wed Jun 12 09:14:52 2002 +0000 +++ b/DOCS/cd-dvd.html Wed Jun 12 09:31:33 2002 +0000 @@ -7,7 +7,6 @@ <BODY BGCOLOR=white> -<FONT CLASS="text"> <P><B><A NAME=4.1>4.1. CD-ROM drives</A></B></P> @@ -108,47 +107,41 @@ <TABLE BORDER=0 WIDTH=100%> -<TD VALIGN=top><FONT CLASS="text">-dvd <title_id> </TD> -<TD><FONT CLASS="text">Enables DVD support and selects title.</TD><TR> -<TD VALIGN=top><FONT CLASS="text">-chapter <chapter_id> </TD> -<TD><FONT CLASS="text">Selects DVD chapter(s) to play (default: play from chapter 1). +<TD VALIGN=top>-dvd <title_id> </TD> +<TD>Enables DVD support and selects title.</TD><TR> +<TD VALIGN=top>-chapter <chapter_id> </TD> +<TD>Selects DVD chapter(s) to play (default: play from chapter 1). Example : <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD><TR> -<TD VALIGN=top><FONT CLASS="text">-dvdangle <angle_id> </TD> -<TD><FONT CLASS="text">Selects camera angle (default: 1)</TD><TR> -<TD VALIGN=top><FONT CLASS="text">-alang <country code> </TD> -<TD><FONT CLASS="text"> - The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer. +<TD VALIGN=top>-dvdangle <angle_id> </TD> +<TD>Selects camera angle (default: 1)</TD><TR> +<TD VALIGN=top>-alang <country code> </TD> +<TD> The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer. For the list of available languages, add <CODE>-v</CODE> option after your DVD options, and browse the output.<BR> For example :<BR> <CODE>-alang hu,en</CODE> - first tries to find hungarian audio, and if not found, decode english audio.</TD></TR> -<TD VALIGN=top><FONT CLASS="text">-slang <country code> </TD> -<TD><FONT CLASS="text"> - Turns on DVD subtitles. The <CODE>country code</CODE> tells <B>MPlayer</B> +<TD VALIGN=top>-slang <country 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 <CODE>-v</CODE> option after your DVD options, and browse the output.<BR> For example :<BR> <CODE>-slang hu,en</CODE> - first tries to display hungarian subtitles, and if not found, display english subtitles.</TD></TR> -<TD VALIGN=top><FONT CLASS="text">-sid <subtitle_id> </TD> -<TD><FONT CLASS="text"> - Displays a subtitle channel with the given <CODE>id</CODE> (values can be +<TD VALIGN=top>-sid <subtitle_id> </TD> +<TD> Displays a subtitle channel with the given <CODE>id</CODE> (values can be 0-31). Useful for example with badly mastered DVDs where country code selects the wrong channel.</TD></TR> -<TD VALIGN=top><FONT CLASS="text">-csslib <path/filename></TD> -<TD><FONT CLASS="text"> - (old-style DVD option) This option is used to override the default location +<TD VALIGN=top>-csslib <path/filename></TD> +<TD> (old-style DVD option) This option is used to override the default location of <CODE>libcss.so</CODE> </TD></TR> -<TD VALIGN=top><FONT CLASS="text">-dvdauth <DVD device> </TD> -<TD><FONT CLASS="text"> - (old-style DVD option) Turns on DVD authentication using the given device. +<TD VALIGN=top>-dvdauth <DVD device> </TD> +<TD> (old-style DVD option) Turns on DVD authentication using the given device. </TD></TR> -<TD VALIGN=top><FONT CLASS="text">-dvdkey <CSS key></TD> -<TD><FONT CLASS="text"> - (old-style DVD option) When decoding from non-DVD, this option gives the +<TD VALIGN=top>-dvdkey <CSS key></TD> +<TD> (old-style DVD option) When decoding from non-DVD, this option gives the CSS key needed to crack the DVD (the key is printed when authenticating with DVD). </TD></TR>