summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-11-20 14:43:54 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-11-20 14:43:54 +0000
commitdaa5e04bfa08115358e7e21e1fbbe0b3b4e34011 (patch)
tree1a010d680606c42480fb2e436d231a974414e8fc
parentc7355d9282de0d6b3d5d1923ffe06bf1587393a9 (diff)
downloadxine-lib-daa5e04bfa08115358e7e21e1fbbe0b3b4e34011.tar.gz
xine-lib-daa5e04bfa08115358e7e21e1fbbe0b3b4e34011.tar.bz2
Trim README-VDPAU, now that it's merged.
-rw-r--r--README-VDPAU42
1 files changed, 6 insertions, 36 deletions
diff --git a/README-VDPAU b/README-VDPAU
index 51e087f09..c664e36af 100644
--- a/README-VDPAU
+++ b/README-VDPAU
@@ -1,38 +1,3 @@
-xine-vdpau README:
-------------------------------------------------------------------------------
-
-So, you want to give it a try, but wonder which steps are required.
-Ok, so here it is:
-
-0) you need nvidia's driver 180.22 or later.
-
-1) get the sources:
-svn co svn://jusst.de/xine-vdpau
-
-2) compile the sources:
-cd xine-vdpau
-./autogen.sh
-./configure
-make
-make install (as root)
- **(make sure that no other xine-lib installation will conflict with this one)
-
-3) edit your xine configuration
-nano $HOME/.xine/config (if it does not exist, first run "xine --no-logo" then quit.
-search for "engine.buffers.video_num_frames" and set it to 22
-
-4) running the beast:
-xine -verbose /path/to/a/working/sample
- ** --verbose will print some usefull things in your console (in case of problems,
- the developers will ask you to give this output, at least)
-
-5) update your svn copy quite often
-
-6) don't blame us if it crashes, burn you gpu (unlikely:) or anything else.
-
-
-------------------------------------------------------------------------------
-
FAQ:
Q:
@@ -67,4 +32,9 @@ A:
MAIL: http://lists.kafic.ba/mailman/listinfo/xine-vdpau
Eventually, nvnews.
-----------------------------------------------------------------------------
+Q:
+ What information do I need if there's a problem?
+A:
+ Run 'xine --verbose /path/to/a/working/sample' (or equivalent for your
+ chosen front end). You will probably be asked for this anyway, so it
+ helps to have it handy.