# HG changeset patch # User diego # Date 1139401061 0 # Node ID 4ae8c016901701229cea43be73f42e35723096ac # Parent ad90899eeee6aa838e688d5aad2fb800274b6f11 expanded and improved NeoMagic TV-out section based on a patch by Helio Polis, simplesmoke_at_hotmail_dot_com diff -r ad90899eeee6 -r 4ae8c0169017 DOCS/xml/en/video.xml --- a/DOCS/xml/en/video.xml Wed Feb 08 08:20:40 2006 +0000 +++ b/DOCS/xml/en/video.xml Wed Feb 08 12:17:41 2006 +0000 @@ -2501,22 +2501,27 @@ The NeoMagic chip is found in a variety of laptops, some of them are equipped with a simple analog TV encoder, some have a more advanced one. - + Analog encoder chip: - Tested on a Toshiba Tecra 8000. Its TV output chip is miserable crap. Avoid - if possible. - - You must use . The tested chip was capable of - 1.333333 aspect ratio only, so be sure to use the , - options and/or the - filters if the box doesn't let - you enable TV output. Maximum resolution was 720*576 at 16bpp. - - - Known issues: VESA-only, 1.33333 limitation, image isn't always centered, - movie becomes 4bpp in every 10 minutes, and stays that way. Frequent hard - freezes, LCD display problems. - + It has been reported that reliable TV out can be obtained by using + or . + You need to have vesafb compiled in your kernel and pass + the following parameters on the kernel command line: + . + You should start X, then switch to console mode + with e.g. CTRL+ALT+F1. + If you fail to start X before running + MPlayer from the console, the video + becomes slow and choppy (explanations are welcome). + Login to your console, then initiate the following command: + + clear; mplayer -vo fbdev -zoom -cache 8192 dvd:// + + Now you should see the movie running in console mode filling up about + half your laptop's LCD screen. + To switch to TV hit Fn+F5 three times. + Tested on a Tecra 8000, 2.6.15 kernel with vesafb, ALSA v1.0.10. + Chrontel 70xx encoder chip: Found in IBM Thinkpad 390E and possibly other Thinkpads or notebooks.