summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-20 11:56:04 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-11-20 11:56:04 +0000
commita61d1a3ec8ee7ec965a489281e62bc65a84dcc10 (patch)
tree0eb93a0e09675e43192530a6ad86ed8e65302956 /DOCS
parentd19d408c66f25e7bf2e2149066e345929756e637 (diff)
downloadmpv-a61d1a3ec8ee7ec965a489281e62bc65a84dcc10.tar.bz2
mpv-a61d1a3ec8ee7ec965a489281e62bc65a84dcc10.tar.xz
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
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml30
1 files changed, 14 insertions, 16 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 470299682e..c2d458f710 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -214,10 +214,9 @@ Complain to nVidia.
</para>
<para>
-However, MPlayer contains a <link linkend="vidix">VIDIX</link> driver
-(<link linkend="vidix-nvidia">nvidia_vid</link>) for most nVidia cards.
-Currently it is in beta stage, and has some drawbacks. For more information,
-<link linkend="vidix-nvidia">click here</link>.
+However, MPlayer contains a <link linkend="vidix">VIDIX</link> driver for most
+nVidia cards. Currently it is in beta stage, and has some drawbacks. For more
+information, see <link linkend="vidix-nvidia">nVidia VIDIX</link> section.
</para>
</sect5>
@@ -362,7 +361,7 @@ First make sure X loads the DGA extension, see in
<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
<filename>./configure</filename>, or you can force it
with <option>--enable-dga</option>.
@@ -2113,21 +2112,20 @@ for Matrox G450/G550 TV-out instructions, please see the next section!
<procedure>
<step><para>
- Enter <filename class="directory">TVout/matroxset</filename> and type
- <command>make</command>. Install <filename class="directory">matroxset</filename> into
- somewhere in your <envar>PATH</envar>.
+ Enter <filename class="directory">TVout</filename> and type
+ <command>./compile.sh</command>. Install
+ <filename class="directory">TVout/matroxset/matroxset</filename>
+ into somewhere in your <envar>PATH</envar>.
</para></step>
<step><para>
- If you don't have <command>fbset</command> installed, enter
- <filename class="directory">TVout/fbset</filename> and type <command>make</command>.
- Install <filename class="directory">fbset</filename> into somewhere in your
- <envar>PATH</envar>.
+ If you don't have <command>fbset</command> installed, put
+ <filename class="directory">TVout/fbset/fbset</filename>
+ into somewhere in your <envar>PATH</envar>.
</para></step>
<step><para>
- If you don't have <command>con2fb</command> installed, enter
- <filename class="directory">TVout/con2fb</filename> and type <command>make</command>.
- Install <filename class="directory">con2fb</filename> into somewhere in your
- <envar>PATH</envar>.
+ If you don't have <command>con2fb</command> installed, put
+ <filename class="directory">TVout/con2fb/con2fb</filename>
+ into somewhere in your <envar>PATH</envar>.
</para></step>
<step><para>
Then enter into the <filename class="directory">TVout/</filename> directory