summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-27 18:09:45 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-27 18:09:45 +0000
commit01d80d0fe2c33e5f6ec3c82e66ae32eecadac38d (patch)
tree93477c3a8454ea751bc762608ed48d589cb9cfa4 /DOCS
parent54f36aad51d041511e020b50ab839de06dc006c5 (diff)
downloadmpv-01d80d0fe2c33e5f6ec3c82e66ae32eecadac38d.tar.bz2
mpv-01d80d0fe2c33e5f6ec3c82e66ae32eecadac38d.tar.xz
CVID section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3164 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/codecs.html11
-rw-r--r--DOCS/Hungarian/documentation.html1
-rw-r--r--DOCS/codecs.html11
-rw-r--r--DOCS/documentation.html1
4 files changed, 24 insertions, 0 deletions
diff --git a/DOCS/Hungarian/codecs.html b/DOCS/Hungarian/codecs.html
index b9468a3372..55d2a70fc7 100644
--- a/DOCS/Hungarian/codecs.html
+++ b/DOCS/Hungarian/codecs.html
@@ -145,6 +145,10 @@ Nagyon könnyű bekapcsolni őket:</P>
<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áltuk, de mostmár van nyitott forrású implementációnk,
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>
diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html
index 4b27b0af4a..8da69dea17 100644
--- a/DOCS/Hungarian/documentation.html
+++ b/DOCS/Hungarian/documentation.html
@@ -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>
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 650beabf09..e38add39d7 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -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>
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 87feacf3f2..0f2508fdd1 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -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>