summaryrefslogtreecommitdiffstats
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
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
-rw-r--r--DOCS/video.html5
-rw-r--r--etc/example.conf4
2 files changed, 5 insertions, 4 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>
diff --git a/etc/example.conf b/etc/example.conf
index 3638002e3b..8cbe22bd94 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -33,7 +33,7 @@ fs=yes # Enlarges movie window to your desktop's size.
# bpp=0 # Force changing display depth.
# Valid settings are: 0, 15, 16, 24, 32
# may need 'vm=yes' too.
- # Used by drivers: fbdev, dga2, svga
+ # Used by drivers: fbdev, dga2, svga, vesa
# zoom=no # Enable software scaling (powerful CPU needed)
# Used by drivers: svga, x11, vesa
@@ -47,7 +47,7 @@ fs=yes # Enlarges movie window to your desktop's size.
# screenw=720 # this is required for MATROX TV-OUT users !
# screenh=576 # here you should set the resolution of your
# Matrox framebuffer. Needed for fullscreen playing
- # on '-vo mga' ONLY !
+ # on '-vo mga' ONLY ! (for -vo vesa too?)
##
## Use GUI mode by default