summaryrefslogtreecommitdiff
path: root/doc/README_xxmc.html
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-12-12 22:00:47 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-12-12 22:00:47 +0000
commit16b6f9646902e6940a991f1d3577c068573015a8 (patch)
tree05401271b5a9a81668a00ddb079d3db259e4bcee /doc/README_xxmc.html
parentec4c867b1a59029166c5efc025966f7886f15c61 (diff)
downloadxine-lib-16b6f9646902e6940a991f1d3577c068573015a8.tar.gz
xine-lib-16b6f9646902e6940a991f1d3577c068573015a8.tar.bz2
huge patch ahead: reorganizing config entries with automatic conversion
and backwards compatible translation Sorry, I got a litte tired proof-reading the patch, so their might be bugs lurking around. I will give it some further examination and (as necessary) fixing tomorrow. CVS patchset: 7233 CVS date: 2004/12/12 22:00:47
Diffstat (limited to 'doc/README_xxmc.html')
-rw-r--r--doc/README_xxmc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/README_xxmc.html b/doc/README_xxmc.html
index 4d6f661d9..531b314ef 100644
--- a/doc/README_xxmc.html
+++ b/doc/README_xxmc.html
@@ -99,7 +99,7 @@ acceleration correctly.<br>
OSD might be rendered in the wrong color with Nvidia chips. To work
around this use the xine config option<br>
<br>
-<span style="font-family: monospace;">video.xvmc_nvidia_color_fix:1<br>
+<span style="font-family: monospace;">video.device.xvmc_nvidia_color_fix:1<br>
<br>
</span>This is due to a bug in the Nvidia XvMC drivers, and this bug is
probably also present in the i810 drivers.<br>
@@ -113,13 +113,13 @@ not too distant future.<br>
If you are running VLD XvMC on the CLE266 there are some options that
may affect performance:<br>
<br>
-<span style="font-family: monospace;">video.unichrome_cpu_save:1</span><br>
+<span style="font-family: monospace;">video.device.unichrome_cpu_save:1</span><br>
<br>
Will save a lot of CPU-power if you are running a 2.6 series kernel. It
does this by sleeping while the hardware decoder works. Otherwise it
will spend a lot of CPU waiting for decoder completion.<br>
<br>
-<span style="font-family: monospace;">video.xvmc_more_frames:1</span><br>
+<span style="font-family: monospace;">video.device.xvmc_more_frames:1</span><br>
<br>
Will allocate 15 XvMC surfaces instead of 8. This is very useful if you
are using vdr-xine and want to avoid buffer-underrun stutters in xine.