mirror of https://github.com/mpv-player/mpv
matroxtv script was modified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7455 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
430a0a1e49
commit
212493db94
|
@ -961,13 +961,12 @@ A <B>VIDIX</B> sz
|
|||
Ezekután lépj bele a <CODE>TVout/</CODE> könyvtárba, és futtasd le a
|
||||
<CODE>./modules</CODE> scriptet root-ként. A szöveges módú konzolodnak
|
||||
most framebuffer módba kellett hogy lépjen (nincs visszaút!).</LI>
|
||||
<LI>Most futtasd a <CODE>./matroxtv</CODE> scriptet. Ez egy egyszerű
|
||||
<LI>Szerkeszd át (!) és futtasd a <CODE>./matroxtv</CODE> scriptet. Ez egy egyszerű
|
||||
menűt ad. Írd be <B>2</B> és nyomj <B>ENTER-t</B>. Most a monitoron
|
||||
és a TV-n ugyanannak a képnek kell lennie. A <B>3-as</B> menűpont
|
||||
két független megjelenítőt kapcsol be, de így <B>nem használhatsz X-et</B> !
|
||||
Ha a TV (PAL !) képén furcsa csíkok vannak, a script nem tudta
|
||||
beállítani megfelelően a felbontást (alapban 640x512-re). Ilyenkor
|
||||
próbáld ki a TV-* scripteket a <CODE>TVout/</CODE> könyvtárban.</LI>
|
||||
és a TV-n ugyanannak a képnek kell lennie.
|
||||
Ha a TV (alapértelmezésben PAL) képén furcsa csíkok vannak, a script nem tudta
|
||||
beállítani megfelelően a felbontást (alapban 640x512-re). Próbálj
|
||||
más felbontást választani a menűből, és/vagy játssz az fbset-tel.</LI>
|
||||
</UL>
|
||||
|
||||
<P>
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue