Mercurial > mplayer.hg
changeset 27736:b67912ddcfb2
Update VIDIX vs. svgalib documentation.
author | diego |
---|---|
date | Tue, 14 Oct 2008 21:15:59 +0000 |
parents | 3c4576565183 |
children | 3bc7a4a22f2d |
files | DOCS/xml/en/video.xml |
diffstat | 1 files changed, 4 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml Tue Oct 14 16:04:09 2008 +0000 +++ b/DOCS/xml/en/video.xml Tue Oct 14 21:15:59 2008 +0000 @@ -1549,19 +1549,14 @@ Since VIDIX requires direct hardware access you can either run it as root or set the SUID bit on the <application>MPlayer</application> binary (<emphasis role="bold">Warning: This is a security risk!</emphasis>). -Alternatively, if you are running Linux kernel 2.4.x, you can use a -special kernel module, like this: +Alternatively, you can use a special kernel module, like this: </para> <procedure> <step><para> Download the <ulink url="http://www.arava.co.il/matan/svgalib/">development version</ulink> - of svgalib (for example 1.9.17), <emphasis role="bold">OR</emphasis> - download a version made by Alex especially for usage with - <application>MPlayer</application> (it doesn't need the svgalib source to - compile) from - <ulink url="http://www.mplayerhq.hu/MPlayer/contrib/svgalib/svgalib_helper-1.9.17-mplayer.tar.bz2">here</ulink>. + of svgalib (1.9.x). </para></step> <step><para> Compile the module in the @@ -1579,7 +1574,8 @@ <step><para> Then run <filename>configure</filename> again and pass the parameter <option>--enable-svgalib_helper</option> as well as - <option>--with-extraincdir=/path/to/svgalib_helper/sources</option>, + <option>--with-extraincdir=<replaceable>/path/to/svgalib_helper/sources/</replaceable>kernel/svgalib_helper</option>, + where <replaceable>/path/to/svgalib_helper/sources/</replaceable> has to be adjusted to wherever you extracted svgalib_helper sources. </para></step> <step><para>