Mercurial > mplayer.hg
changeset 3174:4164be267d0f
misinfo fixed (notified by Al3x. At least 65535 times:)
author | gabucino |
---|---|
date | Wed, 28 Nov 2001 06:35:26 +0000 |
parents | 76703fb87686 |
children | 3538c34117a3 |
files | DOCS/Hungarian/codecs.html DOCS/codecs.html |
diffstat | 2 files changed, 6 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/codecs.html Wed Nov 28 01:37:51 2001 +0000 +++ b/DOCS/Hungarian/codecs.html Wed Nov 28 06:35:26 2001 +0000 @@ -164,15 +164,12 @@ <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>
--- a/DOCS/codecs.html Wed Nov 28 01:37:51 2001 +0000 +++ b/DOCS/codecs.html Wed Nov 28 06:35:26 2001 +0000 @@ -161,14 +161,12 @@ <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>