From daab5f2480c62bbe684e09e0ae979958b447124b Mon Sep 17 00:00:00 2001 From: gabucino Date: Sat, 20 Oct 2001 18:05:30 +0000 Subject: New section: Matrox TVout - method 2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2310 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 1 + DOCS/video.html | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) (limited to 'DOCS') diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 59a209bfe8..f13951567d 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -83,6 +83,7 @@
  • 2.2.1.A TVout
  • diff --git a/DOCS/video.html b/DOCS/video.html index c660d37001..1b1604b51b 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -686,6 +686,28 @@ so i have to swap CRTC's, but this way your console will framebuffer Maybe you have NTSC TV? Or just didn't run one of TV-* scripts.

    +

    2.2.1.A.1a. Matrox cards (method 2 - the XFree approach)

    + +

    The previous method doesn't work very good for X users, since either they +have to shutdown it, or it becomes uselessly messy. This section is for them.

    + +

    +

  • compile the matroxfb stuff to modules
  • +
  • load modules with the ./modules script
  • +
  • turn on display cloning with ./cloning
  • +
  • execute ./TV-640x512 or whichever resolution you +wish to use
  • +

    + +

    Now you should have a clean picture on the TV, and maybe a somewhat strange +picture on the console. But console doesn't matter, start X. Your TV +goes black or have strange stripes, but monitor/X is fine !
    +So, anytime you want to start watching something on TV, just start +MPlayer in X (-vo mga of course, and calculate +-x and -y values by hand), change to tty1 (with +ctrl-alt-f1), and turn off the monitor. +

    +

    2.2.1.A.2. ATI cards

    -- cgit v1.2.3