summaryrefslogtreecommitdiffstats
path: root/DOCS/video.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-20 20:43:23 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-20 20:43:23 +0000
commit212493db94807926a2b2188f627b1814b69ab154 (patch)
tree0a563a99f1f1a7c13bca6d70dad545f92ed7bfdd /DOCS/video.html
parent430a0a1e49fdf3f35203726764b30c4a50d33d2a (diff)
downloadmpv-212493db94807926a2b2188f627b1814b69ab154.tar.bz2
mpv-212493db94807926a2b2188f627b1814b69ab154.tar.xz
matroxtv script was modified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7455 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r--DOCS/video.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index 14bede9b6c..318bd5dfca 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -1295,13 +1295,12 @@ for 16:9 TV: -vop lavc,expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
Then enter into the <CODE>TVout/</CODE> directory in the <B>MPlayer</B>
source, and execute <CODE>./modules</CODE> as root. Your text-mode console
will enter into framebuffer mode (no way back!).</LI>
- <LI>Next, run the <CODE>./matroxtv</CODE> script. This will present you
+ <LI>Next, EDIT and run the <CODE>./matroxtv</CODE> script. This will present you
to a very simple menu. Press <B>2</B> and <B>ENTER</B>. Now you should
- have the same picture on your monitor, and TV. The <B>3.</B> option
- will turn on independent display, but then you <B>can't use X</B>! If
- the TV (PAL) picture has some weird stripes on it, the script wasn't able to
- set the resolution correctly (to 640x512 by default). Use other menu
- items randomly and it'll be OK :)</LI>
+ have the same picture on your monitor, and TV. If
+ the TV (PAL by default) picture has some weird stripes on it, the script wasn't able to
+ set the resolution correctly (to 640x512 by default). Try other
+ resolutions from the menu and/or experiment with fbset.</LI>
</OL>
<P>Yoh. Next task is to make the cursor on tty1 (or whatever) to disappear,