diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-10-22 22:09:44 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-10-22 22:09:44 +0000 |
commit | c0b46289096f0154a8ab3f8e1c6b8704a4fb6519 (patch) | |
tree | 0283f2adc975691b80f7d6d505e700ab2300264f /doc/faq/faq.sgml | |
parent | 6c20021826b181e4f98de9937f2f6886e4c6d64e (diff) | |
download | xine-lib-c0b46289096f0154a8ab3f8e1c6b8704a4fb6519.tar.gz xine-lib-c0b46289096f0154a8ab3f8e1c6b8704a4fb6519.tar.bz2 |
/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
Diffstat (limited to 'doc/faq/faq.sgml')
-rw-r--r-- | doc/faq/faq.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
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 |