From c0b46289096f0154a8ab3f8e1c6b8704a4fb6519 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sat, 22 Oct 2005 22:09:44 +0000 Subject: /usr/lib/codecs is preferred /usr/lib/win32 (it is what mplayer uses) patch by Diego Biurrun CVS patchset: 7765 CVS date: 2005/10/22 22:09:44 --- doc/README.opengl | 2 +- doc/faq/faq.sgml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') 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 . The package is called "essential". Unpack it and move everything you find - inside to /usr/lib/win32 (actually you can place them + inside to /usr/lib/codecs (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll have to set decoder.external.win32_codecs_path in your xine config file accordingly). Restart xine then and you should be @@ -811,9 +811,9 @@ http://www.mplayerhq.hu/homepage/dload.html . The package is called "essential". Unpack it and move everything you - find inside to /usr/lib/win32 and set the + find inside to /usr/lib/codecs and set the decoder.external.real_codecs_path in your xine config file - to /usr/lib/win32 (actually you can place them + to /usr/lib/codecs (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll have to set decoder.external.real_codecs_path 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 . The package is called "essential". Unpack it and move everything you find - inside to /usr/lib/win32 (actually you can place them + inside to /usr/lib/codecs (actually you can place them anywhere you want, e.g. someplace in your home directory, but then you'll have to set decoder.external.win32_codecs_path in your xine config file accordingly). Restart xine then and you should be -- cgit v1.2.3