From 19b45c6859ccd5fbf6863f1a38bbc37b429c5ba2 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 21 Oct 2001 13:07:40 +0000 Subject: [PATCH] stuff.. (sorry, forgot:P) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2335 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/video.html | 5 +++-- etc/example.conf | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/DOCS/video.html b/DOCS/video.html index 5db052ff7f..51be5d06e1 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -688,7 +688,7 @@ will always shown up on head routed to CRTC1 (normaly the monitor), so i have to swap CRTC's, but this way your console will framebuffer (CRTC2 can't do text-mode) and a bit slow (no acceleration). :(

-

Anyway i also just get monochrome output on the tv ... +

Anyway i also just get monochrome output on the tv ...
Maybe you have NTSC TV? Or just didn't run one of TV-* scripts.

@@ -700,7 +700,8 @@ 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
  • +
  • turn on display cloning with ./cloning . This way CRTC2 +won't be used, CRTC1 will display on both heads.
  • execute ./TV-640x512 or whichever resolution you wish to use
  • diff --git a/etc/example.conf b/etc/example.conf index 3638002e3b..8cbe22bd94 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -33,7 +33,7 @@ fs=yes # Enlarges movie window to your desktop's size. # bpp=0 # Force changing display depth. # Valid settings are: 0, 15, 16, 24, 32 # may need 'vm=yes' too. - # Used by drivers: fbdev, dga2, svga + # Used by drivers: fbdev, dga2, svga, vesa # zoom=no # Enable software scaling (powerful CPU needed) # Used by drivers: svga, x11, vesa @@ -47,7 +47,7 @@ fs=yes # Enlarges movie window to your desktop's size. # screenw=720 # this is required for MATROX TV-OUT users ! # screenh=576 # here you should set the resolution of your # Matrox framebuffer. Needed for fullscreen playing - # on '-vo mga' ONLY ! + # on '-vo mga' ONLY ! (for -vo vesa too?) ## ## Use GUI mode by default