[MPlayer-DOCS] CVS: main/DOCS/xml/en video.xml,1.36,1.37

Torinthiel CVS wight at mplayerhq.hu
Thu Nov 20 12:56:07 CET 2003


Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv26591

Modified Files:
	video.xml 
Log Message:
double nVidia VIDIx link removed
EMPHASIS -> emphasis, wording
matroxfb compilation instructions


Index: video.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/video.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- video.xml	19 Nov 2003 09:05:38 -0000	1.36
+++ video.xml	20 Nov 2003 11:56:04 -0000	1.37
@@ -214,10 +214,9 @@
 </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 @@
 
 <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 @@
 
     <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



More information about the MPlayer-DOCS mailing list