From 29064545c4426f7bb8f99a70f5a4563978b78e28 Mon Sep 17 00:00:00 2001 From: gabucino Date: Tue, 23 Oct 2001 08:52:17 +0000 Subject: uptodate, baby! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2409 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/video.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'DOCS/video.html') 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

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 !
-Next, edit your config file, to contain the screenw and -screenh options (the first should be set to the horizontal -resolution of the framebuffer, and the latter to the vertical. See -example.conf). This is required for fullscreen playing, and for -the aspect code to work.

So, anytime you want to start watching something on TV, just start -MPlayer in X with the -vo mga option, change to tty1 (with -ctrl-alt-f1), and turn off the monitor. +MPlayer in X with the -vo mga -screenw XXX -screenh XXX +(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.

2.2.1.A.2. ATI cards

-- cgit v1.2.3