diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-09 15:28:44 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-01-09 15:28:44 +0000 |
commit | 1cee1642520dae2316fd53228929873796b709ad (patch) | |
tree | d0d4c1b4a4d4f793fbf96fff90c750ba1d82e9ce /doc/faq/faq.sgml | |
parent | fe62e82f6507741185596fbd5117438b41d8cf94 (diff) | |
download | xine-lib-1cee1642520dae2316fd53228929873796b709ad.tar.gz xine-lib-1cee1642520dae2316fd53228929873796b709ad.tar.bz2 |
For the Real codecs, mention RealPlayer instead of than the mplayer codecs.
Diffstat (limited to 'doc/faq/faq.sgml')
-rw-r--r-- | doc/faq/faq.sgml | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml index 1a624aba0..01305c87e 100644 --- a/doc/faq/faq.sgml +++ b/doc/faq/faq.sgml @@ -866,18 +866,13 @@ xine. </para> <para> - Possibly the most convenient way to get the Real codecs is to download - them from the MPlayer website - <ulink url="http://www.mplayerhq.hu/design7/dload.html"> - http://www.mplayerhq.hu/design7/dload.html - </ulink>. - The package is called "essential". Unpack it and move everything you - 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/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. + Possibly the most convenient way to get the Real codecs is to install + RealPlayer 9 or RealPlayer 10 and set the + <parameter>decoder.external.real_codecs_path</parameter> in your xine + config file to the name of the directory which contains the codecs + (look for drvc.so); it's probably something like + <filename>/opt/real/RealPlayer/codecs/</filename>. Restart xine then + and you should be able to watch Real files/streams. </para> </sect3> <sect3 id="realnetworkstreams"> |