summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.opengl2
-rw-r--r--doc/faq/faq.sgml8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/README.opengl b/doc/README.opengl
index c05c1c2c8..89bdbb146 100644
--- a/doc/README.opengl
+++ b/doc/README.opengl
@@ -64,7 +64,7 @@ Problems you might encounter (FAQ)
video frames could be rendered differently, but xine does not switch back
to complex rendering techniques for them.
This also can happen for decoders using the WinAPI for loading windows
- codecs from /usr/lib/win32. They often decode into interleaved YUY2 video
+ codecs from /usr/lib/codecs. They often decode into interleaved YUY2 video
instead of planar YUV, which is not yet implemented.
You have to switch back to more complex rendering techniques like
'2D_Tex_Fragprog' manually.
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 8fe44d01a..5246c3587 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -786,7 +786,7 @@
http://www.mplayerhq.hu/homepage/dload.html
</ulink>.
The package is called "essential". Unpack it and move everything you find
- inside to <filename>/usr/lib/win32</filename> (actually you can place them
+ inside to <filename>/usr/lib/codecs</filename> (actually you can place them
anywhere you want, e.g. someplace in your home directory, but then you'll
have to set <parameter>decoder.external.win32_codecs_path</parameter> in your
xine config file accordingly). Restart xine then and you should be
@@ -811,9 +811,9 @@
http://www.mplayerhq.hu/homepage/dload.html
</ulink>.
The package is called "essential". Unpack it and move everything you
- find inside to <filename>/usr/lib/win32</filename> and set the
+ find inside to <filename>/usr/lib/codecs</filename> and set the
<parameter>decoder.external.real_codecs_path</parameter> in your xine config file
- to <filename>/usr/lib/win32</filename> (actually you can place them
+ to <filename>/usr/lib/codecs</filename> (actually you can place them
anywhere you want, e.g. someplace in your home directory, but then you'll
have to set <parameter>decoder.external.real_codecs_path</parameter> accordingly).
Restart xine then and you should be able to watch Real files/streams.
@@ -850,7 +850,7 @@
http://www.mplayerhq.hu/homepage/dload.html
</ulink>.
The package is called "essential". Unpack it and move everything you find
- inside to <filename>/usr/lib/win32</filename> (actually you can place them
+ inside to <filename>/usr/lib/codecs</filename> (actually you can place them
anywhere you want, e.g. someplace in your home directory, but then you'll
have to set <parameter>decoder.external.win32_codecs_path</parameter> in your
xine config file accordingly). Restart xine then and you should be