comparison DOCS/faq.html @ 7047:4f87cd0f642f

Converted the docs to use proper headings tags. Headings start at <H1> for sections and decrease one size for each level in the section hierarchy, thus 2.3.4 is <H3>. Headings without numbering are <H4> unless they are in a <H5> section, then <H5> also.
author diego
date Tue, 20 Aug 2002 00:33:04 +0000
parents 72059027f953
children dc130296ce8b
comparison
equal deleted inserted replaced
7046:e6cab2610139 7047:4f87cd0f642f
13 </HEAD> 13 </HEAD>
14 14
15 <BODY> 15 <BODY>
16 16
17 17
18 <P><B><A NAME="faq">5. FAQ</A></B></P> 18 <H1><A NAME="faq">5. FAQ</A></H1>
19 19
20 <UL> 20 <UL>
21 <LI><A HREF="#compilation">5.1 Compilation</A></LI> 21 <LI><A HREF="#compilation">5.1 Compilation</A></LI>
22 <LI><A HREF="#general">5.2 General questions</A></LI> 22 <LI><A HREF="#general">5.2 General questions</A></LI>
23 <LI><A HREF="#playback">5.3 Playback problems</A></LI> 23 <LI><A HREF="#playback">5.3 Playback problems</A></LI>
26 <LI><A HREF="#features">5.6 Feature requests</A></LI> 26 <LI><A HREF="#features">5.6 Feature requests</A></LI>
27 <LI><A HREF="#encoding">5.7 Encoding</A></LI> 27 <LI><A HREF="#encoding">5.7 Encoding</A></LI>
28 </UL> 28 </UL>
29 29
30 30
31 <P><B><A NAME="compilation">5.1 Compilation</A></B></P> 31 <H2><A NAME="compilation">5.1 Compilation</A></H2>
32 32
33 <DL> 33 <DL>
34 34
35 <DT>Q: Compilation stops with an error message similar to this one: 35 <DT>Q: Compilation stops with an error message similar to this one:
36 <PRE> 36 <PRE>
215 <DD>A: Me too. :)</DD> 215 <DD>A: Me too. :)</DD>
216 216
217 </DL> 217 </DL>
218 218
219 219
220 <P><B><A NAME="general">5.2 General questions</A></B></P> 220 <H2><A NAME="general">5.2 General questions</A></H2>
221 221
222 <DL> 222 <DL>
223 223
224 <DT>Q: There is a timer in the upper left corner. How can I get rid of it?</DT> 224 <DT>Q: There is a timer in the upper left corner. How can I get rid of it?</DT>
225 <DD>A: Press <CODE>o</CODE> and try the <CODE>-osdlevel</CODE> option.</DD> 225 <DD>A: Press <CODE>o</CODE> and try the <CODE>-osdlevel</CODE> option.</DD>
357 <DD>A: Use: <CODE>mplayer &lt;options&gt; &lt;filename&gt; &lt; /dev/null &amp;</CODE></DD> 357 <DD>A: Use: <CODE>mplayer &lt;options&gt; &lt;filename&gt; &lt; /dev/null &amp;</CODE></DD>
358 358
359 </DL> 359 </DL>
360 360
361 361
362 <P><B><A NAME="playback">5.3 Playback problems</A></B></P> 362 <H2><A NAME="playback">5.3 Playback problems</A></H2>
363 363
364 <DL> 364 <DL>
365 365
366 <DT>Q: I can play certain AVIs but I get no sound and this kind of error: 366 <DT>Q: I can play certain AVIs but I get no sound and this kind of error:
367 <PRE> 367 <PRE>
513 <CODE>-nortc</CODE> switch.</DD> 513 <CODE>-nortc</CODE> switch.</DD>
514 514
515 </DL> 515 </DL>
516 516
517 517
518 <P><B><A NAME="driver">5.4 Video/audio driver problems (vo/ao)</A></B></P> 518 <H2><A NAME="driver">5.4 Video/audio driver problems (vo/ao)</A></H2>
519 519
520 <DL> 520 <DL>
521 521
522 <DT>Q: I have no sound when playing a video and get error messages similar to 522 <DT>Q: I have no sound when playing a video and get error messages similar to
523 this one: 523 this one:
615 using <CODE>-forcexv</CODE> and <CODE>-noxv</CODE></DD> 615 using <CODE>-forcexv</CODE> and <CODE>-noxv</CODE></DD>
616 616
617 </DL> 617 </DL>
618 618
619 619
620 <P><B><A NAME="dvd">5.5 DVD playback</A></B></P> 620 <H2><A NAME="dvd">5.5 DVD playback</A></H2>
621 621
622 <DL> 622 <DL>
623 623
624 <DT>Q: While playing a DVD, I encountered this error:<BR> 624 <DT>Q: While playing a DVD, I encountered this error:<BR>
625 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion 625 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion
670 the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD> 670 the <A HREF="cd-dvd.html#cd">CD chapter</A> of the documentation).</DD>
671 671
672 </DL> 672 </DL>
673 673
674 674
675 <P><B><A NAME="features">5.6 Feature requests</A></B></P> 675 <H2><A NAME="features">5.6 Feature requests</A></H2>
676 676
677 <DL> 677 <DL>
678 678
679 <DT>Q: If <B>MPlayer</B> is paused and I try to seek or press any key at all, 679 <DT>Q: If <B>MPlayer</B> is paused and I try to seek or press any key at all,
680 <B>MPlayer</B> ceases to be paused. I would like to be able to seek in the 680 <B>MPlayer</B> ceases to be paused. I would like to be able to seek in the
696 <DD>&nbsp;</DD> 696 <DD>&nbsp;</DD>
697 697
698 </DL> 698 </DL>
699 699
700 700
701 <P><B><A NAME="encoding">5.7 Encoding</A></B></P> 701 <H2><A NAME="encoding">5.7 Encoding</A></H2>
702 702
703 <DL> 703 <DL>
704 704
705 <DT>Q: How can I encode?</DT> 705 <DT>Q: How can I encode?</DT>
706 <DD>A: Read the <B>MEncoder</B> <A HREF="encoding.html">documentation</A>.</DD> 706 <DD>A: Read the <B>MEncoder</B> <A HREF="encoding.html">documentation</A>.</DD>