comparison DOCS/video.html @ 7699:5d4b0446a557

Cosmetics: Converted 2 spaces to one in section titles, changed some ugly linebreaks and put "." after sentences in codecs.html.
author diego
date Thu, 10 Oct 2002 01:42:27 +0000
parents 9bb9ce641684
children 6d8b4a1adb9d
comparison
equal deleted inserted replaced
7698:c8d2c444d278 7699:5d4b0446a557
11 11
12 12
13 <H3><A NAME="video">2.3.1 Video output devices</A></H3> 13 <H3><A NAME="video">2.3.1 Video output devices</A></H3>
14 14
15 15
16 <H4><A NAME="mtrr">2.3.1.1 Setting up MTRR</A></H4> 16 <H4><A NAME="mtrr">2.3.1.1 Setting up MTRR</A></H4>
17 17
18 <P>It is VERY recommended to check if the MTRR registers are set up properly, 18 <P>It is VERY recommended to check if the MTRR registers are set up properly,
19 because they can give a big performance boost.</P> 19 because they can give a big performance boost.</P>
20 20
21 <P>Do a '<CODE>cat /proc/mtrr</CODE>':</P> 21 <P>Do a '<CODE>cat /proc/mtrr</CODE>':</P>
708 to find the best mode. See 708 to find the best mode. See
709 <A HREF="http://aa-project.sourceforge.net/tune/">http://aa-project.sourceforge.net/tune/</A> 709 <A HREF="http://aa-project.sourceforge.net/tune/">http://aa-project.sourceforge.net/tune/</A>
710 for further tuning issues.</P> 710 for further tuning issues.</P>
711 711
712 712
713 <H4><A NAME="vesa">2.3.1.11 VESA - output to VESA BIOS</A></H4> 713 <H4><A NAME="vesa">2.3.1.11 VESA - output to VESA BIOS</A></H4>
714 714
715 <P>This driver was designed and introduced as a <B>generic driver</B> for any 715 <P>This driver was designed and introduced as a <B>generic driver</B> for any
716 video card which has VESA VBE 2.0+ compatible BIOS. Another advantage of this 716 video card which has VESA VBE 2.0+ compatible BIOS. Another advantage of this
717 driver is that it tries to force TV output on.<BR> 717 driver is that it tries to force TV output on.<BR>
718 <B>VESA BIOS EXTENSION (VBE) Version 3.0 Date: September 16, 1998</B> (Page 718 <B>VESA BIOS EXTENSION (VBE) Version 3.0 Date: September 16, 1998</B> (Page
804 booting your PC since video BIOS initializes itself only once during POST 804 booting your PC since video BIOS initializes itself only once during POST
805 procedure.</LI> 805 procedure.</LI>
806 </UL> 806 </UL>
807 807
808 808
809 <H4><A NAME="x11">2.3.1.12 X11</A></H4> 809 <H4><A NAME="x11">2.3.1.12 X11</A></H4>
810 810
811 <P>Avoid if possible. Outputs to X11 (uses shared memory extension), with no 811 <P>Avoid if possible. Outputs to X11 (uses shared memory extension), with no
812 hardware acceleration at all. Supports (MMX/3DNow/SSE accelerated, but still 812 hardware acceleration at all. Supports (MMX/3DNow/SSE accelerated, but still
813 slow) software scaling, use the options <CODE>-fs -zoom</CODE>. Most cards 813 slow) software scaling, use the options <CODE>-fs -zoom</CODE>. Most cards
814 have hardware scaling support, use the <CODE>-vo xv</CODE> output for them, 814 have hardware scaling support, use the <CODE>-vo xv</CODE> output for them,