diff options
author | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-03-26 16:56:24 +0000 |
---|---|---|
committer | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-03-26 16:56:24 +0000 |
commit | 6539dbefe7c68990464198cce3e694ec35f5033c (patch) | |
tree | ca4dcdbec87c7f1f07ad44aed4b8db300c2a5421 | |
parent | cc996ad5266526331c9c929c6c180d16ad5ab716 (diff) |
Updated neomagic info.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5360 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/video.html | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/DOCS/video.html b/DOCS/video.html index 31b09a5670..d223dd4203 100644 --- a/DOCS/video.html +++ b/DOCS/video.html @@ -193,8 +193,16 @@ no libraries or X are needed. Read <A HREF=#2.3.1.15>Vidix</A> section.</LI> <P>These cards can be found in many laptops. Unfortunately, the driver in X 4.2.0 can't do Xv, but we have a modified, Xv-capable driver for you. <A HREF="http://www.mplayerhq.hu/MPlayer/contrib/NeoMagic-driver/neomagic_drv.o.4.2.0.bz2">Download from here</A>. - Driver provided by Atmosfear.</P> - + Driver provided by Stefan Seyfried.</P> +<P>To allow playback of DVD sized change your XF86Config like this:<BR> +<BR> +Section "Device"<BR> + <I>[...]</I><BR> + Driver "neomagic"<BR> + <B>Option "OverlayMem" "829440"</B><BR> + <I>[...]</I><BR> +EndSection<BR> +</P> <P><B><A NAME=2.3.1.2.6>2.3.1.2.6. Trident cards</A></B></P> |