changeset 4022:a1e321bd80bd

lavc info+install instructions update
author gabucino
date Sun, 06 Jan 2002 23:36:29 +0000
parents 5b7be1b5a254
children f7c40a47da4b
files DOCS/Hungarian/codecs.html DOCS/codecs.html
diffstat 2 files changed, 32 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/codecs.html	Sun Jan 06 23:07:44 2002 +0000
+++ b/DOCS/Hungarian/codecs.html	Sun Jan 06 23:36:29 2002 +0000
@@ -100,9 +100,18 @@
 DivX codec-et, amely kompatibilis a hagyományossal. Az <B>MPlayer</B>
 támogatja ezt a codec-et, lehetővé téve hogy <B>DivX/DivX4 filmeket nézzünk nem-x86
 platformokon</B>, méghozzá sokkal gyorsabb dekódolással mint amit a Win32
-codec-ek, és az eredeti DivX4 lehetővé tesz!<BR>
-Az <B>MPlayer</B> fa nem tartalmazza, le kell töltened az <B>FFmpeg</B>
-fát:</P>
+codec-ek, és az eredeti DivX4 lehetővé tesz!</P>
+
+<P>Ezekenkívül még tartalmaz jónéhány más érdekes codec-et, pl: RealVideo 1.0,
+MJPEG, h263, h263+, stb.</P>
+
+<P>Milyen <B>MPlayer</B>-ed van?
+
+<UL>
+  <LI>release : ebben az esetben semmit nem kell tenned, a libavcodec-et
+    ilyenkor mindig mellékeljük.</LI>
+  <LI>CVS : ebben az esetben le kell töltened az <B>FFmpeg</B>
+    CVS fát:
 
 <P><CODE>
   cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login<BR>
@@ -118,6 +127,10 @@
 
 <P>Link létrehozása NEM elég, másolni vagy mozgatni kell.</P>
 
+  </LI>
+</UL>
+</P>
+
 <P>Ezután fordítsd le az <B>MPlayer-t</B>. A configure detektálja, ha minden
 rendben. Támogat <B>postprocess-t</B>!</P>
 
--- a/DOCS/codecs.html	Sun Jan 06 23:07:44 2002 +0000
+++ b/DOCS/codecs.html	Sun Jan 06 23:36:29 2002 +0000
@@ -97,9 +97,18 @@
 which is compatible with the traditional DivX. <B>MPlayer</B> supports this codec,
 and this makes it possible to <B>watch DivX/DivX4 movies on non-x86 platforms</B>,
 and gain much faster <B>DivX/DivX4</B> decoding speed than the Win32 codecs and
-the original DivX4 library has!<BR>
-It was removed from <B>MPlayer</B>'s cvs tree, you have to download it
-manually directly from <B>FFmpeg</B>'s tree:</P>
+the original DivX4 library has!</P>
+
+<P>It also contains lots of nice codecs, such as RealVideo 1.0, MJPEG, h263,
+h263+, etc.</P>
+
+<P>If you use MPlayer
+
+<UL>
+  <LI>from release : then you have libavcodec right in the package, just
+    build <B>MPlayer</B> as usual.</LI>
+  <LI>from CVS : you have to download it manually directly from <B>FFmpeg</B>'s
+    tree:
 
 <P><CODE>
   cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login<BR>
@@ -108,7 +117,6 @@
 
 <P>Note: <I>if you copy with CVS subdirs, next time it's enough to do
 'cvs update'.</I></P>
-
 <P>Now, move the newly downloaded ffmpeg source's <B>libavcodec</B> directory,
 (with all it's subdirectories) to <B>MPlayer</B>'s tree, so it will look
 like this:</P>
@@ -117,6 +125,10 @@
 
 <P>Symlinking is NOT enough, you have to copy/move it!!!</P>
 
+  </LI>
+</UL>
+</P>
+
 <P>Then compile. configure detects if it's alright, and can be compiled. The
 codec also <B>supports postprocessing!</B></P>