summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-28 06:35:26 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-28 06:35:26 +0000
commit1e91bfefffa7e0b5a557a2449fa43e9f094c2987 (patch)
tree5b34c35536e0a51ef1d3af7c0a1729f03c3f1b52 /DOCS
parent1f31568eee647b9156454ad7cfbec468540800f4 (diff)
downloadmpv-1e91bfefffa7e0b5a557a2449fa43e9f094c2987.tar.bz2
mpv-1e91bfefffa7e0b5a557a2449fa43e9f094c2987.tar.xz
misinfo fixed (notified by Al3x. At least 65535 times:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3175 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/codecs.html9
-rw-r--r--DOCS/codecs.html8
2 files changed, 6 insertions, 11 deletions
diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html
index 55d2a70fc7..e2a7a79b2f 100644
--- a/DOCS/Hungarian/codecs.html
+++ b/DOCS/Hungarian/codecs.html
@@ -164,15 +164,12 @@ lehetséges.</P>
<P>Az <B>MPlayer</B> képes lejátszani Vivo (1.0 és 2.0) file-okat. Az 1.0-ás
fileokra a legmegfelelőbb az FFmpeg-beli H263 codec, amit a <CODE>-vc ffh263</CODE>
opcióval lehet használni (új libavcodec szükséges !). A 2.0-ás fileokhoz
-az XAnim H263 dekódere jó (támogat gyors YV12 kimenetet). A <CODE>-vc h263xa</CODE>
-opcióval lehet használatba venni. Természetesen be kell fordítanod
-az XAnim codec-ek támogatását, lásd az <A HREF=#2.2.1.3>XAnim video
-codec-ek</A> fejezetet. Ha ez nem működik, szedd le az <CODE>ivvideo.dll</CODE>
-file-t <A
+szedd le az <CODE>ivvideo.dll</CODE> Win32 DLL file-t <A
HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">innen</A>),
és installáld a <CODE>/usr/lib/win32</CODE> könyvtárba, vagy ahol tárolod
a Win32-es codeceket. Ezutóbbi codec nem támogat se YV12 se YUY2 kimenetet,
-csak BGR-t, ezért kizárólag X11 és OpenGL kimenetekkel működik. Ne használd.</P>
+csak BGR-t, ezért kizárólag X11 és OpenGL kimenetekkel működik. Remélhetőleg
+hamarosan az ffh263 is tud VIVO 2.0-ás file-okat dekódolni.</P>
<P>Olvasd el a <A HREF=#2.2.2.3>VIVO audio codec</A> fejezetet is!</P>
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index e38add39d7..9a8c8569e0 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -161,14 +161,12 @@ option to tell <B>MPlayer</B> to use them if possible.</P>
<P><B>MPlayer</B> can play Vivo (1.0 and 2.0) videos. The most suitable codec
for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc
ffh263</CODE> option (you'll need the newest libavcodec !). For 2.0 files, use
-XAnim's H263 decoder codec (it supports fast YV12 output). You can call it with
-the <CODE>-vc h263xa</CODE> option. Of course you have to compile XAnim codecs
-support in, for details see the <A HREF=#2.2.1.3>XAnim video codecs</A>. If
-this doesn't work, get the <CODE>ivvideo.dll</CODE> DLL file (from <A
+the <CODE>ivvideo.dll</CODE> Win32 DLL file (from <A
HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">here</A>),
and install it under <CODE>/usr/lib/win32</CODE> or wherever you store the
Win32 codecs. This latter codec doesn't support YV12 nor YUY2 only BGR modes,
-thus usable only with the X11 and OpenGL outputs. Discouraged.</P>
+thus usable only with the X11 and OpenGL outputs. Hopefully ffh263 will support
+VIVO 2.0 files in the future.</P>
<P><B><A NAME=2.2.1.5>2.2.1.5. MPEG 1/2 video</A></B></P>