1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00

CVID section

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3164 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-11-27 18:09:45 +00:00
parent 54f36aad51
commit 01d80d0fe2
4 changed files with 24 additions and 0 deletions

View File

@ -145,6 +145,10 @@ Nagyon k
<LI>a <CODE>--with-xanimlibdir</CODE> opcióval mondd meg a configure-nak hogy
hol vannak az xanim codec-ek. Alapállapotban a <CODE>/</CODE>
könyvtárban keresi őket (...) .</LI>
<LI>nevezd át a codeceket, hogy így nézzenek ki : <CODE>vid_cvid.xa, vid_h263.xa,
vid_iv50.xa</CODE></LI>
</UL>
</P>
@ -191,6 +195,13 @@ haszn
Melanson</A>-tól.</P>
<P><B><A NAME=2.2.1.7>2.2.1.7. Cinepak CVID</A></B></P>
<P>A CVID-del enkódolt filmek lejátszására a <CODE>vid_cvid.xa</CODE> nevű
XAnim codec ajánlott, mivel támogat YV12 és YUY2 kimeneteket is, ellenben
a Win32 codeccel ami csak RGB-t tud.</P>
<P><B><A NAME=2.2.2>2.2.2. Audio codec-ek</A></B></P>
<P>A legfontosabb audio codecek:<BR>

View File

@ -51,6 +51,7 @@
<LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO</A></LI>
<LI><A HREF="codecs.html#2.2.1.5">2.2.1.5 MPEG1/2</A></LI>
<LI><A HREF="codecs.html#2.2.1.6">2.2.1.6 MS Video1</A></LI>
<LI><A HREF="codecs.html#2.2.1.7">2.2.1.7 Cinepak CVID</A></LI>
</UL>
<LI><A HREF="codecs.html#2.2.2">2.2.2 Audio</A></LI>
<UL>

View File

@ -143,6 +143,10 @@ easy to enable them:</P>
<LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where
it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) .</LI>
<LI>rename the filenames by cutting out the architecture stuff, so they will
have filenames like these : <CODE>vid_cvid.xa, vid_h263.xa, vid_iv50.xa</CODE>
</UL>
</P>
@ -185,6 +189,13 @@ open-source implementation (by <A HREF="mailto:melanson@pcisys.net">Mike
Melanson</A>).</P>
<P><B><A NAME=2.2.1.7>2.2.1.7. Cinepak CVID</A></B></P>
<P>The best way to view Cinepak videos with <B>MPlayer</B>, is using
the XAnim codec <CODE>vid_cvid.xa</CODE>, because it supports YV12, YUY2
outputs, in contrary to the Win32 codec which supports only RGB.</P>
<P><B><A NAME=2.2.2>2.2.2. Audio codecs</A></B></P>
<P>The most important audio codecs above all :<BR>

View File

@ -51,6 +51,7 @@
<LI><A HREF="codecs.html#2.2.1.4">2.2.1.4 VIVO video</A></LI>
<LI><A HREF="codecs.html#2.2.1.5">2.2.1.5 MPEG1/2 video</A></LI>
<LI><A HREF="codecs.html#2.2.1.6">2.2.1.6 MS Video1</A></LI>
<LI><A HREF="codecs.html#2.2.1.7">2.2.1.7 Cinepak CVID</A></LI>
</UL>
<LI><A HREF="codecs.html#2.2.2">2.2.2 Audio</A></LI>
<UL>