comparison DOCS/cd-dvd.html @ 4982:6cb9d9a1716d

HTML: different font handling - idea from new hp dezign ocassional misc fixes
author gabucino
date Thu, 07 Mar 2002 17:55:34 +0000
parents 9b2b09d3ff8b
children a24e39bf2776
comparison
equal deleted inserted replaced
4981:bfc652fc7f43 4982:6cb9d9a1716d
1 1
2 <HTML> 2 <HTML>
3
4 <HEAD>
5 <STYLE>
6 .text
7 {font-family : Verdana, Arial, Helvetica, sans-serif;
8 font-size : 14px;}
9 </STYLE>
10 </HEAD>
11
3 <BODY BGCOLOR=white> 12 <BODY BGCOLOR=white>
4 13
5 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 14 <FONT CLASS="text">
6 15
7 <P><B><A NAME=4.1>4.1. CD-ROM drives</A></B></P> 16 <P><B><A NAME=4.1>4.1. CD-ROM drives</A></B></P>
8 17
9 <P>Playing standard Video CDs:</P> 18 <P>Playing standard Video CDs:</P>
10 19
127 136
128 <P><B>Using MPlayer to play DVDs:</B></P> 137 <P><B>Using MPlayer to play DVDs:</B></P>
129 138
130 139
131 <TABLE BORDER=0 WIDTH=100%> 140 <TABLE BORDER=0 WIDTH=100%>
132 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvd &lt;title_id&gt;&nbsp;</TD> 141 <TD VALIGN=top><FONT CLASS="text">-dvd &lt;title_id&gt;&nbsp;</TD>
133 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Enables DVD support and selects title.</TD><TR> 142 <TD><FONT CLASS="text">Enables DVD support and selects title.</TD><TR>
134 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-chapter &lt;chapter_id&gt;&nbsp;</TD> 143 <TD VALIGN=top><FONT CLASS="text">-chapter &lt;chapter_id&gt;&nbsp;</TD>
135 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Selects DVD chapter(s) to play (default: play from chapter 1). 144 <TD><FONT CLASS="text">Selects DVD chapter(s) to play (default: play from chapter 1).
136 Example : <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD><TR> 145 Example : <CODE>-chapter 5-10</CODE> or <CODE>-chapter -9</CODE></TD><TR>
137 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvdangle &lt;angle_id&gt;&nbsp;</TD> 146 <TD VALIGN=top><FONT CLASS="text">-dvdangle &lt;angle_id&gt;&nbsp;</TD>
138 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>Selects camera angle (default: 1)</TD><TR> 147 <TD><FONT CLASS="text">Selects camera angle (default: 1)</TD><TR>
139 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-alang &lt;country code&gt;&nbsp;</TD> 148 <TD VALIGN=top><FONT CLASS="text">-alang &lt;country code&gt;&nbsp;</TD>
140 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 149 <TD><FONT CLASS="text">
141 The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer. 150 The <CODE>country code</CODE> tells <B>MPlayer</B> which audio language(s) to prefer.
142 For the list of available languages, add <CODE>-v</CODE> option after 151 For the list of available languages, add <CODE>-v</CODE> option after
143 your DVD options, and browse the output.<BR> 152 your DVD options, and browse the output.<BR>
144 For example :<BR> 153 For example :<BR>
145 &nbsp;&nbsp;<CODE>-alang hu,en</CODE> - first tries to find hungarian 154 &nbsp;&nbsp;<CODE>-alang hu,en</CODE> - first tries to find hungarian
146 audio, and if not found, decode english audio.</TD></TR> 155 audio, and if not found, decode english audio.</TD></TR>
147 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-slang &lt;country code&gt;&nbsp;</TD> 156 <TD VALIGN=top><FONT CLASS="text">-slang &lt;country code&gt;&nbsp;</TD>
148 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 157 <TD><FONT CLASS="text">
149 Turns on DVD subtitles. The <CODE>country code</CODE> tells <B>MPlayer</B> 158 Turns on DVD subtitles. The <CODE>country code</CODE> tells <B>MPlayer</B>
150 which language(s) to prefer. 159 which language(s) to prefer.
151 For the list of available languages, add <CODE>-v</CODE> option after 160 For the list of available languages, add <CODE>-v</CODE> option after
152 your DVD options, and browse the output.<BR> 161 your DVD options, and browse the output.<BR>
153 For example :<BR> 162 For example :<BR>
154 &nbsp;&nbsp;<CODE>-slang hu,en</CODE> - first tries to display hungarian 163 &nbsp;&nbsp;<CODE>-slang hu,en</CODE> - first tries to display hungarian
155 subtitles, and if not found, display english subtitles.</TD></TR> 164 subtitles, and if not found, display english subtitles.</TD></TR>
156 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-sid &lt;subtitle_id&gt;&nbsp;</TD> 165 <TD VALIGN=top><FONT CLASS="text">-sid &lt;subtitle_id&gt;&nbsp;</TD>
157 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 166 <TD><FONT CLASS="text">
158 Displays a subtitle channel with the given <CODE>id</CODE> (values can be 167 Displays a subtitle channel with the given <CODE>id</CODE> (values can be
159 0-31). Useful for example with badly mastered DVDs where country code 168 0-31). Useful for example with badly mastered DVDs where country code
160 selects the wrong channel.</TD></TR> 169 selects the wrong channel.</TD></TR>
161 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-csslib &lt;path/filename&gt;</TD> 170 <TD VALIGN=top><FONT CLASS="text">-csslib &lt;path/filename&gt;</TD>
162 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 171 <TD><FONT CLASS="text">
163 (old-style DVD option) This option is used to override the default location 172 (old-style DVD option) This option is used to override the default location
164 of <CODE>libcss.so</CODE> 173 of <CODE>libcss.so</CODE>
165 </TD></TR> 174 </TD></TR>
166 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvdauth &lt;DVD device&gt;&nbsp;</TD> 175 <TD VALIGN=top><FONT CLASS="text">-dvdauth &lt;DVD device&gt;&nbsp;</TD>
167 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 176 <TD><FONT CLASS="text">
168 (old-style DVD option) Turns on DVD authentication using the given device. 177 (old-style DVD option) Turns on DVD authentication using the given device.
169 </TD></TR> 178 </TD></TR>
170 <TD VALIGN=top><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>-dvdkey &lt;CSS key&gt;</TD> 179 <TD VALIGN=top><FONT CLASS="text">-dvdkey &lt;CSS key&gt;</TD>
171 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 180 <TD><FONT CLASS="text">
172 (old-style DVD option) When decoding from non-DVD, this option gives the 181 (old-style DVD option) When decoding from non-DVD, this option gives the
173 CSS key needed to crack the DVD (the key is printed when authenticating 182 CSS key needed to crack the DVD (the key is printed when authenticating
174 with DVD). 183 with DVD).
175 </TD></TR> 184 </TD></TR>
176 </TABLE> 185 </TABLE>
188 197
189 <P><B><A NAME=4.3>4.3. DVD playback FAQ</A></B></P> 198 <P><B><A NAME=4.3>4.3. DVD playback FAQ</A></B></P>
190 199
191 <TABLE BORDER=0 ALIGN=left WIDTH=100%> 200 <TABLE BORDER=0 ALIGN=left WIDTH=100%>
192 201
193 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 202 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
194 Playing a DVD, I encountered this error :<BR> 203 Playing a DVD, I encountered this error :<BR>
195 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length / 204 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
196 sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.</CODE> 205 sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.</CODE>
197 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 206 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
198 This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2. 207 This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2.
199 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 208 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
200 209
201 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 210 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
202 Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris? 211 Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris?
203 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 212 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
204 Who knows ... Please test it and send feedback. But it's said that it 213 Who knows ... Please test it and send feedback. But it's said that it
205 should work. Please refer documentation of libdvdread and its homepage 214 should work. Please refer documentation of libdvdread and its homepage
206 as well. We're not authors of libdvdread. 215 as well. We're not authors of libdvdread.
207 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 216 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
208 217
209 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 218 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
210 What about subtitles? Can MPlayer display them? 219 What about subtitles? Can MPlayer display them?
211 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 220 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
212 Yes! See above in the DVD chapter. 221 Yes! See above in the DVD chapter.
213 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 222 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
214 223
215 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 224 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
216 How can I set the region code of my DVD-Drive ? I don't have windows! 225 How can I set the region code of my DVD-Drive ? I don't have windows!
217 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 226 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
218 Use the 'regionset' tool: 227 Use the 'regionset' tool:
219 <A HREF="http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz">http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz</A> 228 <A HREF="http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz">http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz</A>
220 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 229 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
221 230
222 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 231 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
223 So MPlayer can play DVDs? Then it must use DeCSS! You are under arrest 232 So MPlayer can play DVDs? Then it must use DeCSS! You are under arrest
224 under the XYZ#$ paragraph of the-- 233 under the XYZ#$ paragraph of the--
225 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 234 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
226 Get back asshole, there is no DeCSS code in <B>MPlayer</B>. <B>MPlayer</B> uses libdvdread 235 Get back asshole, there is no DeCSS code in <B>MPlayer</B>. <B>MPlayer</B> uses libdvdread
227 by linking against it, and libdvdread uses libdvdcss by dynamic loading it.<BR> 236 by linking against it, and libdvdread uses libdvdcss by dynamic loading it.<BR>
228 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 237 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
229 238
230 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 239 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
231 Do I need to be (setuid) root/setuid fibmap_mplayer to be able to play DVD? 240 Do I need to be (setuid) root/setuid fibmap_mplayer to be able to play DVD?
232 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 241 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
233 No, you don't. Only for old-style DVD support. However of course you must have 242 No, you don't. Only for old-style DVD support. However of course you must have
234 the proper rights to the DVD device driver entry (in /dev). 243 the proper rights to the DVD device driver entry (in /dev).
235 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 244 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
236 245
237 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 246 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
238 How can I ... (insert some expectable DVD player feature here)? 247 How can I ... (insert some expectable DVD player feature here)?
239 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 248 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
240 The current implementation is the first implementation of some real DVD 249 The current implementation is the first implementation of some real DVD
241 player functionality. First, we would like to target existing bugs and 250 player functionality. First, we would like to target existing bugs and
242 basic features before implementing new features. 251 basic features before implementing new features.
243 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 252 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
244 253
245 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 254 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
246 Where can I get libdvdread and libdvdcss packages from? 255 Where can I get libdvdread and libdvdcss packages from?
247 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 256 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
248 From the site of Ogle: 257 From the site of Ogle:
249 <A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A>. 258 <A HREF="http://www.dtek.chalmers.se/groups/dvd">http://www.dtek.chalmers.se/groups/dvd</A>.
250 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 259 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
251 260
252 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 261 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
253 Is it possible to play/encode only selected chapters ? 262 Is it possible to play/encode only selected chapters ?
254 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 263 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
255 Yes, see the <CODE>-chapter</CODE> option. 264 Yes, see the <CODE>-chapter</CODE> option.
256 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 265 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
257 266
258 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 267 <TD></TD><TD VALIGN=top>Q:</TD><TD WIDTH=100%><B><FONT CLASS="text">
259 My DVD playing is sluggish ! 268 My DVD playing is sluggish !
260 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2> 269 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD><FONT CLASS="text">
261 Use the <CODE>-cache</CODE> option (see the manpage!). If it still doesn't 270 Use the <CODE>-cache</CODE> option (see the manpage!). If it still doesn't
262 work, check the beginning of this documentaion for proper 271 work, check the beginning of this documentaion for proper
263 libdvdread+libdvdcss combinations. Also try enabling DMA for the DVD drive. 272 libdvdread+libdvdcss combinations. Also try enabling DMA for the DVD drive.
264 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR> 273 </TD><TR><TD COLSPAN=3>&nbsp;</TD><TR>
265 274