diff options
author | nicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-07 14:34:39 +0000 |
---|---|---|
committer | nicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-06-07 14:34:39 +0000 |
commit | 7f2bb05ce450135af9e66e1ebfed9992497c9114 (patch) | |
tree | 5b928666affea9c8cb0a5d831a48c5a7e239be7d /DOCS/xml/en | |
parent | 019211567c8e2ee90adc20f70281ebdd49fc9e47 (diff) |
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10255 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/video.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 200a27af35..0196408158 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1936,7 +1936,7 @@ for Matrox G450/G550 TV-out instructions, please see the next section! Using the <emphasis role="bold">matroxfb modules</emphasis> in the 2.4 kernels. 2.2 kernels don't have the TVout feature in them, thus unusable for this. You have to enable ALL matroxfb-specific feature during compilation - (except MultiHead), and compile them into <emphasis role="bold">modules!</emphasis> + (except MultiHead), and compile them into <emphasis role="bold">modules</emphasis>! You'll also need I2C enabled. </para> @@ -1953,6 +1953,12 @@ for Matrox G450/G550 TV-out instructions, please see the next section! <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>. + </para></step> + <step><para> Then enter into the <filename class="directory">TVout/</filename> directory in the <application>MPlayer</application> source, and execute <filename>./modules</filename> as root. Your text-mode console will |