From daa5e04bfa08115358e7e21e1fbbe0b3b4e34011 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Fri, 20 Nov 2009 14:43:54 +0000 Subject: Trim README-VDPAU, now that it's merged. --- README-VDPAU | 42 ++++++------------------------------------ 1 file 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. -- cgit v1.2.3