1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-17 20:58:20 +00:00

double nVidia VIDIx link removed

EMPHASIS -> emphasis, wording
matroxfb compilation instructions


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11500 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2003-11-20 11:56:04 +00:00
parent d19d408c66
commit a61d1a3ec8

View File

@ -214,10 +214,9 @@ Complain to nVidia.
</para> </para>
<para> <para>
However, MPlayer contains a <link linkend="vidix">VIDIX</link> driver However, MPlayer contains a <link linkend="vidix">VIDIX</link> driver for most
(<link linkend="vidix-nvidia">nvidia_vid</link>) for most nVidia cards. nVidia cards. Currently it is in beta stage, and has some drawbacks. For more
Currently it is in beta stage, and has some drawbacks. For more information, information, see <link linkend="vidix-nvidia">nVidia VIDIX</link> section.
<link linkend="vidix-nvidia">click here</link>.
</para> </para>
</sect5> </sect5>
@ -362,7 +361,7 @@ First make sure X loads the DGA extension, see in
<programlisting>(II) Loading extension XFree86-DGA</programlisting> <programlisting>(II) Loading extension XFree86-DGA</programlisting>
See, XFree86 4.0.x or greater is VERY RECOMMENDED! See, XFree86 4.0.x or greater is <emphasis role="bold">highly recommended</emphasis>!
<application>MPlayer</application>'s DGA driver is autodetected by <application>MPlayer</application>'s DGA driver is autodetected by
<filename>./configure</filename>, or you can force it <filename>./configure</filename>, or you can force it
with <option>--enable-dga</option>. with <option>--enable-dga</option>.
@ -2113,21 +2112,20 @@ for Matrox G450/G550 TV-out instructions, please see the next section!
<procedure> <procedure>
<step><para> <step><para>
Enter <filename class="directory">TVout/matroxset</filename> and type Enter <filename class="directory">TVout</filename> and type
<command>make</command>. Install <filename class="directory">matroxset</filename> into <command>./compile.sh</command>. Install
somewhere in your <envar>PATH</envar>. <filename class="directory">TVout/matroxset/matroxset</filename>
into somewhere in your <envar>PATH</envar>.
</para></step> </para></step>
<step><para> <step><para>
If you don't have <command>fbset</command> installed, enter If you don't have <command>fbset</command> installed, put
<filename class="directory">TVout/fbset</filename> and type <command>make</command>. <filename class="directory">TVout/fbset/fbset</filename>
Install <filename class="directory">fbset</filename> into somewhere in your into somewhere in your <envar>PATH</envar>.
<envar>PATH</envar>.
</para></step> </para></step>
<step><para> <step><para>
If you don't have <command>con2fb</command> installed, enter If you don't have <command>con2fb</command> installed, put
<filename class="directory">TVout/con2fb</filename> and type <command>make</command>. <filename class="directory">TVout/con2fb/con2fb</filename>
Install <filename class="directory">con2fb</filename> into somewhere in your into somewhere in your <envar>PATH</envar>.
<envar>PATH</envar>.
</para></step> </para></step>
<step><para> <step><para>
Then enter into the <filename class="directory">TVout/</filename> directory Then enter into the <filename class="directory">TVout/</filename> directory