mirror of
https://github.com/mpv-player/mpv
synced 2025-02-03 21:52:12 +00:00
misinfo fixed (notified by Al3x. At least 65535 times:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3175 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1f31568eee
commit
1e91bfefff
@ -164,15 +164,12 @@ lehets
|
||||
<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>
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user