summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-21 13:07:40 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-21 13:07:40 +0000
commit19b45c6859ccd5fbf6863f1a38bbc37b429c5ba2 (patch)
tree6b476b22fa44e4823ce8ebb6c19b09ad3f71c31c /DOCS
parentda677ba40f442bac7ea64b58c88d0780ea374041 (diff)
downloadmpv-19b45c6859ccd5fbf6863f1a38bbc37b429c5ba2.tar.bz2
mpv-19b45c6859ccd5fbf6863f1a38bbc37b429c5ba2.tar.xz
stuff.. (sorry, forgot:P)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2335 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/video.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index 5db052ff7f..51be5d06e1 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -688,7 +688,7 @@ will always shown up on head routed to CRTC1 (normaly the monitor),
so i have to swap CRTC's, but this way your console will framebuffer
(CRTC2 can't do text-mode) and a bit slow (no acceleration). :(</P>
-<P><I>Anyway i also just get monochrome output on the tv ...</I>
+<P><I>Anyway i also just get monochrome output on the tv ...</I><BR>
Maybe you have NTSC TV? Or just didn't run one of TV-* scripts.</P>
@@ -700,7 +700,8 @@ have to shutdown it, or it becomes uselessly messy. This section is for them.</P
<P>
<LI>compile the matroxfb stuff to modules</LI>
<LI>load modules with the <CODE>./modules</CODE> script</LI>
-<LI>turn on display cloning with <CODE>./cloning</CODE></LI>
+<LI>turn on display cloning with <CODE>./cloning</CODE> . This way CRTC2
+won't be used, CRTC1 will display on <I>both</I> heads.
<LI>execute <CODE>./TV-640x512</CODE> or whichever resolution you
wish to use</LI>
</P>