diff options
author | lumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-07-16 17:14:33 +0000 |
---|---|---|
committer | lumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-07-16 17:14:33 +0000 |
commit | fa0dc36de76df1b0c159f45abf5b5438d1aeb916 (patch) | |
tree | 1065daa2c6b84f1d78332e0b91f712db63a0a9c2 /DOCS | |
parent | 1971e69e515120443a269b843db4dab42402a3f6 (diff) |
Add <application> tags around MPlayer.
remove wrong dot.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12833 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/codecs.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 6081322952..0112c5ad55 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -369,7 +369,8 @@ occurred. This recovery technique has no measurable speed penalty. <sect3 id="avicodecs"> <title>MS Video1, Cinepak CVID, and other older codecs</title> <para> -MPlayer is able to play most of the older codecs used in AVI and MOV files. +<application>MPlayer</application> is able to play most of the older codecs +used in AVI and MOV files. In the past they were decoded with binary Win32 codecs, but now we have <emphasis role="bold">native codecs</emphasis> for most of them using <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>. @@ -398,7 +399,7 @@ RealVideo: <para> Download Real codecs from -<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink>. +<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink> and extract them to the <filename class="directory">/usr/local/lib/codecs</filename> directory. If you want to store them in a different location, pass the |