diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-23 08:52:17 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-23 08:52:17 +0000 |
commit | 29064545c4426f7bb8f99a70f5a4563978b78e28 (patch) | |
tree | 83dbd59fdb4ef569eac8f35cd709c8b8428be7f5 /DOCS/video.html | |
parent | bb8c4bcf8741e50b05cf806c7678fd2033a99789 (diff) |
uptodate, baby!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2409 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r-- | DOCS/video.html | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/DOCS/video.html b/DOCS/video.html index 51be5d06e1..8f895cae49 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -709,16 +709,13 @@ wish to use</LI> <P>Now you should have a clean picture on the TV, and maybe a somewhat strange picture on the monitor. But monitor doesn't matter, start X. Your TV goes black or have strange stripes, but monitor/X is fine !<BR> -Next, edit your config file, to contain the <CODE>screenw</CODE> and -<CODE>screenh</CODE> options (the first should be set to the horizontal -resolution of the framebuffer, and the latter to the vertical. See -<CODE>example.conf</CODE>). This is required for fullscreen playing, and for -the aspect code to work.</P> <P> So, anytime you want to start watching something on TV, just start -<B>MPlayer</B> in X with the <CODE>-vo mga</CODE> option, change to tty1 (with -ctrl-alt-f1), and turn off the monitor. +<B>MPlayer</B> in X with the <CODE>-vo mga -screenw XXX -screenh XXX</CODE> +(write the horizontal and vertical resolution of your framebuffer to the XXX's, +respectively) options, change to tty1 (with ctrl-alt-f1), and turn off the +monitor. </P> <P><B><A NAME=2.2.1.A.2>2.2.1.A.2. ATI cards</A></B></P> |