diff DOCS/Polish/cd-dvd.html @ 3879:ed33540a982b

"updated documentation.html (and new chapter translated in it), codecs.html and new whole translated file: DVB. The rest of the files are newest english versions. I think that it's better to have them updated than wait for my translations..."
author gabucino
date Sat, 29 Dec 2001 18:46:10 +0000
parents dadab20dc2b4
children d5c692754cf2
line wrap: on
line diff
--- a/DOCS/Polish/cd-dvd.html	Sat Dec 29 16:43:24 2001 +0000
+++ b/DOCS/Polish/cd-dvd.html	Sat Dec 29 18:46:10 2001 +0000
@@ -127,10 +127,28 @@
 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Selects DVD chapter (default: play from chapter 1)</TD><TR>
 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvdangle &lt;angle_id&gt;&nbsp;</TD>
 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Selects camera angle (default: 1)</TD><TR>
+<TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-alang &lt;country code&gt;&nbsp;</TD>
+<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+  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>
+  &nbsp;&nbsp;<CODE>-alang hu,en</CODE> - first tries to find hungarian
+  audio, and if not found, decode english audio.</TD></TR>
+<TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-slang &lt;country code&gt;&nbsp;</TD>
+<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+  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>
+  &nbsp;&nbsp;<CODE>-slang hu,en</CODE> - first tries to display hungarian
+  subtitles, and if not found, display english subtitles.</TD></TR>
 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-sid &lt;subtitle_id&gt;&nbsp;</TD>
-<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Turns DVD subtitle displaying (of the given subtitle_id or language) on (default: no)<BR>
-  For the list of available languages, use <CODE>-sid 1 -v</CODE> options and
-  browse the output.</TD><TR>
+<TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
+  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.
 </TABLE>
 
 <P>Default device is <CODE>/dev/dvd</CODE>, you can change it in config.h